Skip to main content

Showing 1–30 of 30 results for author: Hamza, A B

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

    cs.LG cs.AI

    A federated large language model for long-term time series forecasting

    Authors: Raed Abdel-Sater, A. Ben Hamza

    Abstract: Long-term time series forecasting in centralized environments poses unique challenges regarding data privacy, communication overhead, and scalability. To address these challenges, we propose FedTime, a federated large language model (LLM) tailored for long-range time series prediction. Specifically, we introduce a federated pre-trained LLM with fine-tuning and alignment strategies. Prior to the le… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

  2. arXiv:2407.19077  [pdf, other

    cs.CV

    Flexible graph convolutional network for 3D human pose estimation

    Authors: Abu Taib Mohammed Shahjahan, A. Ben Hamza

    Abstract: Although graph convolutional networks exhibit promising performance in 3D human pose estimation, their reliance on one-hop neighbors limits their ability to capture high-order dependencies among body joints, crucial for mitigating uncertainty arising from occlusion or depth ambiguity. To tackle this limitation, we introduce Flex-GCN, a flexible graph convolutional network designed to learn graph r… ▽ More

    Submitted 26 July, 2024; originally announced July 2024.

    Comments: arXiv admin note: text overlap with arXiv:2307.16074

  3. arXiv:2407.17628  [pdf, other

    cs.CV

    PEEKABOO: Hiding parts of an image for unsupervised object localization

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: Localizing objects in an unsupervised manner poses significant challenges due to the absence of key visual information such as the appearance, type and number of objects, as well as the lack of labeled object classes typically available in supervised settings. While recent approaches to unsupervised object localization have demonstrated significant progress by leveraging self-supervised visual rep… ▽ More

    Submitted 24 July, 2024; originally announced July 2024.

  4. arXiv:2405.03055  [pdf, other

    cs.CV

    Multi-hop graph transformer network for 3D human pose estimation

    Authors: Zaedul Islam, A. Ben Hamza

    Abstract: Accurate 3D human pose estimation is a challenging task due to occlusion and depth ambiguity. In this paper, we introduce a multi-hop graph transformer network designed for 2D-to-3D human pose estimation in videos by leveraging the strengths of multi-head self-attention and multi-hop graph convolutional networks with disentangled neighborhoods to capture spatio-temporal dependencies and handle lon… ▽ More

    Submitted 5 May, 2024; originally announced May 2024.

    Journal ref: Journal of Visual Communication and Image Representation, 2024

  5. arXiv:2401.07322  [pdf, other

    cs.CV

    RSUD20K: A Dataset for Road Scene Understanding In Autonomous Driving

    Authors: Hasib Zunair, Shakib Khan, A. Ben Hamza

    Abstract: Road scene understanding is crucial in autonomous driving, enabling machines to perceive the visual environment. However, recent object detectors tailored for learning on datasets collected from certain geographical locations struggle to generalize across different locations. In this paper, we present RSUD20K, a new dataset for road scene understanding, comprised of over 20K high-resolution images… ▽ More

    Submitted 9 February, 2024; v1 submitted 14 January, 2024; originally announced January 2024.

  6. arXiv:2312.03167  [pdf, other

    cs.IR cs.LG

    Adaptive spectral graph wavelets for collaborative filtering

    Authors: Osama Alshareet, A. Ben Hamza

    Abstract: Collaborative filtering is a popular approach in recommender systems, whose objective is to provide personalized item suggestions to potential users based on their purchase or browsing history. However, personalized recommendations require considerable amount of behavioral data on users, which is usually unavailable for new users, giving rise to the cold-start problem. To help alleviate this chall… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

  7. arXiv:2311.07370  [pdf, other

    cs.CV

    Classification of developmental and brain disorders via graph convolutional aggregation

    Authors: Ibrahim Salim, A. Ben Hamza

    Abstract: While graph convolution based methods have become the de-facto standard for graph representation learning, their applications to disease prediction tasks remain quite limited, particularly in the classification of neurodevelopmental and neurodegenerative brain disorders. In this paper, we introduce an aggregator normalization graph convolutional network by leveraging aggregation in graph sampling,… ▽ More

    Submitted 16 November, 2023; v1 submitted 13 November, 2023; originally announced November 2023.

  8. arXiv:2310.18517  [pdf, other

    cs.CV

    Learning to recognize occluded and small objects with partial inputs

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: Recognizing multiple objects in an image is challenging due to occlusions, and becomes even more so when the objects are small. While promising, existing multi-label image recognition models do not explicitly learn context-based representations, and hence struggle to correctly recognize small and occluded objects. Intuitively, recognizing occluded objects requires knowledge of partial input, and h… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

  9. arXiv:2308.15313  [pdf, other

    cs.CV

    Spatio-temporal MLP-graph network for 3D human pose estimation

    Authors: Tanvir Hassan, A. Ben Hamza

    Abstract: Graph convolutional networks and their variants have shown significant promise in 3D human pose estimation. Despite their success, most of these methods only consider spatial correlations between body joints and do not take into account temporal correlations, thereby limiting their ability to capture relationships in the presence of occlusions and inherent ambiguity. To address this potential weak… ▽ More

    Submitted 29 August, 2023; originally announced August 2023.

  10. arXiv:2308.07774  [pdf, other

    cs.LG cs.AI

    A Graph Encoder-Decoder Network for Unsupervised Anomaly Detection

    Authors: Mahsa Mesgaran, A. Ben Hamza

    Abstract: A key component of many graph neural networks (GNNs) is the pooling operation, which seeks to reduce the size of a graph while preserving important structural information. However, most existing graph pooling strategies rely on an assignment matrix obtained by employing a GNN layer, which is characterized by trainable parameters, often leading to significant computational complexity and a lack of… ▽ More

    Submitted 15 October, 2023; v1 submitted 15 August, 2023; originally announced August 2023.

    Journal ref: Neural Computing and Applications, 2023

  11. arXiv:2307.16074  [pdf, other

    cs.CV

    Iterative Graph Filtering Network for 3D Human Pose Estimation

    Authors: Zaedul Islam, A. Ben Hamza

    Abstract: Graph convolutional networks (GCNs) have proven to be an effective approach for 3D human pose estimation. By naturally modeling the skeleton structure of the human body as a graph, GCNs are able to capture the spatial relationships between joints and learn an efficient representation of the underlying pose. However, most GCN-based methods use a shared weight matrix, making it challenging to accura… ▽ More

    Submitted 7 August, 2023; v1 submitted 29 July, 2023; originally announced July 2023.

    Journal ref: Journal of Visual Communication and Image Representation, 2023

  12. Regular Splitting Graph Network for 3D Human Pose Estimation

    Authors: Tanvir Hassan, A. Ben Hamza

    Abstract: In human pose estimation methods based on graph convolutional architectures, the human skeleton is usually modeled as an undirected graph whose nodes are body joints and edges are connections between neighboring joints. However, most of these methods tend to focus on learning relationships between body joints of the skeleton using first-order neighbors, ignoring higher-order neighbors and hence li… ▽ More

    Submitted 9 May, 2023; originally announced May 2023.

    Journal ref: IEEE Transactions on Image Processing, 2023

  13. arXiv:2210.00923  [pdf, other

    cs.CV

    Masked Supervised Learning for Semantic Segmentation

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: Self-attention is of vital importance in semantic segmentation as it enables modeling of long-range context, which translates into improved performance. We argue that it is equally important to model short-range context, especially to tackle cases where not only the regions of interest are small and ambiguous, but also when there exists an imbalance between the semantic classes. To this end, we pr… ▽ More

    Submitted 8 November, 2022; v1 submitted 3 October, 2022; originally announced October 2022.

    Journal ref: Proc. British Machine Vision Conference (BMVC), 2022

  14. arXiv:2210.00918  [pdf, other

    cs.CV

    Fill in Fabrics: Body-Aware Self-Supervised Inpainting for Image-Based Virtual Try-On

    Authors: H. Zunair, Y. Gobeil, S. Mercier, A. Ben Hamza

    Abstract: Previous virtual try-on methods usually focus on aligning a clothing item with a person, limiting their ability to exploit the complex pose, shape and skin color of the person, as well as the overall structure of the clothing, which is vital to photo-realistic virtual try-on. To address this potential weakness, we propose a fill in fabrics (FIFA) model, a self-supervised conditional generative adv… ▽ More

    Submitted 8 November, 2022; v1 submitted 3 October, 2022; originally announced October 2022.

    Journal ref: Proc. British Machine Vision Conference (BMVC), 2022

  15. arXiv:2111.00950  [pdf, other

    cs.CV

    Higher-Order Implicit Fairing Networks for 3D Human Pose Estimation

    Authors: Jianning Quan, A. Ben Hamza

    Abstract: Estimating a 3D human pose has proven to be a challenging task, primarily because of the complexity of the human body joints, occlusions, and variability in lighting conditions. In this paper, we introduce a higher-order graph convolutional framework with initial residual connections for 2D-to-3D pose estimation. Using multi-hop neighborhoods for node feature aggregation, our model is able to capt… ▽ More

    Submitted 1 November, 2021; originally announced November 2021.

    Journal ref: British Machine Vision Conference, 2021

  16. arXiv:2108.08362  [pdf, other

    cs.CV

    STAR: Noisy Semi-Supervised Transfer Learning for Visual Classification

    Authors: Hasib Zunair, Yan Gobeil, Samuel Mercier, A. Ben Hamza

    Abstract: Semi-supervised learning (SSL) has proven to be effective at leveraging large-scale unlabeled data to mitigate the dependency on labeled data in order to learn better models for visual recognition and classification tasks. However, recent SSL methods rely on unlabeled image data at a scale of billions to work well. This becomes infeasible for tasks with relatively fewer unlabeled data in terms of… ▽ More

    Submitted 18 August, 2021; originally announced August 2021.

  17. arXiv:2107.12461  [pdf, other

    eess.IV cs.CV

    Sharp U-Net: Depthwise Convolutional Network for Biomedical Image Segmentation

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: The U-Net architecture, built upon the fully convolutional network, has proven to be effective in biomedical image segmentation. However, U-Net applies skip connections to merge semantically different low- and high-level convolutional features, resulting in not only blurred feature maps, but also over- and under-segmented target regions. To address these limitations, we propose a simple, yet effec… ▽ More

    Submitted 26 July, 2021; originally announced July 2021.

  18. arXiv:2106.09759  [pdf, other

    eess.IV cs.CV cs.LG

    Synthetic COVID-19 Chest X-ray Dataset for Computer-Aided Diagnosis

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: We introduce a new dataset called Synthetic COVID-19 Chest X-ray Dataset for training machine learning models. The dataset consists of 21,295 synthetic COVID-19 chest X-ray images to be used for computer-aided diagnosis. These images, generated via an unsupervised domain adaptation approach, are of high quality. We find that the synthetic images not only improve performance of various deep learnin… ▽ More

    Submitted 17 June, 2021; originally announced June 2021.

  19. arXiv:2104.07785  [pdf, other

    cs.CV cs.LG

    Ridge Regression Neural Network for Pediatric Bone Age Assessment

    Authors: Ibrahim Salim, A. Ben Hamza

    Abstract: Bone age is an important measure for assessing the skeletal and biological maturity of children. Delayed or increased bone age is a serious concern for pediatricians, and needs to be accurately assessed in a bid to determine whether bone maturity is occurring at a rate consistent with chronological age. In this paper, we introduce a unified deep learning framework for bone age assessment using ins… ▽ More

    Submitted 15 April, 2021; originally announced April 2021.

  20. arXiv:2012.07984  [pdf, other

    cs.DC

    WISE: A Computer System Performance Index Scoring Framework

    Authors: Lorenzo Luciano, Imre Kiss, Peter William Beardshear, Esther Kadosh, A. Ben Hamza

    Abstract: The performance levels of a computing machine running a given workload configuration are crucial for both users and providers of computing resources. Knowing how well a computing machine is running with a given workload configuration is critical to making proper computing resource allocation decisions. In this paper, we introduce a novel framework for deriving computing machine and computing resou… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

  21. arXiv:2010.10293  [pdf, other

    cs.LG

    A Federated Learning Approach to Anomaly Detection in Smart Buildings

    Authors: Raed Abdel Sater, A. Ben Hamza

    Abstract: Internet of Things (IoT) sensors in smart buildings are becoming increasingly ubiquitous, making buildings more livable, energy efficient, and sustainable. These devices sense the environment and generate multivariate temporal data of paramount importance for detecting anomalies and improving the prediction of energy usage in smart buildings. However, detecting these anomalies in centralized syste… ▽ More

    Submitted 23 June, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

  22. arXiv:2010.10284  [pdf, other

    cs.LG

    Anisotropic Graph Convolutional Network for Semi-supervised Learning

    Authors: Mahsa Mesgaran, A. Ben Hamza

    Abstract: Graph convolutional networks learn effective node embeddings that have proven to be useful in achieving high-accuracy prediction results in semi-supervised learning tasks, such as node classification. However, these networks suffer from the issue of over-smoothing and shrinking effect of the graph due in large part to the fact that they diffuse features across the edges of the graph using a linear… ▽ More

    Submitted 20 October, 2020; originally announced October 2020.

  23. arXiv:2010.10274  [pdf, other

    cs.LG cs.AI

    Graph Fairing Convolutional Networks for Anomaly Detection

    Authors: Mahsa Mesgaran, A. Ben Hamza

    Abstract: Graph convolution is a fundamental building block for many deep neural networks on graph-structured data. In this paper, we introduce a simple, yet very effective graph convolutional network with skip connections for semi-supervised anomaly detection. The proposed layerwise propagation rule of our model is theoretically motivated by the concept of implicit fairing in geometry processing, and compr… ▽ More

    Submitted 15 October, 2023; v1 submitted 20 October, 2020; originally announced October 2020.

  24. arXiv:2010.10266  [pdf, other

    eess.IV cs.CV cs.LG

    Synthesis of COVID-19 Chest X-rays using Unpaired Image-to-Image Translation

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: Motivated by the lack of publicly available datasets of chest radiographs of positive patients with Coronavirus disease 2019 (COVID-19), we build the first-of-its-kind open dataset of synthetic COVID-19 chest X-ray images of high fidelity using an unsupervised domain adaptation approach by leveraging class conditioning and adversarial training. Our contributions are twofold. First, we show conside… ▽ More

    Submitted 20 October, 2020; originally announced October 2020.

  25. Melanoma Detection using Adversarial Training and Deep Transfer Learning

    Authors: Hasib Zunair, A. Ben Hamza

    Abstract: Skin lesion datasets consist predominantly of normal samples with only a small percentage of abnormal ones, giving rise to the class imbalance problem. Also, skin lesion images are largely similar in overall appearance owing to the low inter-class variability. In this paper, we propose a two-stage framework for automatic classification of skin lesion images using adversarial training and transfer… ▽ More

    Submitted 28 July, 2020; v1 submitted 14 April, 2020; originally announced April 2020.

    Comments: Published in the Journal of Physics in Medicine and Biology (PMB), April 2020. Codes at https://github.com/hasibzunair/adversarial-lesions

  26. arXiv:2003.08763  [pdf

    cs.CV cs.IR cs.LG stat.ML

    Shape retrieval of non-rigid 3d human models

    Authors: David Pickup, Xianfang Sun, Paul L Rosin, Ralph R Martin, Z Cheng, Zhouhui Lian, Masaki Aono, A Ben Hamza, A Bronstein, M Bronstein, S Bu, Umberto Castellani, S Cheng, Valeria Garro, Andrea Giachetti, Afzal Godil, Luca Isaia, J Han, Henry Johan, L Lai, Bo Li, C Li, Haisheng Li, Roee Litman, X Liu , et al. (6 additional authors not shown)

    Abstract: 3D models of humans are commonly used within computer graphics and vision, and so the ability to distinguish between body shapes is an important shape retrieval problem. We extend our recent paper which provided a benchmark for testing non-rigid 3D shape retrieval algorithms on 3D human models. This benchmark provided a far stricter challenge than previous shape benchmarks. We have added 145 new m… ▽ More

    Submitted 1 March, 2020; originally announced March 2020.

    Comments: International Journal of Computer Vision, 2016

  27. Global spectral graph wavelet signature for surface analysis of carpal bones

    Authors: Majid Masoumi, A. Ben Hamza

    Abstract: In this paper, we present a spectral graph wavelet approach for shape analysis of carpal bones of human wrist. We apply a metric called global spectral graph wavelet signature for representation of cortical surface of the carpal bone based on eigensystem of Laplace-Beltrami operator. Furthermore, we propose a heuristic and efficient way of aggregating local descriptors of a carpal bone surface to… ▽ More

    Submitted 4 September, 2017; originally announced September 2017.

    Comments: arXiv admin note: substantial text overlap with arXiv:1705.06250

  28. arXiv:1705.06250  [pdf, other

    cs.GR

    Shape Classification using Spectral Graph Wavelets

    Authors: Majid Masoumi, A. Ben Hamza

    Abstract: Spectral shape descriptors have been used extensively in a broad spectrum of geometry processing applications ranging from shape retrieval and segmentation to classification. In this pa- per, we propose a spectral graph wavelet approach for 3D shape classification using the bag-of-features paradigm. In an effort to capture both the local and global geometry of a 3D shape, we present a three-step f… ▽ More

    Submitted 11 May, 2017; originally announced May 2017.

  29. arXiv:1504.01800  [pdf, other

    cs.CV

    A Multicomponent Approach to Nonrigid Registration of Diffusion Tensor Images

    Authors: Mohammed Khader, A. Ben Hamza

    Abstract: We propose a nonrigid registration approach for diffusion tensor images using a multicomponent information-theoretic measure. Explicit orientation optimization is enabled by incorporating tensor reorientation, which is necessary for wrapping diffusion tensor images. Experimental results on diffusion tensor images indicate the feasibility of the proposed approach and a much better performance compa… ▽ More

    Submitted 14 April, 2015; v1 submitted 7 April, 2015; originally announced April 2015.

    Comments: 19 pages, 9 figures

  30. arXiv:1504.01799  [pdf, other

    cs.IT

    Spectral Graph Theoretic Analysis of Tsallis Entropy-based Dissimilarity Measure

    Authors: A. Ben Hamza

    Abstract: In this paper we introduce a nonextensive quantum information theoretic measure which may be defined between any arbitrary number of density matrices, and we analyze its fundamental properties in the spectral graph-theoretic framework. Unlike other entropic measures, the proposed quantum divergence is symmetric, matrix-convex, theoretically upper-bounded, and has the advantage of being generalizab… ▽ More

    Submitted 14 April, 2015; v1 submitted 7 April, 2015; originally announced April 2015.

    Comments: 12 pages, 2 figures