Skip to main content

Showing 1–22 of 22 results for author: Amer, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.05829  [pdf, other

    cs.CV

    Mobile Vision Transformer-based Visual Object Tracking

    Authors: Goutam Yelluru Gopal, Maria A. Amer

    Abstract: The introduction of robust backbones, such as Vision Transformers, has improved the performance of object tracking algorithms in recent years. However, these state-of-the-art trackers are computationally expensive since they have a large number of model parameters and rely on specialized hardware (e.g., GPU) for faster inference. On the other hand, recent lightweight trackers are fast but are less… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: Accepted by BMVC2023. Code available at https://github.com/goutamyg/MVT

  2. arXiv:2309.03979  [pdf, other

    cs.CV

    Separable Self and Mixed Attention Transformers for Efficient Object Tracking

    Authors: Goutam Yelluru Gopal, Maria A. Amer

    Abstract: The deployment of transformers for visual object tracking has shown state-of-the-art results on several benchmarks. However, the transformer-based models are under-utilized for Siamese lightweight tracking due to the computational complexity of their attention blocks. This paper proposes an efficient self and mixed attention transformer-based architecture for lightweight tracking. The proposed bac… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

    Comments: Accepted by WACV2024. Code available at https://github.com/goutamyg/SMAT

  3. arXiv:2104.12040  [pdf, ps, other

    cs.LG

    Balancing Accuracy and Latency in Multipath Neural Networks

    Authors: Mohammed Amer, Tomás Maul, Iman Yi Liao

    Abstract: The growing capacity of neural networks has strongly contributed to their success at complex machine learning tasks and the computational demand of such large models has, in turn, stimulated a significant improvement in the hardware necessary to accelerate their computations. However, models with high latency aren't suitable for limited-resource environments such as hand-held and IoT devices. Henc… ▽ More

    Submitted 24 April, 2021; originally announced April 2021.

  4. arXiv:1912.04508  [pdf, ps, other

    cs.LG cs.NE stat.ML

    Reducing Catastrophic Forgetting in Modular Neural Networks by Dynamic Information Balancing

    Authors: Mohammed Amer, Tomás Maul

    Abstract: Lifelong learning is a very important step toward realizing robust autonomous artificial agents. Neural networks are the main engine of deep learning, which is the current state-of-the-art technique in formulating adaptive artificial intelligent systems. However, neural networks suffer from catastrophic forgetting when stressed with the challenge of continual learning. We investigate how to exploi… ▽ More

    Submitted 10 December, 2019; originally announced December 2019.

  5. arXiv:1911.05959  [pdf, other

    cs.IT eess.SP

    Performance of Two-Way Relaying over $α$-$μ$ Fading Channels in Hybrid RF/FSO Wireless Networks

    Authors: Mohammed A. Amer, Suhail Al-Dharrab

    Abstract: In this paper, the performance of two-way relaying in mixed RF/FSO communication system with a backup RF link is investigated. Uplink RF channels are used to send data of $K$ users to a two-way relay, $R$, whereas FSO link is mainly used to exchange data between a base station $S$ and $R$. We propose to have a backup RF link between the relay $R$ and the node $S$ to improve reliability under certa… ▽ More

    Submitted 14 November, 2019; originally announced November 2019.

  6. arXiv:1911.04243  [pdf, other

    cs.IT eess.SP

    Underwater Optical Communication System Relayed by $α-μ$ Fading Channel: Outage, Capacity and Asymptotic Analysis

    Authors: Mohammed Amer, Yasser Al-Eryani

    Abstract: We investigate underwater optical communication system that is relayed by a single decode-and-forward (DF) relay through an exponential-generalized Gamma distribution (EGG) into a final destination. Specifically, a certain terminal device sends data through underwater wireless optical link (UWO) that utilizes the so-called blue laser technology into a nearby relay that in term sends a decoded (and… ▽ More

    Submitted 11 November, 2019; originally announced November 2019.

    Comments: 7 pages, 6 figures, journal

  7. arXiv:1909.08703  [pdf, other

    cs.CR eess.SP

    Deep Complex Networks for Protocol-Agnostic Radio Frequency Device Fingerprinting in the Wild

    Authors: Ioannis Agadakos, Nikolaos Agadakos, Jason Polakis, Mohamed R. Amer

    Abstract: Researchers have demonstrated various techniques for fingerprinting and identifying devices. Previous approaches have identified devices from their network traffic or transmitted signals while relying on software or operating system specific artifacts (e.g., predictability of protocol header fields) or characteristics of the underlying protocol (e.g.,frequency offset). As these constraints can be… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

  8. arXiv:1907.09000  [pdf, other

    cs.CV cs.LG

    Image Classification with Hierarchical Multigraph Networks

    Authors: Boris Knyazev, Xiao Lin, Mohamed R. Amer, Graham W. Taylor

    Abstract: Graph Convolutional Networks (GCNs) are a class of general models that can learn from graph structured data. Despite being general, GCNs are admittedly inferior to convolutional neural networks (CNNs) when applied to vision tasks, mainly due to the lack of domain knowledge that is hardcoded into CNNs, such as spatially oriented translation invariant filters. However, a great advantage of GCNs is t… ▽ More

    Submitted 21 July, 2019; originally announced July 2019.

    Comments: 13 pages, BMVC 2019

  9. Container Density Improvements with Dynamic Memory Extension using NAND Flash

    Authors: Jan S. Rellermeyer, Maher Amer, Richard Smutzer, Karthick Rajamani

    Abstract: While containers efficiently implement the idea of operating-system-level application virtualization, they are often insufficient to increase the server utilization to a desirable level. The reason is that in practice many containerized applications experience a limited amount of load while there are few containers with a high load. In such a scenario, the virtual memory management system can beco… ▽ More

    Submitted 24 June, 2019; originally announced June 2019.

    Comments: APSys 2018

  10. arXiv:1905.03319  [pdf, other

    cs.LG stat.ML

    Data-Efficient Mutual Information Neural Estimator

    Authors: Xiao Lin, Indranil Sur, Samuel A. Nastase, Ajay Divakaran, Uri Hasson, Mohamed R. Amer

    Abstract: Measuring Mutual Information (MI) between high-dimensional, continuous, random variables from observed samples has wide theoretical and practical applications. Recent work, MINE (Belghazi et al. 2018), focused on estimating tight variational lower bounds of MI using neural networks, but assumed unlimited supply of samples to prevent overfitting. In real world applications, data is not always avail… ▽ More

    Submitted 24 May, 2019; v1 submitted 8 May, 2019; originally announced May 2019.

  11. arXiv:1905.02850  [pdf, other

    cs.LG cs.AI stat.ML

    Understanding Attention and Generalization in Graph Neural Networks

    Authors: Boris Knyazev, Graham W. Taylor, Mohamed R. Amer

    Abstract: We aim to better understand attention over nodes in graph neural networks (GNNs) and identify factors influencing its effectiveness. We particularly focus on the ability of attention GNNs to generalize to larger, more complex or noisy graphs. Motivated by insights from the work on Graph Isomorphism Networks, we design simple graph reasoning tasks that allow us to study attention in a controlled en… ▽ More

    Submitted 28 October, 2019; v1 submitted 7 May, 2019; originally announced May 2019.

    Comments: NeurIPS 2019, camera-ready and supplementary material

  12. arXiv:1905.00568  [pdf, ps, other

    cs.LG stat.ML

    Weight Map Layer for Noise and Adversarial Attack Robustness

    Authors: Mohammed Amer, Tomás Maul

    Abstract: Convolutional neural networks (CNNs) are known for their good performance and generalization in vision-related tasks and have become state-of-the-art in both application and research-based domains. However, just like other neural network models, they suffer from a susceptibility to noise and adversarial attacks. An adversarial defence aims at reducing a neural network's susceptibility to adversari… ▽ More

    Submitted 2 December, 2020; v1 submitted 2 May, 2019; originally announced May 2019.

  13. A Review of Modularization Techniques in Artificial Neural Networks

    Authors: Mohammed Amer, Tomás Maul

    Abstract: Artificial neural networks (ANNs) have achieved significant success in tackling classical and modern machine learning problems. As learning problems grow in scale and complexity, and expand into multi-disciplinary territory, a more modular approach for scaling ANNs will be needed. Modular neural networks (MNNs) are neural networks that embody the concepts and principles of modularity. MNNs adopt a… ▽ More

    Submitted 29 April, 2019; originally announced April 2019.

    Comments: Artif Intell Rev (2019)

  14. arXiv:1902.03760  [pdf, ps, other

    cs.LG stat.ML

    Path Capsule Networks

    Authors: Mohammed Amer, Tomás Maul

    Abstract: Capsule network (CapsNet) was introduced as an enhancement over convolutional neural networks, supplementing the latter's invariance properties with equivariance through pose estimation. CapsNet achieved a very decent performance with a shallow architecture and a significant reduction in parameters count. However, the width of the first layer in CapsNet is still contributing to a significant numbe… ▽ More

    Submitted 26 October, 2019; v1 submitted 11 February, 2019; originally announced February 2019.

  15. arXiv:1811.09595  [pdf, other

    cs.LG cs.AI stat.ML

    Spectral Multigraph Networks for Discovering and Fusing Relationships in Molecules

    Authors: Boris Knyazev, Xiao Lin, Mohamed R. Amer, Graham W. Taylor

    Abstract: Spectral Graph Convolutional Networks (GCNs) are a generalization of convolutional networks to learning on graph-structured data. Applications of spectral GCNs have been successful, but limited to a few problems where the graph is fixed, such as shape correspondence and node classification. In this work, we address this limitation by revisiting a particular family of spectral graph networks, Cheby… ▽ More

    Submitted 23 November, 2018; originally announced November 2018.

    Comments: 11 pages, 5 figures, NIPS 2018 Workshop on Machine Learning for Molecules and Materials

  16. arXiv:1804.10652  [pdf, other

    cs.CV

    Human Motion Modeling using DVGANs

    Authors: Xiao Lin, Mohamed R. Amer

    Abstract: We present a novel generative model for human motion modeling using Generative Adversarial Networks (GANs). We formulate the GAN discriminator using dense validation at each time-scale and perturb the discriminator input to make it translation invariant. Our model is capable of motion generation and completion. We show through our evaluations the resiliency to noise, generalization over actions, a… ▽ More

    Submitted 18 May, 2018; v1 submitted 27 April, 2018; originally announced April 2018.

  17. arXiv:1708.04788  [pdf, other

    cs.LG stat.ML

    BitNet: Bit-Regularized Deep Neural Networks

    Authors: Aswin Raghavan, Mohamed Amer, Sek Chai, Graham Taylor

    Abstract: We present a novel optimization strategy for training neural networks which we call "BitNet". The parameters of neural networks are usually unconstrained and have a dynamic range dispersed over all real values. Our key idea is to limit the expressive power of the network by dynamically controlling the range and set of values that the parameters can take. We formulate this idea using a novel end-to… ▽ More

    Submitted 16 November, 2018; v1 submitted 16 August, 2017; originally announced August 2017.

  18. arXiv:1707.00750  [pdf, other

    cs.NE

    Structure Optimization for Deep Multimodal Fusion Networks using Graph-Induced Kernels

    Authors: Dhanesh Ramachandram, Michal Lisicki, Timothy J. Shields, Mohamed R. Amer, Graham W. Taylor

    Abstract: A popular testbed for deep learning has been multimodal recognition of human activity or gesture involving diverse inputs such as video, audio, skeletal pose and depth images. Deep learning architectures have excelled on such problems due to their ability to combine modality representations at different levels of nonlinear feature extraction. However, designing an optimal architecture in which to… ▽ More

    Submitted 3 July, 2017; originally announced July 2017.

    Comments: Proceedings of the 25th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning, April 2017, Bruges, Belgium

  19. arXiv:1703.09146  [pdf, other

    cs.LG

    GPU Activity Prediction using Representation Learning

    Authors: Aswin Raghavan, Mohamed Amer, Timothy Shields, David Zhang, Sek Chai

    Abstract: GPU activity prediction is an important and complex problem. This is due to the high level of contention among thousands of parallel threads. This problem was mostly addressed using heuristics. We propose a representation learning approach to address this problem. We model any performance metric as a temporal function of the executed instructions with the intuition that the flow of instructions ca… ▽ More

    Submitted 27 March, 2017; originally announced March 2017.

    Comments: Proceedings of the 33 rd International Conference on Machine Learning, New York, NY, USA, 2016. JMLR: W&CP volume 48. Copyright 2016 by the author(s)

  20. arXiv:1703.08595  [pdf

    cs.LG

    Low Precision Neural Networks using Subband Decomposition

    Authors: Sek Chai, Aswin Raghavan, David Zhang, Mohamed Amer, Tim Shields

    Abstract: Large-scale deep neural networks (DNN) have been successfully used in a number of tasks from image recognition to natural language processing. They are trained using large training sets on large models, making them computationally and memory intensive. As such, there is much interest in research development for faster training and test time. In this paper, we present a unique approach using lower… ▽ More

    Submitted 24 March, 2017; originally announced March 2017.

    Comments: Presented at CogArch Workshop, Atlanta, GA, April 2016

  21. arXiv:1603.06554  [pdf, other

    cs.CV cs.AI cs.HC cs.LG

    Action-Affect Classification and Morphing using Multi-Task Representation Learning

    Authors: Timothy J. Shields, Mohamed R. Amer, Max Ehrlich, Amir Tamrakar

    Abstract: Most recent work focused on affect from facial expressions, and not as much on body. This work focuses on body affect analysis. Affect does not occur in isolation. Humans usually couple affect with an action in natural interactions; for example, a person could be talking and smiling. Recognizing body affect in sequences requires efficient algorithms to capture both the micro movements that differe… ▽ More

    Submitted 21 March, 2016; originally announced March 2016.

  22. arXiv:1505.02137  [pdf, other

    cs.CY cs.LG

    Human Social Interaction Modeling Using Temporal Deep Networks

    Authors: Mohamed R. Amer, Behjat Siddiquie, Amir Tamrakar, David A. Salter, Brian Lande, Darius Mehri, Ajay Divakaran

    Abstract: We present a novel approach to computational modeling of social interactions based on modeling of essential social interaction predicates (ESIPs) such as joint attention and entrainment. Based on sound social psychological theory and methodology, we collect a new "Tower Game" dataset consisting of audio-visual capture of dyadic interactions labeled with the ESIPs. We expect this dataset to provide… ▽ More

    Submitted 28 May, 2015; v1 submitted 6 May, 2015; originally announced May 2015.