Skip to main content

Showing 1–50 of 283 results for author: Abolfazl

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

    cs.LO eess.SY

    ARCH-COMP25 Category Report: Stochastic Models

    Authors: Alessandro Abate, Omid Akbarzadeh, Henk A. P. Blom, Sofie Haesaert, Sina Hassani, Abolfazl Lavaei, Frederik Baymler Mathiesen, Rahul Misra, Amy Nejati, Mathis Niehage, Fie Ørum, Anne Remke, Behrad Samari, Ruohan Wang, Rafal Wisniewski, Ben Wooding, Mahdieh Zaker

    Abstract: This report is concerned with a friendly competition for formal verification and policy synthesis of stochastic models. The main goal of the report is to introduce new benchmarks and their properties within this category and recommend next steps toward next year's edition of the competition. In particular, this report introduces three recently developed software tools, a new water distribution net… ▽ More

    Submitted 21 June, 2025; originally announced June 2025.

  2. arXiv:2506.12418  [pdf, ps, other

    quant-ph cond-mat.dis-nn cs.LG

    Noise tolerance via reinforcement: Learning a reinforced quantum dynamics

    Authors: Abolfazl Ramezanpour

    Abstract: The performance of quantum simulations heavily depends on the efficiency of noise mitigation techniques and error correction algorithms. Reinforcement has emerged as a powerful strategy to enhance the performance of learning and optimization algorithms. In this study, we demonstrate that reinforced quantum dynamics can exhibit significant robustness against interactions with a noisy environment. W… ▽ More

    Submitted 14 June, 2025; originally announced June 2025.

    Comments: 25 pages, 12 figures

  3. arXiv:2506.10101  [pdf, ps, other

    stat.ML cs.LG

    Fundamental Limits of Learning High-dimensional Simplices in Noisy Regimes

    Authors: Seyed Amir Hossein Saberi, Amir Najafi, Abolfazl Motahari, Babak H. khalaj

    Abstract: In this paper, we establish sample complexity bounds for learning high-dimensional simplices in $\mathbb{R}^K$ from noisy data. Specifically, we consider $n$ i.i.d. samples uniformly drawn from an unknown simplex in $\mathbb{R}^K$, each corrupted by additive Gaussian noise of unknown variance. We prove an algorithm exists that, with high probability, outputs a simplex within $\ell_2$ or total vari… ▽ More

    Submitted 11 June, 2025; originally announced June 2025.

    Comments: Extension of our ICML 2023 paper, 44 pages

  4. arXiv:2505.24239  [pdf, ps, other

    cs.MA cs.AI cs.CL cs.LG

    An Adversary-Resistant Multi-Agent LLM System via Credibility Scoring

    Authors: Sana Ebrahimi, Mohsen Dehghankar, Abolfazl Asudeh

    Abstract: While multi-agent LLM systems show strong capabilities in various domains, they are highly vulnerable to adversarial and low-performing agents. To resolve this issue, in this paper, we introduce a general and adversary-resistant multi-agent LLM framework based on credibility scoring. We model the collaborative query-answering process as an iterative game, where the agents communicate and contribut… ▽ More

    Submitted 30 May, 2025; originally announced May 2025.

  5. arXiv:2505.18919  [pdf, ps, other

    cs.DS

    Fair-Count-Min: Frequency Estimation under Equal Group-wise Approximation Factor

    Authors: Nima Shahbazi, Stavros Sintos, Abolfazl Asudeh

    Abstract: Frequency estimation in streaming data often relies on sketches like Count-Min (CM) to provide approximate answers with sublinear space. However, CM sketches introduce additive errors that disproportionately impact low-frequency elements, creating fairness concerns across different groups of elements. We introduce Fair-Count-Min, a frequency estimation sketch that guarantees equal expected approxi… ▽ More

    Submitted 24 May, 2025; originally announced May 2025.

  6. arXiv:2505.17368  [pdf, ps, other

    cs.DS

    HENN: A Hierarchical Epsilon Net Navigation Graph for Approximate Nearest Neighbor Search

    Authors: Mohsen Dehghankar, Abolfazl Asudeh

    Abstract: Hierarchical graph-based algorithms such as HNSW have achieved state-of-the-art performance for Approximate Nearest Neighbor (ANN) search in practice, yet they often lack theoretical guarantees on query time or recall due to their heavy use of randomized heuristic constructions. Conversely, existing theoretically grounded structures are typically difficult to implement and struggle to scale in rea… ▽ More

    Submitted 22 May, 2025; originally announced May 2025.

  7. arXiv:2505.13973  [pdf, other

    cs.CL cs.AI cs.CV

    Toward Effective Reinforcement Learning Fine-Tuning for Medical VQA in Vision-Language Models

    Authors: Wenhui Zhu, Xuanzhao Dong, Xin Li, Peijie Qiu, Xiwen Chen, Abolfazl Razi, Aris Sotiras, Yi Su, Yalin Wang

    Abstract: Recently, reinforcement learning (RL)-based tuning has shifted the trajectory of Multimodal Large Language Models (MLLMs), particularly following the introduction of Group Relative Policy Optimization (GRPO). However, directly applying it to medical tasks remains challenging for achieving clinically grounded model behavior. Motivated by the need to align model response with clinical expectations,… ▽ More

    Submitted 20 May, 2025; originally announced May 2025.

  8. arXiv:2505.13518  [pdf, ps, other

    stat.ML cs.AI cs.LG

    Data Balancing Strategies: A Survey of Resampling and Augmentation Methods

    Authors: Behnam Yousefimehr, Mehdi Ghatee, Mohammad Amin Seifi, Javad Fazli, Sajed Tavakoli, Zahra Rafei, Shervin Ghaffari, Abolfazl Nikahd, Mahdi Razi Gandomani, Alireza Orouji, Ramtin Mahmoudi Kashani, Sarina Heshmati, Negin Sadat Mousavi

    Abstract: Imbalanced data poses a significant obstacle in machine learning, as an unequal distribution of class labels often results in skewed predictions and diminished model accuracy. To mitigate this problem, various resampling strategies have been developed, encompassing both oversampling and undersampling techniques aimed at modifying class proportions. Conventional oversampling approaches like SMOTE e… ▽ More

    Submitted 17 May, 2025; originally announced May 2025.

  9. arXiv:2505.09655  [pdf, other

    cs.CL cs.LG

    DRA-GRPO: Exploring Diversity-Aware Reward Adjustment for R1-Zero-Like Training of Large Language Models

    Authors: Xiwen Chen, Wenhui Zhu, Peijie Qiu, Xuanzhao Dong, Hao Wang, Haiyu Wu, Huayu Li, Aristeidis Sotiras, Yalin Wang, Abolfazl Razi

    Abstract: Recent advances in reinforcement learning for language model post-training, such as Group Relative Policy Optimization (GRPO), have shown promise in low-resource settings. However, GRPO typically relies on solution-level and scalar reward signals that fail to capture the semantic diversity among sampled completions. This leads to what we identify as a diversity-quality inconsistency, where distinc… ▽ More

    Submitted 15 May, 2025; v1 submitted 13 May, 2025; originally announced May 2025.

  10. arXiv:2505.09029  [pdf, ps, other

    cs.AI cs.LG

    Monte Carlo Beam Search for Actor-Critic Reinforcement Learning in Continuous Control

    Authors: Hazim Alzorgan, Abolfazl Razi

    Abstract: Actor-critic methods, like Twin Delayed Deep Deterministic Policy Gradient (TD3), depend on basic noise-based exploration, which can result in less than optimal policy convergence. In this study, we introduce Monte Carlo Beam Search (MCBS), a new hybrid method that combines beam search and Monte Carlo rollouts with TD3 to improve exploration and action selection. MCBS produces several candidate ac… ▽ More

    Submitted 13 May, 2025; originally announced May 2025.

  11. arXiv:2505.06114  [pdf, other

    cs.LG

    FIC-TSC: Learning Time Series Classification with Fisher Information Constraint

    Authors: Xiwen Chen, Wenhui Zhu, Peijie Qiu, Hao Wang, Huayu Li, Zihan Li, Yalin Wang, Aristeidis Sotiras, Abolfazl Razi

    Abstract: Analyzing time series data is crucial to a wide spectrum of applications, including economics, online marketplaces, and human healthcare. In particular, time series classification plays an indispensable role in segmenting different phases in stock markets, predicting customer behavior, and classifying worker actions and engagement levels. These aspects contribute significantly to the advancement o… ▽ More

    Submitted 9 May, 2025; originally announced May 2025.

    Comments: Accepted by ICML2025. Pre camera-ready version

  12. arXiv:2504.19056  [pdf, other

    cs.CV cs.AI cs.CL cs.LG cs.MM

    Generative AI for Character Animation: A Comprehensive Survey of Techniques, Applications, and Future Directions

    Authors: Mohammad Mahdi Abootorabi, Omid Ghahroodi, Pardis Sadat Zahraei, Hossein Behzadasl, Alireza Mirrokni, Mobina Salimipanah, Arash Rasouli, Bahar Behzadipour, Sara Azarnoush, Benyamin Maleki, Erfan Sadraiye, Kiarash Kiani Feriz, Mahdi Teymouri Nahad, Ali Moghadasi, Abolfazl Eshagh Abianeh, Nizi Nazar, Hamid R. Rabiee, Mahdieh Soleymani Baghshah, Meisam Ahmadi, Ehsaneddin Asgari

    Abstract: Generative AI is reshaping art, gaming, and most notably animation. Recent breakthroughs in foundation and diffusion models have reduced the time and cost of producing animated content. Characters are central animation components, involving motion, emotions, gestures, and facial expressions. The pace and breadth of advances in recent months make it difficult to maintain a coherent view of the fiel… ▽ More

    Submitted 26 April, 2025; originally announced April 2025.

    Comments: 50 main pages, 30 pages appendix, 21 figures, 8 tables, GitHub Repository: https://github.com/llm-lab-org/Generative-AI-for-Character-Animation-Survey

  13. arXiv:2504.15691  [pdf, other

    stat.ML cs.LG

    Transfer Learning for High-dimensional Reduced Rank Time Series Models

    Authors: Mingliang Ma Abolfazl Safikhani

    Abstract: The objective of transfer learning is to enhance estimation and inference in a target data by leveraging knowledge gained from additional sources. Recent studies have explored transfer learning for independent observations in complex, high-dimensional models assuming sparsity, yet research on time series models remains limited. Our focus is on transfer learning for sequences of observations with t… ▽ More

    Submitted 22 April, 2025; originally announced April 2025.

    Comments: 29 pages accepted by AISTATS2025

  14. arXiv:2504.14783  [pdf, other

    cs.CV cs.AI eess.IV stat.ML

    How Effective Can Dropout Be in Multiple Instance Learning ?

    Authors: Wenhui Zhu, Peijie Qiu, Xiwen Chen, Zhangsihao Yang, Aristeidis Sotiras, Abolfazl Razi, Yalin Wang

    Abstract: Multiple Instance Learning (MIL) is a popular weakly-supervised method for various applications, with a particular interest in histological whole slide image (WSI) classification. Due to the gigapixel resolution of WSI, applications of MIL in WSI typically necessitate a two-stage training scheme: first, extract features from the pre-trained backbone and then perform MIL aggregation. However, it is… ▽ More

    Submitted 20 May, 2025; v1 submitted 20 April, 2025; originally announced April 2025.

    Comments: Accepted by ICML2025

  15. arXiv:2504.08195  [pdf, other

    cs.MA cs.AI

    Graph Based Deep Reinforcement Learning Aided by Transformers for Multi-Agent Cooperation

    Authors: Michael Elrod, Niloufar Mehrabi, Rahul Amin, Manveen Kaur, Long Cheng, Jim Martin, Abolfazl Razi

    Abstract: Mission planning for a fleet of cooperative autonomous drones in applications that involve serving distributed target points, such as disaster response, environmental monitoring, and surveillance, is challenging, especially under partial observability, limited communication range, and uncertain environments. Traditional path-planning algorithms struggle in these scenarios, particularly when prior… ▽ More

    Submitted 10 April, 2025; originally announced April 2025.

    Comments: 6 pages, 7 figures, Accepted to the 2025 IEEE International Conference on Communications Workshops (ICC Workshops)

  16. arXiv:2503.18192  [pdf, other

    cs.RO

    Extended Visibility of Autonomous Vehicles via Optimized Cooperative Perception under Imperfect Communication

    Authors: Ahmad Sarlak, Rahul Amin, Abolfazl Razi

    Abstract: Autonomous Vehicles (AVs) rely on individual perception systems to navigate safely. However, these systems face significant challenges in adverse weather conditions, complex road geometries, and dense traffic scenarios. Cooperative Perception (CP) has emerged as a promising approach to extending the perception quality of AVs by jointly processing shared camera feeds and sensor readings across mult… ▽ More

    Submitted 23 March, 2025; originally announced March 2025.

    Comments: 55 pages, 13 figures, 3 tables, Elsevier Journal

  17. arXiv:2503.14669  [pdf, other

    cs.RO eess.SY

    Reinforcement Learning-Based Neuroadaptive Control of Robotic Manipulators under Deferred Constraints

    Authors: Hamed Rahimi Nohooji, Abolfazl Zaraki, Holger Voos

    Abstract: This paper presents a reinforcement learning-based neuroadaptive control framework for robotic manipulators operating under deferred constraints. The proposed approach improves traditional barrier Lyapunov functions by introducing a smooth constraint enforcement mechanism that offers two key advantages: (i) it minimizes control effort in unconstrained regions and progressively increases it near co… ▽ More

    Submitted 18 March, 2025; originally announced March 2025.

    Comments: 7 pages, 5 figures

  18. arXiv:2503.14552  [pdf, other

    cs.CV cs.AI

    Fire and Smoke Datasets in 20 Years: An In-depth Review

    Authors: Sayed Pedram Haeri Boroujeni, Niloufar Mehrabi, Fatemeh Afghah, Connor Peter McGrath, Danish Bhatkar, Mithilesh Anil Biradar, Abolfazl Razi

    Abstract: Fire and smoke phenomena pose a significant threat to the natural environment, ecosystems, and global economy, as well as human lives and wildlife. In this particular circumstance, there is a demand for more sophisticated and advanced technologies to implement an effective strategy for early detection, real-time monitoring, and minimizing the overall impacts of fires on ecological balance and publ… ▽ More

    Submitted 17 March, 2025; originally announced March 2025.

  19. arXiv:2503.08906  [pdf, other

    cs.CV cs.AI cs.CL cs.MM

    Prompt-OT: An Optimal Transport Regularization Paradigm for Knowledge Preservation in Vision-Language Model Adaptation

    Authors: Xiwen Chen, Wenhui Zhu, Peijie Qiu, Hao Wang, Huayu Li, Haiyu Wu, Aristeidis Sotiras, Yalin Wang, Abolfazl Razi

    Abstract: Vision-language models (VLMs) such as CLIP demonstrate strong performance but struggle when adapted to downstream tasks. Prompt learning has emerged as an efficient and effective strategy to adapt VLMs while preserving their pre-trained knowledge. However, existing methods still lead to overfitting and degrade zero-shot generalization. To address this challenge, we propose an optimal transport (OT… ▽ More

    Submitted 11 March, 2025; originally announced March 2025.

  20. arXiv:2503.08731  [pdf, other

    cs.CV cs.LG

    FairDeFace: Evaluating the Fairness and Adversarial Robustness of Face Obfuscation Methods

    Authors: Seyyed Mohammad Sadegh Moosavi Khorzooghi, Poojitha Thota, Mohit Singhal, Abolfazl Asudeh, Gautam Das, Shirin Nilizadeh

    Abstract: The lack of a common platform and benchmark datasets for evaluating face obfuscation methods has been a challenge, with every method being tested using arbitrary experiments, datasets, and metrics. While prior work has demonstrated that face recognition systems exhibit bias against some demographic groups, there exists a substantial gap in our understanding regarding the fairness of face obfuscati… ▽ More

    Submitted 10 March, 2025; originally announced March 2025.

  21. arXiv:2503.07464  [pdf, other

    cs.LG cs.CR

    Learning to Localize Leakage of Cryptographic Sensitive Variables

    Authors: Jimmy Gammell, Anand Raghunathan, Abolfazl Hashemi, Kaushik Roy

    Abstract: While cryptographic algorithms such as the ubiquitous Advanced Encryption Standard (AES) are secure, *physical implementations* of these algorithms in hardware inevitably 'leak' sensitive data such as cryptographic keys. A particularly insidious form of leakage arises from the fact that hardware consumes power and emits radiation in a manner that is statistically associated with the data it proces… ▽ More

    Submitted 10 March, 2025; originally announced March 2025.

    Comments: 52 pages, 30 figures. Our code can be found at https://github.com/jimgammell/learning_to_localize_leakage

  22. arXiv:2503.05731  [pdf, other

    cs.CY cs.AI

    AILuminate: Introducing v1.0 of the AI Risk and Reliability Benchmark from MLCommons

    Authors: Shaona Ghosh, Heather Frase, Adina Williams, Sarah Luger, Paul Röttger, Fazl Barez, Sean McGregor, Kenneth Fricklas, Mala Kumar, Quentin Feuillade--Montixi, Kurt Bollacker, Felix Friedrich, Ryan Tsang, Bertie Vidgen, Alicia Parrish, Chris Knotz, Eleonora Presani, Jonathan Bennion, Marisa Ferrara Boston, Mike Kuniavsky, Wiebke Hutiri, James Ezick, Malek Ben Salem, Rajat Sahay, Sujata Goswami , et al. (77 additional authors not shown)

    Abstract: The rapid advancement and deployment of AI systems have created an urgent need for standard safety-evaluation frameworks. This paper introduces AILuminate v1.0, the first comprehensive industry-standard benchmark for assessing AI-product risk and reliability. Its development employed an open process that included participants from multiple fields. The benchmark evaluates an AI system's resistance… ▽ More

    Submitted 18 April, 2025; v1 submitted 19 February, 2025; originally announced March 2025.

    Comments: 51 pages, 8 figures and an appendix

  23. arXiv:2503.02112  [pdf, other

    cs.LG astro-ph.IM

    Building Machine Learning Challenges for Anomaly Detection in Science

    Authors: Elizabeth G. Campolongo, Yuan-Tang Chou, Ekaterina Govorkova, Wahid Bhimji, Wei-Lun Chao, Chris Harris, Shih-Chieh Hsu, Hilmar Lapp, Mark S. Neubauer, Josephine Namayanja, Aneesh Subramanian, Philip Harris, Advaith Anand, David E. Carlyn, Subhankar Ghosh, Christopher Lawrence, Eric Moreno, Ryan Raikman, Jiaman Wu, Ziheng Zhang, Bayu Adhi, Mohammad Ahmadi Gharehtoragh, Saúl Alonso Monsalve, Marta Babicz, Furqan Baig , et al. (125 additional authors not shown)

    Abstract: Scientific discoveries are often made by finding a pattern or object that was not predicted by the known rules of science. Oftentimes, these anomalous events or objects that do not conform to the norms are an indication that the rules of science governing the data are incomplete, and something new needs to be present to explain these unexpected outliers. The challenge of finding anomalies can be c… ▽ More

    Submitted 29 March, 2025; v1 submitted 3 March, 2025; originally announced March 2025.

    Comments: 17 pages 6 figures to be submitted to Nature Communications

  24. arXiv:2502.09686  [pdf, other

    cs.LG

    Leveraging Machine Learning and Deep Learning Techniques for Improved Pathological Staging of Prostate Cancer

    Authors: Raziehsadat Ghalamkarian, Marziehsadat Ghalamkarian, MortezaAli Ahmadi, Sayed Mohammad Ahmadi, Abolfazl Diyanat

    Abstract: Prostate cancer (Pca) continues to be a leading cause of cancer-related mortality in men, and the limitations in precision of traditional diagnostic methods such as the Digital Rectal Exam (DRE), Prostate-Specific Antigen (PSA) testing, and biopsies underscore the critical importance of accurate staging detection in enhancing treatment outcomes and improving patient prognosis. This study leverages… ▽ More

    Submitted 13 February, 2025; originally announced February 2025.

  25. arXiv:2502.09305  [pdf, other

    cs.NI cs.AI cs.SE

    Predicting Drive Test Results in Mobile Networks Using Optimization Techniques

    Authors: MohammadJava Taheri, Abolfazl Diyanat, MortezaAli Ahmadi, Ali Nazari

    Abstract: Mobile network operators constantly optimize their networks to ensure superior service quality and coverage. This optimization is crucial for maintaining an optimal user experience and requires extensive data collection and analysis. One of the primary methods for gathering this data is through drive tests, where technical teams use specialized equipment to collect signal information across variou… ▽ More

    Submitted 13 February, 2025; originally announced February 2025.

  26. arXiv:2501.17329  [pdf, other

    cs.MA cs.AI cs.LG

    Anomaly Detection in Cooperative Vehicle Perception Systems under Imperfect Communication

    Authors: Ashish Bastola, Hao Wang, Abolfazl Razi

    Abstract: Anomaly detection is a critical requirement for ensuring safety in autonomous driving. In this work, we leverage Cooperative Perception to share information across nearby vehicles, enabling more accurate identification and consensus of anomalous behaviors in complex traffic scenarios. To account for the real-world challenge of imperfect communication, we propose a cooperative-perception-based anom… ▽ More

    Submitted 28 January, 2025; originally announced January 2025.

    Comments: 10 pages

  27. arXiv:2501.02735  [pdf, other

    cs.LG

    Sequence Complementor: Complementing Transformers For Time Series Forecasting with Learnable Sequences

    Authors: Xiwen Chen, Peijie Qiu, Wenhui Zhu, Huayu Li, Hao Wang, Aristeidis Sotiras, Yalin Wang, Abolfazl Razi

    Abstract: Since its introduction, the transformer has shifted the development trajectory away from traditional models (e.g., RNN, MLP) in time series forecasting, which is attributed to its ability to capture global dependencies within temporal tokens. Follow-up studies have largely involved altering the tokenization and self-attention modules to better adapt Transformers for addressing special challenges l… ▽ More

    Submitted 5 January, 2025; originally announced January 2025.

    Comments: Accepted by AAAI2025

  28. arXiv:2501.00944  [pdf, other

    cs.CV eess.IV

    Diffusion Prism: Enhancing Diversity and Morphology Consistency in Mask-to-Image Diffusion

    Authors: Hao Wang, Xiwen Chen, Ashish Bastola, Jiayou Qin, Abolfazl Razi

    Abstract: The emergence of generative AI and controllable diffusion has made image-to-image synthesis increasingly practical and efficient. However, when input images exhibit low entropy and sparse, the inherent characteristics of diffusion models often result in limited diversity. This constraint significantly interferes with data augmentation. To address this, we propose Diffusion Prism, a training-free f… ▽ More

    Submitted 10 January, 2025; v1 submitted 1 January, 2025; originally announced January 2025.

  29. arXiv:2412.20487  [pdf, other

    cs.LG cs.CV cs.IT

    Multimodal Variational Autoencoder: a Barycentric View

    Authors: Peijie Qiu, Wenhui Zhu, Sayantan Kumar, Xiwen Chen, Xiaotong Sun, Jin Yang, Abolfazl Razi, Yalin Wang, Aristeidis Sotiras

    Abstract: Multiple signal modalities, such as vision and sounds, are naturally present in real-world phenomena. Recently, there has been growing interest in learning generative models, in particular variational autoencoder (VAE), to for multimodal representation learning especially in the case of missing modalities. The primary goal of these models is to learn a modality-invariant and modality-specific repr… ▽ More

    Submitted 29 December, 2024; originally announced December 2024.

    Comments: AAAI 2025

  30. arXiv:2412.11310  [pdf

    cs.DC cs.ET cs.GT

    GAP: Game Theory-Based Approach for Reliability and Power Management in Emerging Fog Computing

    Authors: Abolfazl Younesi, Mohsen Ansari, Alireza Ejlali, Mohammad Amin Fazli, Muhammad Shafique, Jörg Henkel

    Abstract: Fog computing brings about a transformative shift in data management, presenting unprecedented opportunities for enhanced performance and reduced latency. However, one of the key aspects of fog computing revolves around ensuring efficient power and reliability management. To address this challenge, we have introduced a novel model that proposes a non-cooperative game theory-based strategy to strik… ▽ More

    Submitted 15 December, 2024; originally announced December 2024.

    Comments: 13 pages, 10 figures

  31. arXiv:2412.02839  [pdf, other

    cs.LG

    Geographical Information Alignment Boosts Traffic Analysis via Transpose Cross-attention

    Authors: Xiangyu Jiang, Xiwen Chen, Hao Wang, Abolfazl Razi

    Abstract: Traffic accident prediction is crucial for enhancing road safety and mitigating congestion, and recent Graph Neural Networks (GNNs) have shown promise in modeling the inherent graph-based traffic data. However, existing GNN- based approaches often overlook or do not explicitly exploit geographic position information, which often plays a critical role in understanding spatial dependencies. This is… ▽ More

    Submitted 3 December, 2024; originally announced December 2024.

  32. arXiv:2412.02825  [pdf, other

    cs.CV

    Many-MobileNet: Multi-Model Augmentation for Robust Retinal Disease Classification

    Authors: Hao Wang, Wenhui Zhu, Xuanzhao Dong, Yanxi Chen, Xin Li, Peijie Qiu, Xiwen Chen, Vamsi Krishna Vasa, Yujian Xiong, Oana M. Dumitrascu, Abolfazl Razi, Yalin Wang

    Abstract: In this work, we propose Many-MobileNet, an efficient model fusion strategy for retinal disease classification using lightweight CNN architecture. Our method addresses key challenges such as overfitting and limited dataset variability by training multiple models with distinct data augmentation strategies and different model complexities. Through this fusion technique, we achieved robust generaliza… ▽ More

    Submitted 3 December, 2024; originally announced December 2024.

  33. arXiv:2412.00741  [pdf, other

    cs.NI

    Overview of NR Enhancements for Extended Reality (XR) in 3GPP 5G-Advanced

    Authors: Margarita Gapeyenko, Stefano Paris, Markus Isomaki, Boyan Yanakiev, Abolfazl Amiri, Benoist Sébire, Jorma Kaikkonen, Chunli Wu, Klaus I. Pedersen

    Abstract: Extended reality (XR) is unlocking numerous possibilities and continues attracting individuals and larger groups across different business sectors. With Virtual reality (VR), Augmented reality (AR), or Mixed reality (MR) it is possible to improve the way we access, deliver and exchange information in education, health care, entertainment, and many other aspects of our daily lives. However, to full… ▽ More

    Submitted 1 December, 2024; originally announced December 2024.

  34. arXiv:2412.00639  [pdf, ps, other

    cs.IR cs.DB

    Needle: A Generative AI-Powered Multi-modal Database for Answering Complex Natural Language Queries

    Authors: Mahdi Erfanian, Mohsen Dehghankar, Abolfazl Asudeh

    Abstract: Multi-modal datasets, like those involving images, often miss the detailed descriptions that properly capture the rich information encoded in each item. This makes answering complex natural language queries a major challenge in this domain. In particular, unlike the traditional nearest neighbor search, where the tuples and the query are represented as points in a single metric space, these setting… ▽ More

    Submitted 2 June, 2025; v1 submitted 30 November, 2024; originally announced December 2024.

  35. arXiv:2412.00546  [pdf, other

    cs.LG cs.DB cs.IR

    Rank It, Then Ask It: Input Reranking for Maximizing the Performance of LLMs on Symmetric Tasks

    Authors: Mohsen Dehghankar, Abolfazl Asudeh

    Abstract: Large language models (LLMs) have quickly emerged as practical and versatile tools that provide new solutions for a wide range of domains. In this paper, we consider the application of LLMs on symmetric tasks where a query is asked on an (unordered) bag of elements. Examples of such tasks include answering aggregate queries on a database table. In general, when the bag contains a large number of e… ▽ More

    Submitted 30 November, 2024; originally announced December 2024.

  36. arXiv:2411.18644  [pdf, other

    cs.CV

    Scene Co-pilot: Procedural Text to Video Generation with Human in the Loop

    Authors: Zhaofang Qian, Abolfazl Sharifi, Tucker Carroll, Ser-Nam Lim

    Abstract: Video generation has achieved impressive quality, but it still suffers from artifacts such as temporal inconsistency and violation of physical laws. Leveraging 3D scenes can fundamentally resolve these issues by providing precise control over scene entities. To facilitate the easy generation of diverse photorealistic scenes, we propose Scene Copilot, a framework combining large language models (LL… ▽ More

    Submitted 26 November, 2024; originally announced November 2024.

    Comments: Videos are available at our project page: https://abolfazl-sh.github.io/Scene_co-pilot_site/

  37. arXiv:2411.17559  [pdf, other

    cs.IT

    Degrees of Freedom of Cache-Aided Interference Channels Assisted by Active Intelligent Reflecting Surfaces

    Authors: Abolfazl Changizi, Ali H. Abdollahi Bafghi, Masoumeh Nasiri-Kenari

    Abstract: This paper studies cache-aided wireless networks in the presence of active intelligent reflecting surfaces (IRS) from an information-theoretic perspective. Specifically, we explore interference management in a cache-aided wireless network assisted by an active IRS, to enhance the achievable degrees of freedom (DoF). To this end, we jointly design the content placement, delivery phase, and phase sh… ▽ More

    Submitted 26 November, 2024; originally announced November 2024.

  38. arXiv:2411.17337  [pdf, other

    cs.LG

    sbi reloaded: a toolkit for simulation-based inference workflows

    Authors: Jan Boelts, Michael Deistler, Manuel Gloeckler, Álvaro Tejero-Cantero, Jan-Matthis Lueckmann, Guy Moss, Peter Steinbach, Thomas Moreau, Fabio Muratore, Julia Linhart, Conor Durkan, Julius Vetter, Benjamin Kurt Miller, Maternus Herold, Abolfazl Ziaeemehr, Matthijs Pals, Theo Gruner, Sebastian Bischoff, Nastya Krouglova, Richard Gao, Janne K. Lappalainen, Bálint Mucsányi, Felix Pei, Auguste Schulz, Zinovia Stefanidi , et al. (8 additional authors not shown)

    Abstract: Scientists and engineers use simulators to model empirically observed phenomena. However, tuning the parameters of a simulator to ensure its outputs match observed data presents a significant challenge. Simulation-based inference (SBI) addresses this by enabling Bayesian inference for simulators, identifying parameters that match observed data and align with prior knowledge. Unlike traditional Bay… ▽ More

    Submitted 26 November, 2024; originally announced November 2024.

  39. arXiv:2411.13040  [pdf, other

    cs.CV

    RobustFormer: Noise-Robust Pre-training for images and videos

    Authors: Ashish Bastola, Nishant Luitel, Hao Wang, Danda Pani Paudel, Roshani Poudel, Abolfazl Razi

    Abstract: While deep learning models are powerful tools that revolutionized many areas, they are also vulnerable to noise as they rely heavily on learning patterns and features from the exact details of the clean data. Transformers, which have become the backbone of modern vision models, are no exception. Current Discrete Wavelet Transforms (DWT) based methods do not benefit from masked autoencoder (MAE) pr… ▽ More

    Submitted 20 November, 2024; originally announced November 2024.

    Comments: 13 pages

  40. arXiv:2411.06360  [pdf, other

    cs.LG cs.DS

    An Efficient Matrix Multiplication Algorithm for Accelerating Inference in Binary and Ternary Neural Networks

    Authors: Mohsen Dehghankar, Mahdi Erfanian, Abolfazl Asudeh

    Abstract: Despite their tremendous success and versatility, Deep Neural Networks (DNNs) such as Large Language Models (LLMs) suffer from inference inefficiency and rely on advanced computational infrastructure. To address these challenges and make these models more accessible and cost-effective, in this paper, we propose algorithms to improve the inference time and memory efficiency of DNNs with binary and… ▽ More

    Submitted 2 May, 2025; v1 submitted 9 November, 2024; originally announced November 2024.

    Comments: Accepted at ICML 2025

  41. Mining the Minoria: Unknown, Under-represented, and Under-performing Minority Groups

    Authors: Mohsen Dehghankar, Abolfazl Asudeh

    Abstract: Due to a variety of reasons, such as privacy, data in the wild often misses the grouping information required for identifying minorities. On the other hand, it is known that machine learning models are only as good as the data they are trained on and, hence, may underperform for the under-represented minority groups. The missing grouping information presents a dilemma for responsible data scientis… ▽ More

    Submitted 20 April, 2025; v1 submitted 7 November, 2024; originally announced November 2024.

    Comments: To appear in VLDB 2025

  42. arXiv:2411.02542  [pdf, other

    cs.LG cs.SI

    Enhancing Graph Neural Networks in Large-scale Traffic Incident Analysis with Concurrency Hypothesis

    Authors: Xiwen Chen, Sayed Pedram Haeri Boroujeni, Xin Shu, Huayu Li, Abolfazl Razi

    Abstract: Despite recent progress in reducing road fatalities, the persistently high rate of traffic-related deaths highlights the necessity for improved safety interventions. Leveraging large-scale graph-based nationwide road network data across 49 states in the USA, our study first posits the Concurrency Hypothesis from intuitive observations, suggesting a significant likelihood of incidents occurring at… ▽ More

    Submitted 4 November, 2024; originally announced November 2024.

    Comments: Accepted by Sigspatial 2024

  43. arXiv:2410.19207  [pdf, other

    cs.LG cs.AI eess.SP

    Equitable Federated Learning with Activation Clustering

    Authors: Antesh Upadhyay, Abolfazl Hashemi

    Abstract: Federated learning is a prominent distributed learning paradigm that incorporates collaboration among diverse clients, promotes data locality, and thus ensures privacy. These clients have their own technological, cultural, and other biases in the process of data generation. However, the present standard often ignores this bias/heterogeneity, perpetuating bias against certain groups rather than mit… ▽ More

    Submitted 1 November, 2024; v1 submitted 24 October, 2024; originally announced October 2024.

    Comments: 28 pages

  44. arXiv:2410.14061  [pdf, other

    stat.ML cs.LG

    Gradual Domain Adaptation via Manifold-Constrained Distributionally Robust Optimization

    Authors: Amir Hossein Saberi, Amir Najafi, Ala Emrani, Amin Behjati, Yasaman Zolfimoselo, Mahdi Shadrooy, Abolfazl Motahari, Babak H. Khalaj

    Abstract: The aim of this paper is to address the challenge of gradual domain adaptation within a class of manifold-constrained data distributions. In particular, we consider a sequence of $T\ge2$ data distributions $P_1,\ldots,P_T$ undergoing a gradual shift, where each pair of consecutive measures $P_i,P_{i+1}$ are close to each other in Wasserstein distance. We have a supervised dataset of size $n$ sampl… ▽ More

    Submitted 17 October, 2024; originally announced October 2024.

    Comments: Published at Proceedings of Neural Information Processing Systems (NeurIPS) 2024

  45. arXiv:2410.10843  [pdf, other

    eess.IV cs.CV

    Adaptive Data Transport Mechanism for UAV Surveillance Missions in Lossy Environments

    Authors: Niloufar Mehrabi, Sayed Pedram Haeri Boroujeni, Jenna Hofseth, Abolfazl Razi, Long Cheng, Manveen Kaur, James Martin, Rahul Amin

    Abstract: Unmanned Aerial Vehicles (UAVs) play an increasingly critical role in Intelligence, Surveillance, and Reconnaissance (ISR) missions such as border patrolling and criminal detection, thanks to their ability to access remote areas and transmit real-time imagery to processing servers. However, UAVs are highly constrained by payload size, power limits, and communication bandwidth, necessitating the de… ▽ More

    Submitted 30 September, 2024; originally announced October 2024.

  46. arXiv:2410.02496  [pdf, other

    cs.LG

    Efficient learning of differential network in multi-source non-paranormal graphical models

    Authors: Mojtaba Nikahd, Seyed Abolfazl Motahari

    Abstract: This paper addresses learning of sparse structural changes or differential network between two classes of non-paranormal graphical models. We assume a multi-source and heterogeneous dataset is available for each class, where the covariance matrices are identical for all non-paranormal graphical models. The differential network, which are encoded by the difference precision matrix, can then be deco… ▽ More

    Submitted 3 October, 2024; originally announced October 2024.

  47. arXiv:2409.10587  [pdf, other

    cs.CV

    SoccerNet 2024 Challenges Results

    Authors: Anthony Cioppa, Silvio Giancola, Vladimir Somers, Victor Joos, Floriane Magera, Jan Held, Seyed Abolfazl Ghasemzadeh, Xin Zhou, Karolina Seweryn, Mateusz Kowalczyk, Zuzanna Mróz, Szymon Łukasik, Michał Hałoń, Hassan Mkhallati, Adrien Deliège, Carlos Hinojosa, Karen Sanchez, Amir M. Mansourian, Pierre Miralles, Olivier Barnich, Christophe De Vleeschouwer, Alexandre Alahi, Bernard Ghanem, Marc Van Droogenbroeck, Adam Gorski , et al. (59 additional authors not shown)

    Abstract: The SoccerNet 2024 challenges represent the fourth annual video understanding challenges organized by the SoccerNet team. These challenges aim to advance research across multiple themes in football, including broadcast video understanding, field understanding, and player understanding. This year, the challenges encompass four vision-based tasks. (1) Ball Action Spotting, focusing on precisely loca… ▽ More

    Submitted 16 September, 2024; originally announced September 2024.

    Comments: 7 pages, 1 figure

  48. arXiv:2409.03670  [pdf, other

    cond-mat.dis-nn cond-mat.stat-mech cs.DM math-ph

    Loop corrections for hard spheres in Hamming space

    Authors: Abolfazl Ramezanpour, Saman Moghimi-Araghi

    Abstract: We begin with an exact expression for the entropy of a system of hard spheres within the Hamming space. This entropy relies on probability marginals, which are determined by an extended set of Belief Propagation (BP) equations. The BP probability marginals are functions of auxiliary variables which are introduced to model the effects of loopy interactions on a tree-structured interaction graph. We… ▽ More

    Submitted 5 September, 2024; originally announced September 2024.

    Comments: 31 pages, 4 figures

  49. arXiv:2408.17161  [pdf, other

    eess.SY cs.CE

    Leveraging Blockchain and ANFIS for Optimal Supply Chain Management

    Authors: Amirfarhad Farhadi, Homayoun Safarpour Motealegh Mahalegi, Abolfazl Pourrezaeian Firouzabad, Azadeh Zamanifar, Majid Sorouri

    Abstract: The supply chain is a critical segment of the product manufacturing cycle, continuously influenced by risky, uncertain, and undesirable events. Optimizing flexibility in the supply chain presents a complex, multi-objective, and nonlinear programming challenge. In the poultry supply chain, the development of mass customization capabilities has led manufacturing companies to increasingly focus on of… ▽ More

    Submitted 2 September, 2024; v1 submitted 30 August, 2024; originally announced August 2024.

  50. arXiv:2408.13683  [pdf, ps, other

    cs.LG cs.AI eess.SP eess.SY

    Submodular Maximization Approaches for Equitable Client Selection in Federated Learning

    Authors: Andrés Catalino Castillo Jiménez, Ege C. Kaya, Lintao Ye, Abolfazl Hashemi

    Abstract: In a conventional Federated Learning framework, client selection for training typically involves the random sampling of a subset of clients in each iteration. However, this random selection often leads to disparate performance among clients, raising concerns regarding fairness, particularly in applications where equitable outcomes are crucial, such as in medical or financial machine learning tasks… ▽ More

    Submitted 27 August, 2024; v1 submitted 24 August, 2024; originally announced August 2024.

    Comments: 13 pages