Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–21 of 21 results for author: Ahmad, M S

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

    cs.RO eess.SY

    A Mixed-Reality Testbed for Autonomous Vehicles

    Authors: H. M. Sabbir Ahmad, Ehsan Sabouni, Emrullah Celik, Zean Wan, Damola Ajeyemi, Christos G. Cassandras, Wenchao Li

    Abstract: We propose a mixed-reality, hardware-in-the-loop (HIL) testbed for autonomous vehicles that seamlessly integrates a physical testbed of mobile robots with a high-fidelity simulation environment. The virtual simulation enables the creation of diverse, safety-critical driving scenarios to validate state-of-the-art perception, planning, and control algorithms, while augmenting simulations with physic… ▽ More

    Submitted 17 June, 2026; originally announced June 2026.

    Comments: 9 pages, 7 figures, 1 table

  2. arXiv:2604.24729  [pdf, ps, other

    cs.LG

    SpecRLBench: A Benchmark for Generalization in Specification-Guided Reinforcement Learning

    Authors: Zijian Guo, İlker Işık, H. M. Sabbir Ahmad, Wenchao Li

    Abstract: Specification-guided reinforcement learning (RL) provides a principled framework for encoding complex, temporally extended tasks using formal specifications such as linear temporal logic (LTL). While recent methods have shown promising results, their ability to generalize across unseen specifications and diverse environments remains insufficiently understood. In this work, we introduce SpecRLBench… ▽ More

    Submitted 27 April, 2026; originally announced April 2026.

  3. arXiv:2604.03605  [pdf, ps, other

    eess.SY cs.AI math.OC

    Multi-Robot Multi-Queue Control via Exhaustive Assignment Actor-Critic Learning

    Authors: Mohammad Merati, H. M. Sabbir Ahmad, Wenchao Li, David Castañón

    Abstract: We study online task allocation for multi-robot, multi-queue systems with asymmetric stochastic arrivals and switching delays. We formulate the problem in discrete time: each location can host at most one robot per slot, servicing a task consumes one slot, switching between locations incurs a one-slot travel delay, and arrivals at locations are independent Bernoulli processes with heterogeneous ra… ▽ More

    Submitted 4 April, 2026; originally announced April 2026.

  4. arXiv:2603.16397  [pdf, ps, other

    cs.CL cs.AI

    Fanar 2.0: Arabic Generative AI Stack

    Authors: FANAR TEAM, Ummar Abbas, Mohammad Shahmeer Ahmad, Minhaj Ahmad, Abdulaziz Al-Homaid, Anas Al-Nuaimi, Enes Altinisik, Ehsaneddin Asgari, Sanjay Chawla, Shammur Chowdhury, Fahim Dalvi, Kareem Darwish, Nadir Durrani, Mohamed Elfeky, Ahmed Elmagarmid, Mohamed Eltabakh, Asim Ersoy, Masoomali Fatehkia, Mohammed Qusay Hashim, Majd Hawasly, Mohamed Hefeeda, Mus'ab Husaini, Keivin Isufaj, Soon-Gyo Jung, Houssam Lachemat , et al. (12 additional authors not shown)

    Abstract: We present Fanar 2.0, the second generation of Qatar's Arabic-centric Generative AI platform. Sovereignty is a first-class design principle: every component, from data pipelines to deployment infrastructure, was designed and operated entirely at QCRI, Hamad Bin Khalifa University. Fanar 2.0 is a story of resource-constrained excellence: the effort ran on 256 NVIDIA H100 GPUs, with Arabic having on… ▽ More

    Submitted 17 March, 2026; originally announced March 2026.

  5. arXiv:2602.09214  [pdf, ps, other

    cs.CV

    VLM-UQBench: A Benchmark for Modality-Specific and Cross-Modality Uncertainties in Vision Language Models

    Authors: Chenyu Wang, Tianle Chen, H. M. Sabbir Ahmad, Kayhan Batmanghelich, Wenchao Li

    Abstract: Uncertainty quantification (UQ) is vital for ensuring that vision-language models (VLMs) behave safely and reliably. A central challenge is to localize uncertainty to its source, determining whether it arises from the image, the text, or misalignment between the two. We introduce VLM-UQBench, a benchmark for modality-specific and cross-modal data uncertainty in VLMs, It consists of 600 real-world… ▽ More

    Submitted 9 February, 2026; originally announced February 2026.

  6. arXiv:2602.07152  [pdf

    cs.CR cs.AI cs.LG

    Trojans in Artificial Intelligence (TrojAI) Final Report

    Authors: Kristopher W. Reese, Taylor Kulp-McDowall, Michael Majurski, Tim Blattner, Derek Juba, Peter Bajcsy, Antonio Cardone, Philippe Dessauw, Alden Dima, Anthony J. Kearsley, Melinda Kleczynski, Joel Vasanth, Walid Keyrouz, Chace Ashcraft, Neil Fendley, Ted Staley, Trevor Stout, Josh Carney, Greg Canal, Will Redman, Aurora Schmidt, Cameron Hickert, William Paul, Jared Markowitz, Nathan Drenkow , et al. (46 additional authors not shown)

    Abstract: The Intelligence Advanced Research Projects Activity (IARPA) launched the TrojAI program to confront an emerging vulnerability in modern artificial intelligence: the threat of AI Trojans. These AI trojans are malicious, hidden backdoors intentionally embedded within an AI model that can cause a system to fail in unexpected ways, or allow a malicious actor to hijack the AI model at will. This multi… ▽ More

    Submitted 27 February, 2026; v1 submitted 6 February, 2026; originally announced February 2026.

  7. arXiv:2602.05051  [pdf, ps, other

    cs.LG cs.AI cs.RO

    ReFORM: Reflected Flows for On-support Offline RL via Noise Manipulation

    Authors: Songyuan Zhang, Oswin So, H. M. Sabbir Ahmad, Eric Yang Yu, Matthew Cleaveland, Mitchell Black, Chuchu Fan

    Abstract: Offline reinforcement learning (RL) aims to learn the optimal policy from a fixed dataset generated by behavior policies without additional environment interactions. One common challenge that arises in this setting is the out-of-distribution (OOD) error, which occurs when the policy leaves the training distribution. Prior methods penalize a statistical distance term to keep the policy close to the… ▽ More

    Submitted 4 February, 2026; originally announced February 2026.

    Comments: 24 pages, 17 figures; Accepted by the fourteenth International Conference on Learning Representations (ICLR 2026)

  8. arXiv:2508.01561  [pdf, ps, other

    cs.AI

    One Subgoal at a Time: Zero-Shot Generalization to Arbitrary Linear Temporal Logic Requirements in Multi-Task Reinforcement Learning

    Authors: Zijian Guo, İlker Işık, H. M. Sabbir Ahmad, Wenchao Li

    Abstract: Generalizing to complex and temporally extended task objectives and safety constraints remains a critical challenge in reinforcement learning (RL). Linear temporal logic (LTL) offers a unified formalism to specify such requirements, yet existing methods are limited in their abilities to handle nested long-horizon tasks and safety constraints, and cannot identify situations when a subgoal is not sa… ▽ More

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

  9. arXiv:2507.14850  [pdf, ps, other

    cs.LG cs.AI cs.RO

    Hierarchical Multi-Agent Reinforcement Learning with Control Barrier Functions for Safety-Critical Autonomous Systems

    Authors: H. M. Sabbir Ahmad, Ehsan Sabouni, Alexander Wasilkoff, Param Budhraja, Zijian Guo, Songyuan Zhang, Chuchu Fan, Christos Cassandras, Wenchao Li

    Abstract: We address the problem of safe policy learning in multi-agent safety-critical autonomous systems. In such systems, it is necessary for each agent to meet the safety requirements at all times while also cooperating with other agents to accomplish the task. Toward this end, we propose a safe Hierarchical Multi-Agent Reinforcement Learning (HMARL) approach based on Control Barrier Functions (CBFs). O… ▽ More

    Submitted 18 August, 2025; v1 submitted 20 July, 2025; originally announced July 2025.

  10. arXiv:2506.00982  [pdf, ps, other

    cs.RO cs.MA

    Robust and Safe Multi-Agent Reinforcement Learning with Communication for Autonomous Vehicles: From Simulation to Hardware

    Authors: Keshawn Smith, Zhili Zhang, H M Sabbir Ahmad, Ehsan Sabouni, Mainak Mondal, Song Han, Wenchao Li, Fei Miao

    Abstract: Deep multi-agent reinforcement learning (MARL) has been demonstrated effectively in simulations for multi-robot problems. For autonomous vehicles, the development of vehicle-to-vehicle (V2V) communication technologies provide opportunities to further enhance system safety. However, zero-shot transfer of simulator-trained MARL policies to dynamic hardware systems remains challenging, and how to lev… ▽ More

    Submitted 12 May, 2026; v1 submitted 1 June, 2025; originally announced June 2025.

    Comments: 15 pages, 5 Figures

  11. arXiv:2504.20047  [pdf, ps, other

    cs.IR cs.AI cs.DB

    HCT-QA: A Benchmark for Question Answering on Human-Centric Tables

    Authors: Mohammad S. Ahmad, Zan A. Naeem, Michaël Aupetit, Ahmed Elmagarmid, Mohamed Eltabakh, Xiaosong Ma, Mourad Ouzzani, Chaoyi Ruan, Hani Al-Sayeh

    Abstract: Tabular data embedded in PDF files, web pages, and other types of documents is prevalent in various domains. These tables, which we call human-centric tables (HCTs for short), are dense in information but often exhibit complex structural and semantic layouts. To query these HCTs, some existing solutions focus on transforming them into relational formats. However, they fail to handle the diverse an… ▽ More

    Submitted 5 March, 2026; v1 submitted 9 March, 2025; originally announced April 2025.

  12. arXiv:2501.13944  [pdf, other

    cs.CL cs.AI

    Fanar: An Arabic-Centric Multimodal Generative AI Platform

    Authors: Fanar Team, Ummar Abbas, Mohammad Shahmeer Ahmad, Firoj Alam, Enes Altinisik, Ehsannedin Asgari, Yazan Boshmaf, Sabri Boughorbel, Sanjay Chawla, Shammur Chowdhury, Fahim Dalvi, Kareem Darwish, Nadir Durrani, Mohamed Elfeky, Ahmed Elmagarmid, Mohamed Eltabakh, Masoomali Fatehkia, Anastasios Fragkopoulos, Maram Hasanain, Majd Hawasly, Mus'ab Husaini, Soon-Gyo Jung, Ji Kim Lucas, Walid Magdy, Safa Messaoud , et al. (17 additional authors not shown)

    Abstract: We present Fanar, a platform for Arabic-centric multimodal generative AI systems, that supports language, speech and image generation tasks. At the heart of Fanar are Fanar Star and Fanar Prime, two highly capable Arabic Large Language Models (LLMs) that are best in the class on well established benchmarks for similar sized models. Fanar Star is a 7B (billion) parameter model that was trained from… ▽ More

    Submitted 18 January, 2025; originally announced January 2025.

    ACM Class: I.2.0; D.2.0

  13. Large-scale moral machine experiment on large language models

    Authors: Muhammad Shahrul Zaim bin Ahmad, Kazuhiro Takemoto

    Abstract: The rapid advancement of Large Language Models (LLMs) and their potential integration into autonomous driving systems necessitates understanding their moral decision-making capabilities. While our previous study examined four prominent LLMs using the Moral Machine experimental framework, the dynamic landscape of LLM development demands a more comprehensive analysis. Here, we evaluate moral judgmen… ▽ More

    Submitted 29 December, 2024; v1 submitted 11 November, 2024; originally announced November 2024.

    Comments: 21 pages, 6 figures

    Journal ref: PLoS One 20, e0322776 (2025)

  14. arXiv:2403.17338  [pdf, other

    eess.SY cs.AI

    Reinforcement Learning-based Receding Horizon Control using Adaptive Control Barrier Functions for Safety-Critical Systems

    Authors: Ehsan Sabouni, H. M. Sabbir Ahmad, Vittorio Giammarino, Christos G. Cassandras, Ioannis Ch. Paschalidis, Wenchao Li

    Abstract: Optimal control methods provide solutions to safety-critical problems but easily become intractable. Control Barrier Functions (CBFs) have emerged as a popular technique that facilitates their solution by provably guaranteeing safety, through their forward invariance property, at the expense of some performance loss. This approach involves defining a performance objective alongside CBF-based safet… ▽ More

    Submitted 19 February, 2025; v1 submitted 25 March, 2024; originally announced March 2024.

  15. arXiv:2309.11057  [pdf, other

    cs.RO cs.MA

    Safety Guaranteed Robust Multi-Agent Reinforcement Learning with Hierarchical Control for Connected and Automated Vehicles

    Authors: Zhili Zhang, H M Sabbir Ahmad, Ehsan Sabouni, Yanchao Sun, Furong Huang, Wenchao Li, Fei Miao

    Abstract: We address the problem of coordination and control of Connected and Automated Vehicles (CAVs) in the presence of imperfect observations in mixed traffic environment. A commonly used approach is learning-based decision-making, such as reinforcement learning (RL). However, most existing safe RL methods suffer from two limitations: (i) they assume accurate state information, and (ii) safety is genera… ▽ More

    Submitted 23 September, 2024; v1 submitted 20 September, 2023; originally announced September 2023.

    Comments: 6 pages, 6 figures

  16. arXiv:2306.01871  [pdf, other

    cs.RO

    Optimal Control of Connected Automated Vehicles with Event-Triggered Control Barrier Functions: a Test Bed for Safe Optimal Merging

    Authors: Ehsan Sabouni, H. M. Sabbir Ahmad, Wei Xiao, Christos G. Cassandras, Wenchao Li

    Abstract: We address the problem of controlling Connected and Automated Vehicles (CAVs) in conflict areas of a traffic network subject to hard safety constraints. It has been shown that such problems can be solved through a combination of tractable optimal control problems and Control Barrier Functions (CBFs) that guarantee the satisfaction of all constraints. These solutions can be reduced to a sequence of… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2203.12089, arXiv:2209.13053

  17. arXiv:2306.00932  [pdf

    cs.AI cs.DB

    Cross Modal Data Discovery over Structured and Unstructured Data Lakes

    Authors: Mohamed Y. Eltabakh, Mayuresh Kunjir, Ahmed Elmagarmid, Mohammad Shahmeer Ahmad

    Abstract: Organizations are collecting increasingly large amounts of data for data driven decision making. These data are often dumped into a centralized repository, e.g., a data lake, consisting of thousands of structured and unstructured datasets. Perversely, such mixture of datasets makes the problem of discovering elements (e.g., tables or documents) that are relevant to a user's query or an analytical… ▽ More

    Submitted 16 July, 2023; v1 submitted 1 June, 2023; originally announced June 2023.

    Report number: 17

  18. arXiv:2305.16818  [pdf, other

    cs.MA cs.AI eess.SY

    Trust-Aware Resilient Control and Coordination of Connected and Automated Vehicles

    Authors: H M Sabbir Ahmad, Ehsan Sabouni, Wei Xiao, Christos G. Cassandras, Wenchao Li

    Abstract: We address the security of a network of Connected and Automated Vehicles (CAVs) cooperating to navigate through a conflict area. Adversarial attacks such as Sybil attacks can cause safety violations resulting in collisions and traffic jams. In addition, uncooperative (but not necessarily adversarial) CAVs can also induce similar adversarial effects on the traffic network. We propose a decentralize… ▽ More

    Submitted 2 June, 2023; v1 submitted 26 May, 2023; originally announced May 2023.

    Comments: Keywords: Resilient control and coordination, Cybersecurity, Safety guaranteed coordination, Connected And Autonomous Vehicles

  19. arXiv:2304.13634  [pdf, other

    cs.CL

    HausaNLP at SemEval-2023 Task 12: Leveraging African Low Resource TweetData for Sentiment Analysis

    Authors: Saheed Abdullahi Salahudeen, Falalu Ibrahim Lawan, Ahmad Mustapha Wali, Amina Abubakar Imam, Aliyu Rabiu Shuaibu, Aliyu Yusuf, Nur Bala Rabiu, Musa Bello, Shamsuddeen Umaru Adamu, Saminu Mohammad Aliyu, Murja Sani Gadanya, Sanah Abdullahi Muaz, Mahmoud Said Ahmad, Abdulkadir Abdullahi, Abdulmalik Yusuf Jamoh

    Abstract: We present the findings of SemEval-2023 Task 12, a shared task on sentiment analysis for low-resource African languages using Twitter dataset. The task featured three subtasks; subtask A is monolingual sentiment classification with 12 tracks which are all monolingual languages, subtask B is multilingual sentiment classification using the tracks in subtask A and subtask C is a zero-shot sentiment c… ▽ More

    Submitted 26 April, 2023; originally announced April 2023.

  20. arXiv:2303.16909  [pdf, other

    cs.DB cs.AI

    RetClean: Retrieval-Based Data Cleaning Using Foundation Models and Data Lakes

    Authors: Zan Ahmad Naeem, Mohammad Shahmeer Ahmad, Mohamed Eltabakh, Mourad Ouzzani, Nan Tang

    Abstract: Can foundation models (such as ChatGPT) clean your data? In this proposal, we demonstrate that indeed ChatGPT can assist in data cleaning by suggesting corrections for specific cells in a data table (scenario 1). However, ChatGPT may struggle with datasets it has never encountered before (e.g., local enterprise data) or when the user requires an explanation of the source of the suggested clean val… ▽ More

    Submitted 17 December, 2024; v1 submitted 29 March, 2023; originally announced March 2023.

  21. Soft Biometrics: Gender Recognition from Unconstrained Face Images using Local Feature Descriptor

    Authors: Olasimbo Ayodeji Arigbabu, Sharifah Mumtazah Syed Ahmad, Wan Azizun Wan Adnan, Salman Yussof, Saif Mahmood

    Abstract: Gender recognition from unconstrained face images is a challenging task due to the high degree of misalignment, pose, expression, and illumination variation. In previous works, the recognition of gender from unconstrained face images is approached by utilizing image alignment, exploiting multiple samples per individual to improve the learning ability of the classifier, or learning gender based on… ▽ More

    Submitted 8 February, 2017; originally announced February 2017.

    Journal ref: Journal of Information and Communication Technology (JICT), 2015