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

Showing 1–50 of 153 results for author: Mittal, A

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

    cs.CL cs.AI cs.LG

    TextNCA: Neural Cellular Automata for Language Modeling via Hierarchical Local Attention

    Authors: Avni Mittal, Avinash Anand, Ashutosh Kumar, Dikshant Kukreja, Kritarth Prasad, Sushane Dulloo, Erik Cambria, Timothy Liu, Zhengkui Wang, Rajiv Ratn Shah

    Abstract: Can a strictly local, iterated, weight-shared computation primitive support language modelling, and which of those three properties actually drives the model's behaviour? We define \textsc{TextNCA}, a 1D causal windowed-attention realisation of the Neural Cellular Automaton primitive, and study a hierarchical variant that cascades three stages with windows $w \in \{8, 32, 128\}$ and $T_s$ shared-w… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

  2. arXiv:2607.27180  [pdf, ps, other

    cs.CV cs.RO

    HumanCLAW: Can Vision-Language Models Act Through a Body?

    Authors: Li Siyao, Jiawei Gu, Shuai Liu, Kairui Hu, Zekun Li, Linjie Li, Chengcheng Tang, Po-Chen Wu, Ivan Shugurov, Lingni Ma, Michael Zollhoefer, Sizhe An, Abhay Mittal, Amy Zhao, Ranjay Krishna, Manling Li, Ziwei Liu, Chuan Guo

    Abstract: Evaluating whether a vision-language model (VLM) can act through a physical body is challenging. The outcome of an action couples the VLM's decision with motor control. When a task fails, it is hard to tell whether the VLM made a bad choice or the motor controller simply failed to execute it, e.g., losing balance and falling. In this work, we introduce HumanCLAW, an evaluation framework that decou… ▽ More

    Submitted 3 August, 2026; v1 submitted 29 July, 2026; originally announced July 2026.

    Comments: Project page: https://human-claw.github.io/

  3. arXiv:2607.20940  [pdf, ps, other

    cs.CV

    Ms. Forcing: Efficient Streaming Video Generation with Multi-Scale Patchification and Attention

    Authors: Zekun Li, Xiaoyan Cong, Hongyu Li, Zhiyang Dou, Chuan Guo, Abhay Mittal, Sizhe An, Srinath Sridhar

    Abstract: Streaming video diffusion models have made substantial progress toward interactive and dynamic world simulation, but the nested autoregressive and denoising loops of conventional next-frame generation hinder real-time deployment. Recent rolling-window methods pipeline denoising across multiple consecutive frames at different noise levels, improving throughput and long-horizon stability. However, t… ▽ More

    Submitted 23 July, 2026; originally announced July 2026.

  4. arXiv:2607.11859  [pdf, ps, other

    cs.CY cs.AR cs.MA

    Can LLMs Perform Deep Technical Comprehension of Computer Architecture Papers?

    Authors: Nishant Aggarwal, Ayushi Dubal, Sreeraj Kannakarankodi, Ian McDougall, Adarsh Mittal, Vishnu Ramadas, Noah Scott, Ranganath Selagamsetty, Weichu Yang, Karthikeyan Sankaralingam

    Abstract: Can large language models perform deep technical comprehension of computer architecture papers -- not summarization, but structured critique that names the core mechanism, surfaces buried assumptions, and connects a contribution beyond its own scope? We study Gauntlet, an open-source pipeline that analyzes a paper through five independent expert-persona reviewers and an adversarial synthesis stage… ▽ More

    Submitted 13 July, 2026; originally announced July 2026.

    Comments: 4 pages, 1 figure

  5. arXiv:2607.08043  [pdf, ps, other

    cs.SE cs.AI

    Aleena: Alignment Agent for Research Software Engineering Collaborations

    Authors: Kshitij Dani, Cordero Core, Landung Setiawan, Carlos Garcia Jurado Suarez, Anshul Tambay, Vani Mandava, Anant Mittal

    Abstract: Research software collaborations span meetings, informal chats, pull requests, and GitHub issues. A decision surfaced in a Slack thread, refined in a meeting, and implemented in a pull request can lose its original rationale across these artifacts, leaving domain researchers and research software engineers with divergent mental models of project intent, ownership, and scientific assumptions. We ar… ▽ More

    Submitted 8 July, 2026; originally announced July 2026.

    Comments: 8 pages, 5 figures. AgenticSE @ KDD '26: Agentic Software Engineering (SE 3.0): The Rise of AI Teammates, KDD 2026 Workshop

  6. arXiv:2607.02703  [pdf, ps, other

    cs.SE cs.AI cs.DC cs.MA

    LLMoxie: Exploring Agentic AI for Scientific Software Development

    Authors: Landung Setiawan, Anant Mittal, Cordero Core, Anshul Tambay, Carlos Garcia Jurado Suarez, David A. C. Beck, Andrew J. Connolly, Vani Mandava

    Abstract: In this paper, we describe LLMoxie, an institutional AI platform whose three-tiered architecture supports multi-cloud and on-premise inference, a LiteLLM/MLflow control plane for authentication, budgeting, PII masking, and observability, and an application augmentation layer for AI coding agents. Layered on top, an open-source RSE-Plugins ecosystem encodes accumulated RSE knowledge as a Plugin-Age… ▽ More

    Submitted 2 July, 2026; originally announced July 2026.

    Comments: 9 pages, 4 figures. Accepted to ACM SIGKDD 2026 Workshop: Agentic AI for Scientific and Societal Advances (SciSoc Agents and LLMs). Describes an agentic AI platform for scientific software engineering with governed multi-cloud inference, structured multiagent workflows, and domain-aware coding support (cs.SE, cs.MA, cs.AI)

  7. arXiv:2606.27909  [pdf, ps, other

    cs.CL cs.AI cs.GT cs.MA

    Triadic Werewolf: A Jester Role for Multi-Hop Theory of Mind in LLMs

    Authors: Avni Mittal

    Abstract: Theory-of-mind evaluations of large language models typically use dyadic social-deduction games, where every observable cue points to a single hidden side, so a model with strong language priors can score well without ever simulating opponents' incentives. We extend the Werewolf game with a Jester, a third faction whose utility on peer suspicion is inverted because it wins by being voted out, so o… ▽ More

    Submitted 26 June, 2026; originally announced June 2026.

  8. arXiv:2606.11470  [pdf, ps, other

    cs.CL

    The Periodic Table of LLM Reasoning: A Structured Survey of Reasoning Paradigms, Methods, and Failure Modes

    Authors: Avinash Anand, Mahisha Ramesh, Avni Mittal, Ashutosh Kumar, Rishitej Reddy Vyalla, Erik Cambria, Zhengkui Wang, Timothy Liu, Aik Beng Ng, Simon See, Rajiv Ratn Shah

    Abstract: Reasoning has become central to how Large Language Models (LLMs) are evaluated and interpreted, spanning Chain-of-Thought (CoT), mathematical problem-solving, multi-hop question answering, code generation, retrieval-augmented reasoning, tool use, and multimodal decision-making. In this survey, we introduce the Periodic Table of LLM Reasoning, a framework organizing 300+ recent papers by reasoning… ▽ More

    Submitted 10 August, 2026; v1 submitted 9 June, 2026; originally announced June 2026.

  9. arXiv:2606.11417  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Signed Compression Progress on a Sealed Audit is Goodhart-Resistant

    Authors: Ayush Mittal, Dhruv Gupta

    Abstract: Compression progress is a long-standing proposal for intrinsic motivation: reward an agent when its world model becomes better at predicting or compressing experience. The folk claim is that this reward is "credible" because it is paid only for learning. We make this precise and prove it. If intrinsic reward is the signed decrease of a fixed sealed-audit loss, r_t = E(theta_{t-1}) - E(theta_t), th… ▽ More

    Submitted 9 June, 2026; originally announced June 2026.

    Comments: 16 pages, 7 figures. Lean 4 (Mathlib) mechanized core and ARC-TGI experiment code: https://github.com/Zetetic-Dhruv/audit-compression-progress

  10. arXiv:2605.00583  [pdf, ps, other

    cs.CV cs.AI cs.LG

    Jailbreaking Vision-Language Models Through the Visual Modality

    Authors: Aharon Azulay, Jan Dubiński, Zhuoyun Li, Atharv Mittal, Yossi Gandelsman

    Abstract: The visual modality of vision-language models (VLMs) is an underexplored attack surface for bypassing safety alignment. We introduce four jailbreak attacks exploiting the vision component: (1) encoding harmful instructions as visual symbol sequences with a decoding legend, (2) replacing harmful objects with benign substitutes (e.g., bomb -> banana) then prompting for harmful actions using the subs… ▽ More

    Submitted 1 May, 2026; originally announced May 2026.

    Comments: Accepted to ICML 2026

  11. arXiv:2604.26997  [pdf, ps, other

    cs.CR cs.AI cs.MA

    Agent Name Service (ANS): A Proof-of-Concept Trust Layer for Secure AI Agent Discovery, Identity, and Governance in Kubernetes

    Authors: Akshay Mittal, Elyson De La Cruz

    Abstract: Autonomous AI agent ecosystems require stronger mechanisms for secure discovery, identity verification, capability attestation, and policy governance. Current deployments frequently lack (1) uniform agent discovery, (2) cryptographic agent authentication, (3) capability proofs that protect secrets, and (4) enforceable policy controls. This paper presents an implementation-oriented proof of concept… ▽ More

    Submitted 28 April, 2026; originally announced April 2026.

    Comments: 9 pages, 2 figures

  12. arXiv:2604.25164  [pdf, ps, other

    cs.CV

    IAM: Identity-Aware Human Motion and Shape Joint Generation

    Authors: Wenqi Jia, Zekun Li, Abhay Mittal, Chengcheng Tang, Chuan Guo, Lezi Wang, James Matthew Rehg, Lingling Tao, Size An

    Abstract: Recent advances in text-driven human motion generation enable models to synthesize realistic motion sequences from natural language descriptions. However, most existing approaches assume identity-neutral motion and generate movements using a canonical body representation, ignoring the strong influence of body morphology on motion dynamics. In practice, attributes such as body proportions, mass dis… ▽ More

    Submitted 27 April, 2026; originally announced April 2026.

  13. arXiv:2604.19821  [pdf, ps, other

    cs.AI cs.SE

    JTPRO: A Joint Tool-Prompt Reflective Optimization Framework for Language Agents

    Authors: Sandip Ghoshal, Anshul Mittal, Jyotika Singh, Miguel Ballesteros, Weiyi Sun, Fang Tu, Shailender Singh, Yassine Benajiba, Fahad Shah, Sujeeth Bharadwaj, Sujith Ravi, Dan Roth

    Abstract: Large language model (LLM) agents augmented with external tools often struggle as number of tools grow large and become domain-specific. In such settings, ambiguous tool descriptions and under-specified agent instructions frequently lead to tool mis-selection and incorrect slot/value instantiation. We hypothesize that this is due to two root causes: generic, one-size-fits-all prompts that ignore t… ▽ More

    Submitted 20 April, 2026; originally announced April 2026.

    Comments: Conference: ACL-2026

  14. arXiv:2604.09189  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Do LLMs Follow Their Own Rules? A Reflexive Audit of Self-Stated Safety Policies

    Authors: Avni Mittal

    Abstract: LLMs internalize safety policies through RLHF, yet these policies are never formally specified and remain difficult to inspect. Existing benchmarks evaluate models against external standards but do not measure whether models understand and enforce their own stated boundaries. We introduce the Symbolic-Neural Consistency Audit (SNCA), a framework that (1) extracts a model's self-stated safety rules… ▽ More

    Submitted 10 April, 2026; originally announced April 2026.

  15. arXiv:2604.08970  [pdf, ps, other

    cs.CL cs.AI cs.HC cs.MA

    Litmus (Re)Agent: A Benchmark and Agentic System for Predictive Evaluation of Multilingual Models

    Authors: Avni Mittal, Shanu Kumar, Sandipan Dandapat, Monojit Choudhury

    Abstract: We study predictive multilingual evaluation: estimating how well a model will perform on a task in a target language when direct benchmark results are missing. This problem is common in multilingual deployment, where evaluation coverage is sparse and published evidence is uneven across languages, tasks, and model families. We introduce a controlled benchmark of 1,500 questions spanning six tasks a… ▽ More

    Submitted 10 April, 2026; originally announced April 2026.

  16. arXiv:2603.24586  [pdf, ps, other

    cs.SE cs.CL

    Comparing Developer and LLM Biases in Code Evaluation

    Authors: Aditya Mittal, Ryan Shar, Zichu Wu, Shyam Agarwal, Tongshuang Wu, Chris Donahue, Ameet Talwalkar, Wayne Chi, Valerie Chen

    Abstract: As LLMs are increasingly used as judges in code applications, they should be evaluated in realistic interactive settings that capture partial context and ambiguous intent. We present TRACE (Tool for Rubric Analysis in Code Evaluation), a framework that evaluates LLM judges' ability to predict human preferences and automatically extracts rubric items to reveal systematic biases in how humans and mo… ▽ More

    Submitted 14 May, 2026; v1 submitted 25 March, 2026; originally announced March 2026.

  17. arXiv:2603.23530  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Did You Forget What I Asked? Prospective Memory Failures in Large Language Models

    Authors: Avni Mittal

    Abstract: Large language models often fail to satisfy formatting instructions when they must simultaneously perform demanding tasks. We study this behaviour through a prospective memory inspired lens from cognitive psychology, using a controlled paradigm that combines verifiable formatting constraints with benchmark tasks of increasing complexity. Across three model families and over 8,000 prompts, complian… ▽ More

    Submitted 11 June, 2026; v1 submitted 7 March, 2026; originally announced March 2026.

  18. arXiv:2603.15975  [pdf, ps, other

    cs.CV

    UMO: Unified In-Context Learning Unlocks Motion Foundation Model Priors

    Authors: Xiaoyan Cong, Zekun Li, Zhiyang Dou, Hongyu Li, Omid Taheri, Chuan Guo, Abhay Mittal, Sizhe An, Taku Komura, Wojciech Matusik, Michael J. Black, Srinath Sridhar

    Abstract: Large-scale foundation models (LFMs) have recently made impressive progress in text-to-motion generation by learning strong generative priors from massive 3D human motion datasets and paired text descriptions. However, how to effectively and efficiently leverage such single-purpose motion LFMs, i.e., text-to-motion synthesis, in more diverse cross-modal and in-context motion generation downstream… ▽ More

    Submitted 16 March, 2026; originally announced March 2026.

    Comments: Project Page: https://oliver-cong02.github.io/UMO.github.io/

  19. arXiv:2603.05167  [pdf, ps, other

    cs.CL cs.AI

    C2-Faith: Benchmarking LLM Judges for Causal and Coverage Faithfulness in Chain-of-Thought Reasoning

    Authors: Avni Mittal, Rauno Arike

    Abstract: Large language models (LLMs) are increasingly used as judges of chain-of-thought (CoT) reasoning, yet it remains unclear whether they can reliably assess process faithfulness rather than merely answer plausibility. We introduce C2-Faith, a benchmark built from PRM800K that explicitly decomposes faithfulness into two complementary dimensions: causality (whether each step logically follows from prio… ▽ More

    Submitted 11 June, 2026; v1 submitted 5 March, 2026; originally announced March 2026.

  20. DiffusionXRay: A Diffusion and GAN-Based Approach for Enhancing Digitally Reconstructed Chest Radiographs

    Authors: Aryan Goyal, Ashish Mittal, Pranav Rao, Manoj Tadepalli, Preetham Putha

    Abstract: Deep learning-based automated diagnosis of lung cancer has emerged as a crucial advancement that enables healthcare professionals to detect and initiate treatment earlier. However, these models require extensive training datasets with diverse case-specific properties. High-quality annotated data is particularly challenging to obtain, especially for cases with subtle pulmonary nodules that are diff… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

    Comments: Published at MICCAI 2025

    Journal ref: Data Engineering in Medical Imaging: Third MICCAI Workshop, DEMI 2025, Held in Conjunction with MICCAI 2025, Daejeon, South Korea, September 27, 2025, Proceedings

  21. arXiv:2603.01659  [pdf, ps, other

    cs.CV

    A Diffusion-Driven Fine-Grained Nodule Synthesis Framework for Enhanced Lung Nodule Detection from Chest Radiographs

    Authors: Aryan Goyal, Shreshtha Singh, Ashish Mittal, Manoj Tadepalli, Piyush Kumar, Preetham Putha

    Abstract: Early detection of lung cancer in chest radiographs (CXRs) is crucial for improving patient outcomes, yet nodule detection remains challenging due to their subtle appearance and variability in radiological characteristics like size, texture, and boundary. For robust analysis, this diversity must be well represented in training datasets for deep learning based Computer-Assisted Diagnosis (CAD) syst… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

    Comments: Accepted at MIDL 2026 (Poster). Published on OpenReview on February 14, 2026. Proceedings version pending. OpenReview: https://openreview.net/forum?id=7DL7cu8Ui8

  22. As Content and Layout Co-Evolve: TangibleSite for Scaffolding Blind People's Webpage Design through Multimodal Interaction

    Authors: Jiasheng Li, Zining Zhang, Zeyu Yan, Matthew Wong, Arnav Mittal, Ge Gao, Huaishu Peng

    Abstract: Creating webpages requires generating content and arranging layout while iteratively refining both to achieve a coherent design, a process that can be challenging for blind individuals. To understand how blind designers navigate this process, we conducted two rounds of co-design sessions with blind participants, using design probes to elicit their strategies and support needs. Our findings reveal… ▽ More

    Submitted 22 February, 2026; originally announced February 2026.

  23. arXiv:2602.12370  [pdf, ps, other

    cs.CV

    LLaMo: Scaling Pretrained Language Models for Unified Motion Understanding and Generation with Continuous Autoregressive Tokens

    Authors: Zekun Li, Sizhe An, Chengcheng Tang, Chuan Guo, Ivan Shugurov, Linguang Zhang, Amy Zhao, Srinath Sridhar, Lingling Tao, Abhay Mittal

    Abstract: Recent progress in large models has led to significant advances in unified multimodal generation and understanding. However, the development of models that unify motion-language generation and understanding remains largely underexplored. Existing approaches often fine-tune large language models (LLMs) on paired motion-text data, which can result in catastrophic forgetting of linguistic capabilitie… ▽ More

    Submitted 16 April, 2026; v1 submitted 12 February, 2026; originally announced February 2026.

    Comments: Project page: https://kunkun0w0.github.io/project/LLaMo/

  24. arXiv:2602.00531  [pdf, ps, other

    cs.CV

    Enhancing Open-Vocabulary Object Detection through Multi-Level Fine-Grained Visual-Language Alignment

    Authors: Tianyi Zhang, Antoine Simoulin, Kai Li, Sana Lakdawala, Shiqing Yu, Arpit Mittal, Hongyu Fu, Yu Lin

    Abstract: Traditional object detection systems are typically constrained to predefined categories, limiting their applicability in dynamic environments. In contrast, open-vocabulary object detection (OVD) enables the identification of objects from novel classes not present in the training set. Recent advances in visual-language modeling have led to significant progress of OVD. However, prior works face chal… ▽ More

    Submitted 31 January, 2026; originally announced February 2026.

  25. arXiv:2601.19451  [pdf, ps, other

    cs.CL

    Dynamic Multi-Expert Projectors with Stabilized Routing for Multilingual Speech Recognition

    Authors: Isha Pandey, Ashish Mittal, Vartul Bahuguna, Ganesh Ramakrishnan

    Abstract: Recent advances in LLM-based ASR connect frozen speech encoders with Large Language Models (LLMs) via lightweight projectors. While effective in monolingual settings, a single projector struggles to capture the diverse acoustic-to-semantic mappings required for multilingual ASR. To address this, we propose SMEAR-MoE, a stabilized Mixture-of-Experts projector that ensures dense gradient flow to all… ▽ More

    Submitted 27 January, 2026; originally announced January 2026.

  26. arXiv:2601.15339  [pdf, ps, other

    cs.SE cs.AI

    Lost in Transcription: How Speech-to-Text Errors Derail Code Understanding

    Authors: Jayant Havare, Ashish Mittal, Srikanth Tamilselvam, Ganesh Ramakrishnan

    Abstract: Code understanding is a foundational capability in software engineering tools and developer workflows. However, most existing systems are designed for English-speaking users interacting via keyboards, which limits accessibility in multilingual and voice-first settings, particularly in regions like India. Voice-based interfaces offer a more inclusive modality, but spoken queries involving code pres… ▽ More

    Submitted 20 January, 2026; originally announced January 2026.

  27. arXiv:2601.14333  [pdf, ps, other

    cs.LG

    Hierarchical Contextual Uplift Bandits for Catalog Personalization

    Authors: Anupam Agrawal, Rajesh Mohanty, Shamik Bhattacharjee, Abhimanyu Mittal

    Abstract: Contextual Bandit (CB) algorithms are widely adopted for personalized recommendations but often struggle in dynamic environments typical of fantasy sports, where rapid changes in user behavior and dramatic shifts in reward distributions due to external influences necessitate frequent retraining. To address these challenges, we propose a Hierarchical Contextual Uplift Bandit framework. Our framewor… ▽ More

    Submitted 20 January, 2026; originally announced January 2026.

  28. arXiv:2512.20061  [pdf, ps, other

    cs.AI

    Scaling Reinforcement Learning for Content Moderation with Large Language Models

    Authors: Hamed Firooz, Rui Liu, Yuchen Lu, Zhenyu Hou, Fangzhou Xiong, Xiaoyang Zhang, Changshu Jian, Zhicheng Zhu, Jiayuan Ma, Jacob Tao, Chaitali Gupta, Xiaochang Peng, Shike Mei, Hang Cui, Yang Qin, Shuo Tang, Jason Gaedtke, Arpit Mittal

    Abstract: Content moderation at scale remains one of the most pressing challenges in today's digital ecosystem, where billions of user- and AI-generated artifacts must be continuously evaluated for policy violations. Although recent advances in large language models (LLMs) have demonstrated strong potential for policy-grounded moderation, the practical challenges of training these systems to achieve expert-… ▽ More

    Submitted 23 December, 2025; originally announced December 2025.

  29. arXiv:2511.20654  [pdf, ps, other

    cs.HC cs.AI

    CodeVaani: A Multilingual, Voice-Based Code Learning Assistant

    Authors: Jayant Havare, Srikanth Tamilselvam, Ashish Mittal, Shalaka Thorat, Soham Jadia, Varsha Apte, Ganesh Ramakrishnan

    Abstract: Programming education often assumes English proficiency and text-based interaction, creating barriers for students from multilingual regions such as India. We present CodeVaani, a multilingual speech-driven assistant for understanding code, built into Bodhitree [1], a Learning Management System developed at IIT Bombay. It is a voice-enabled assistant that helps learners explore programming concept… ▽ More

    Submitted 8 October, 2025; originally announced November 2025.

  30. arXiv:2511.09373  [pdf, ps, other

    cs.SE cs.CL cs.LG

    Routesplain: Towards Faithful and Intervenable Routing for Software-related Tasks

    Authors: Adam Štorek, Vikas Upadhyay, Marianne Menglin Liu, Daniel W. Peterson, Anshul Mittal, Sujeeth Bharadwaj, Fahad Shah, Sujith Ravi, Dan Roth

    Abstract: LLMs now tackle a wide range of software-related tasks, yet we show that their performance varies markedly both across and within these tasks. Routing user queries to the appropriate LLMs can therefore help improve response quality while reducing cost. Prior work, however, has focused mainly on general-purpose LLM routing via black-box models. We introduce Routesplain, the first LLM router for sof… ▽ More

    Submitted 8 August, 2026; v1 submitted 12 November, 2025; originally announced November 2025.

    Comments: Accepted to COLM 2026

  31. arXiv:2511.06295  [pdf, ps, other

    cs.CV

    Learning-Based Vision Systems for Semi-Autonomous Forklift Operation in Industrial Warehouse Environments

    Authors: Vamshika Sutar, Mahek Maheshwari, Archak Mittal

    Abstract: The automation of material handling in warehouses increasingly relies on robust, low cost perception systems for forklifts and Automated Guided Vehicles (AGVs). This work presents a vision based framework for pallet and pallet hole detection and mapping using a single standard camera. We utilized YOLOv8 and YOLOv11 architectures, enhanced through Optuna driven hyperparameter optimization and spati… ▽ More

    Submitted 9 November, 2025; originally announced November 2025.

  32. arXiv:2511.04486  [pdf, ps, other

    cs.SE

    EDIT-Bench: Evaluating LLM Abilities to Perform Real-World Instructed Code Edits

    Authors: Wayne Chi, Valerie Chen, Ryan Shar, Aditya Mittal, Jenny Liang, Wei-Lin Chiang, Anastasios Nikolas Angelopoulos, Ion Stoica, Graham Neubig, Ameet Talwalkar, Chris Donahue

    Abstract: Instructed code editing, where LLMs directly modify a developer's existing code based on a user instruction, is becoming a widely used interaction mode in AI coding assistants. However, few benchmarks directly evaluate this capability and current datasets often rely on artificial sources. We introduce EDIT-Bench, a benchmark for evaluating LLM code editing capabilities grounded in real-world usage… ▽ More

    Submitted 17 November, 2025; v1 submitted 6 November, 2025; originally announced November 2025.

  33. arXiv:2511.01298   

    cs.CE

    Investigation of Performance and Scalability of a Quantum-Inspired Evolutionary Optimizer (QIEO) on NVIDIA GPU

    Authors: Aman Mittal, Kasturi Venkata Sai Srikanth, Ferdin Sagai Don Bosco, Abhishek Singh, Rut Lineswala, Abhishek Chopra

    Abstract: Quantum inspired evolutionary optimization leverages quantum computing principles like superposition, interference, and probabilistic representation to enhance classical evolutionary algorithms with improved exploration and exploitation capabilities. Implemented on NVIDIA Tesla V100 SXM2 GPUs, this study systematically investigates the performance and scalability of a GPU-accelerated Quantum Inspi… ▽ More

    Submitted 9 November, 2025; v1 submitted 3 November, 2025; originally announced November 2025.

    Comments: The reported execution and memory resources need to re-checked

  34. arXiv:2510.24902  [pdf, ps, other

    cs.CV

    Pixels to Signals: A Real-Time Framework for Traffic Demand Estimation

    Authors: H Mhatre, M Vyas, A Mittal

    Abstract: Traffic congestion is becoming a challenge in the rapidly growing urban cities, resulting in increasing delays and inefficiencies within urban transportation systems. To address this issue a comprehensive methodology is designed to optimize traffic flow and minimize delays. The framework is structured with three primary components: (a) vehicle detection, (b) traffic prediction, and (c) traffic sig… ▽ More

    Submitted 28 October, 2025; originally announced October 2025.

  35. arXiv:2510.04375  [pdf, ps, other

    cs.LG cs.AI

    Adaptive Weighted Loss for Sequential Recommendations on Sparse Domains

    Authors: Akshay Mittal, Vinay Venkatesh, Krishna Kandi, Shalini Sudarshan

    Abstract: The effectiveness of single-model sequential recommendation architectures, while scalable, is often limited when catering to "power users" in sparse or niche domains. Our previous research, PinnerFormerLite, addressed this by using a fixed weighted loss to prioritize specific domains. However, this approach can be sub-optimal, as a single, uniform weight may not be sufficient for domains with very… ▽ More

    Submitted 5 October, 2025; originally announced October 2025.

  36. arXiv:2510.03418  [pdf, ps, other

    cs.AI cs.MA

    LegalWiz: A Multi-Agent Generation Framework for Contradiction Detection in Legal Documents

    Authors: Ananya Mantravadi, Shivali Dalmia, Olga Pospelova, Abhishek Mukherji, Nand Dave, Anudha Mittal

    Abstract: Retrieval-Augmented Generation (RAG) integrates large language models (LLMs) with external sources, but unresolved contradictions in retrieved evidence often lead to hallucinations and legally unsound outputs. Benchmarks currently used for contradiction detection lack domain realism, cover only limited conflict types, and rarely extend beyond single-sentence pairs, making them unsuitable for legal… ▽ More

    Submitted 10 October, 2025; v1 submitted 3 October, 2025; originally announced October 2025.

  37. Skill, Will, or Both? Understanding Digital Inaccessibility from Accessibility Professionals' Viewpoint

    Authors: P D Parthasarathy, Rachel F. Adler, Devorah Kletenik, Swaroop Joshi, Anshu M Mittal

    Abstract: Digital inaccessibility continues to be a significant barrier to true inclusion and equality. WebAIM's 2024 report reveals that only 4.1% of the world's top one million website homepages are fully accessible. Furthermore, the percentage of web pages with detectable Web Content Accessibility Guidelines (WCAG) failures has only decreased by 1.9\% over the past five years, from 97.8%. To gain deeper… ▽ More

    Submitted 27 September, 2025; originally announced September 2025.

    Comments: Accepted and published at Extended Abstracts of the CHI Conference on Human Factors in Computing Systems (CHI EA '25), April 26-May 1, 2025, Yokohama, Japan

    MSC Class: acmart

    Journal ref: In Proceedings of the Extended Abstracts of the CHI Conference on Human Factors in Computing Systems. Yokohama Japan: ACM, Apr. 2025, pp. 1-9

  38. Scaling Accessibility Education: Reflections from a Workshop Targeting CS Educators and Software Professionals

    Authors: P D Parthasarathy, Anshu M Mittal, Swaroop Joshi

    Abstract: Despite growing global attention to digital accessibility, research from India highlights a significant gap in accessibility training for both computing educators and software professionals. To address this need, we designed and conducted an experiential workshop aimed at building foundational capacity in accessibility practices among 77 participants, including computer science (CS) faculty and in… ▽ More

    Submitted 26 September, 2025; originally announced September 2025.

    Comments: Accepted for publication at ACM Compute 2025 - https://isigcse.acm.org/compute/2025/

  39. AI Ethics Education in India: A Syllabus-Level Review of Computing Courses

    Authors: Anshu M Mittal, P D Parthasarathy, Swaroop Joshi

    Abstract: The pervasive integration of artificial intelligence (AI) across domains such as healthcare, governance, finance, and education has intensified scrutiny of its ethical implications, including algorithmic bias, privacy risks, accountability, and societal impact. While ethics has received growing attention in computer science (CS) education more broadly, the specific pedagogical treatment of {AI eth… ▽ More

    Submitted 26 September, 2025; originally announced September 2025.

    Comments: Accepted for publication at ACM Compute-2025 https://isigcse.acm.org/compute/2025/

  40. arXiv:2508.21257  [pdf, ps, other

    cs.CV

    PHD: Personalized 3D Human Body Fitting with Point Diffusion

    Authors: Hsuan-I Ho, Chen Guo, Po-Chen Wu, Ivan Shugurov, Chengcheng Tang, Abhay Mittal, Sizhe An, Manuel Kaufmann, Linguang Zhang

    Abstract: We introduce PHD, a novel approach for personalized 3D human mesh recovery (HMR) and body fitting that leverages user-specific shape information to improve pose estimation accuracy from videos. Traditional HMR methods are designed to be user-agnostic and optimized for generalization. While these methods often refine poses using constraints derived from the 2D image to improve alignment, this proce… ▽ More

    Submitted 28 August, 2025; originally announced August 2025.

    Comments: ICCV 2025, 19 pages, 18 figures

  41. arXiv:2507.00883  [pdf, ps, other

    cs.CL

    Mathematics Isn't Culture-Free: Probing Cultural Gaps via Entity and Scenario Perturbations

    Authors: Aditya Tomar, Nihar Ranjan Sahoo, Ashish Mittal, Rudra Murthy, Pushpak Bhattacharyya

    Abstract: Although mathematics is often considered culturally neutral, the way mathematical problems are presented can carry implicit cultural context. Existing benchmarks like GSM8K are predominantly rooted in Western norms, including names, currencies, and everyday scenarios. In this work, we create culturally adapted variants of the GSM8K test set for five regions Africa, India, China, Korea, and Japan u… ▽ More

    Submitted 31 October, 2025; v1 submitted 1 July, 2025; originally announced July 2025.

  42. arXiv:2506.22982  [pdf, ps, other

    cs.CV

    Revisiting CroPA: A Reproducibility Study and Enhancements for Cross-Prompt Adversarial Transferability in Vision-Language Models

    Authors: Atharv Mittal, Agam Pandey, Amritanshu Tiwari, Sukrit Jindal, Swadesh Swain

    Abstract: Large Vision-Language Models (VLMs) have revolutionized computer vision, enabling tasks such as image classification, captioning, and visual question answering. However, they remain highly vulnerable to adversarial attacks, particularly in scenarios where both visual and textual modalities can be manipulated. In this study, we conduct a comprehensive reproducibility study of "An Image is Worth 100… ▽ More

    Submitted 28 June, 2025; originally announced June 2025.

    Comments: Accepted to MLRC 2025

    Journal ref: Transactions on Machine Learning Research (TMLR), 2025. Available at OpenReview: https://openreview.net/forum?id=5L90cl0xtf

  43. arXiv:2506.22226  [pdf, ps, other

    eess.IV cs.CV

    Cardiovascular disease classification using radiomics and geometric features from cardiac CT

    Authors: Ajay Mittal, Raghav Mehta, Omar Todd, Philipp Seeböck, Georg Langs, Ben Glocker

    Abstract: Automatic detection and classification of Cardiovascular disease (CVD) from Computed Tomography (CT) images play an important part in facilitating better-informed clinical decisions. However, most of the recent deep learning based methods either directly work on raw CT data or utilize it in pair with anatomical cardiac structure segmentation by training an end-to-end classifier. As such, these app… ▽ More

    Submitted 6 May, 2026; v1 submitted 27 June, 2025; originally announced June 2025.

    Comments: Accepted at STACOM 2025 workshop held in conjunction with MICCAI 2025 conference

  44. arXiv:2506.06288  [pdf, ps, other

    q-fin.ST cs.AI cs.LG

    DELPHYNE: A Pre-Trained Model for General and Financial Time Series

    Authors: Xueying Ding, Aakriti Mittal, Achintya Gopal

    Abstract: Time-series data is a vital modality within data science communities. This is particularly valuable in financial applications, where it helps in detecting patterns, understanding market behavior, and making informed decisions based on historical data. Recent advances in language modeling have led to the rise of time-series pre-trained models that are trained on vast collections of datasets and app… ▽ More

    Submitted 12 May, 2025; originally announced June 2025.

  45. arXiv:2506.04131  [pdf, ps, other

    cs.CL cs.AI cs.LG

    CLAIM: An Intent-Driven Multi-Agent Framework for Analyzing Manipulation in Courtroom Dialogues

    Authors: Disha Sheshanarayana, Tanishka Magar, Ayushi Mittal, Neelam Chaplot

    Abstract: Courtrooms are places where lives are determined and fates are sealed, yet they are not impervious to manipulation. Strategic use of manipulation in legal jargon can sway the opinions of judges and affect the decisions. Despite the growing advancements in NLP, its application in detecting and analyzing manipulation within the legal domain remains largely unexplored. Our work addresses this gap by… ▽ More

    Submitted 4 June, 2025; originally announced June 2025.

    Comments: Accepted to SICon 2025 ACL

  46. arXiv:2504.13915  [pdf, other

    cs.CV

    Memory-efficient Streaming VideoLLMs for Real-time Procedural Video Understanding

    Authors: Dibyadip Chatterjee, Edoardo Remelli, Yale Song, Bugra Tekin, Abhay Mittal, Bharat Bhatnagar, Necati Cihan Camgöz, Shreyas Hampali, Eric Sauser, Shugao Ma, Angela Yao, Fadime Sener

    Abstract: We introduce ProVideLLM, an end-to-end framework for real-time procedural video understanding. ProVideLLM integrates a multimodal cache configured to store two types of tokens - verbalized text tokens, which provide compressed textual summaries of long-term observations, and visual tokens, encoded with DETR-QFormer to capture fine-grained details from short-term observations. This design reduces t… ▽ More

    Submitted 10 April, 2025; originally announced April 2025.

    Comments: 13 pages, 5 figures; https://dibschat.github.io/ProVideLLM

  47. Rubric Is All You Need: Enhancing LLM-based Code Evaluation With Question-Specific Rubrics

    Authors: Aditya Pathak, Rachit Gandhi, Vaibhav Uttam, Arnav Ramamoorthy, Pratyush Ghosh, Aaryan Raj Jindal, Shreyash Verma, Aditya Mittal, Aashna Ased, Chirag Khatri, Yashwanth Nakka, Devansh, Jagat Sesh Challa, Dhruv Kumar

    Abstract: Since the emergence of Large Language Models (LLMs) popularized by the release of GPT-3 and ChatGPT, LLMs have shown remarkable promise in programming-related tasks. While code generation using LLMs has become a popular field of research, code evaluation using LLMs remains under-explored. In this paper, we focus on LLM-based code evaluation and attempt to fill in the existing gaps. We propose mult… ▽ More

    Submitted 6 August, 2025; v1 submitted 31 March, 2025; originally announced March 2025.

    Comments: Accepted in ICER 2025

  48. Small-Scale Testbeds for Connected and Automated Vehicles and Robot Swarms: Challenges and a Roadmap

    Authors: Jianye Xu, Johannes Betz, Armin Mokhtarian, Archak Mittal, Mengchi Cai, Rahul Mangharam, Omar M. Shehata, Catherine M. Elias, Jan-Nico Zaech, Patrick Scheffe, Felix Jahncke, Sangeet Sankaramangalam Ulhas, Kaj Munhoz Arfvidsson, Bassam Alrifaee

    Abstract: This article proposes a roadmap to address the current challenges in small-scale testbeds for Connected and Automated Vehicles (CAVs) and robot swarms. The roadmap is a joint effort of participants in the workshop "1st Workshop on Small-Scale Testbeds for Connected and Automated Vehicles and Robot Swarms," held on June 2 at the IEEE Intelligent Vehicles Symposium (IV) 2024 in Jeju, South Korea. Th… ▽ More

    Submitted 24 March, 2026; v1 submitted 7 March, 2025; originally announced March 2025.

    Comments: Published version

  49. arXiv:2502.09328  [pdf, other

    cs.SE

    Copilot Arena: A Platform for Code LLM Evaluation in the Wild

    Authors: Wayne Chi, Valerie Chen, Anastasios Nikolas Angelopoulos, Wei-Lin Chiang, Aditya Mittal, Naman Jain, Tianjun Zhang, Ion Stoica, Chris Donahue, Ameet Talwalkar

    Abstract: Evaluating in-the-wild coding capabilities of large language models (LLMs) is a challenging endeavor with no clear solution. We introduce Copilot Arena, a platform to collect user preferences for code generation through native integration into a developer's working environment. Copilot Arena comprises a novel interface for comparing pairs of model outputs, a sampling strategy optimized to reduce l… ▽ More

    Submitted 13 February, 2025; originally announced February 2025.

  50. arXiv:2502.01507  [pdf, other

    cs.CV

    End-to-end Training for Text-to-Image Synthesis using Dual-Text Embeddings

    Authors: Yeruru Asrar Ahmed, Anurag Mittal

    Abstract: Text-to-Image (T2I) synthesis is a challenging task that requires modeling complex interactions between two modalities ( i.e., text and image). A common framework adopted in recent state-of-the-art approaches to achieving such multimodal interactions is to bootstrap the learning process with pre-trained image-aligned text embeddings trained using contrastive loss. Furthermore, these embeddings are… ▽ More

    Submitted 3 February, 2025; originally announced February 2025.