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

Showing 1–50 of 126 results for author: Sahu, S

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

    cs.CL eess.AS

    StreamHear: Domain-Adapted Pseudo-Labeling for Semi-Supervised Streaming Speech Recognition

    Authors: Zefang Liu, Chenyang Zhu, Sangwoo Cho, Xujun Peng, Shi-Xiong Zhang, Sambit Sahu

    Abstract: Streaming automatic speech recognition (ASR) underperforms on domain-shifted target audio, where labeled in-domain data is costly to prepare while unlabeled audio is abundant. We present StreamHear, a semi-supervised pipeline that adapts a pretrained streaming student by fine-tuning an offline transducer teacher on the labeled training set, generating pseudo-labels on the unlabeled portion, and fi… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  2. arXiv:2608.13580  [pdf, ps, other

    cs.CL cs.AI

    Jais 2: A Family of Arabic-Centric Open Large Language Models

    Authors: Mohamed Anwar, Abed Alhakim Freihat, George Ibrahim, Mostafa Awad, Abdelrahman Sadallah, Gurpreet Gosal, Gokulakrishnan Ramakrishnan, Sarath Chandran, Biswajit Mishra, Rituraj Joshi, Ahmed Frikha, Etienne Goffinet, Abhishek Maiti, Ali El Filali, Sarah AlBarri, Samujjwal Ghosh, Rahul Pal, Parvez Mullah, Awantika Shukla, Sajid siddiki, Samta Kamboj, Onkar Pandit, Sunil Kumar Sahu, AbdelRahman Elbadawy, Amr Mohamed , et al. (35 additional authors not shown)

    Abstract: Jais 2 is a family of Arabic-centric large language models developed jointly by MBZUAI, Cerebras, and Inception, designed to advance Arabic-centric language modeling, with strong performance across the Arabic and culturally grounded benchmarks evaluated in this report. The family includes, to our knowledge, the largest open Arabic-centric LLM trained from scratch at 70B parameters, and a competiti… ▽ More

    Submitted 7 July, 2026; originally announced August 2026.

  3. arXiv:2608.10357  [pdf, ps, other

    cs.LG cs.AI

    Efficient Reinforcement Learning for Long-Horizon Tool-Use Agentic Tasks

    Authors: Zelei Cheng, Amritansh Mishra, Sambit Sahu, William Campbell

    Abstract: Long-horizon tool-using agents must reason over user goals, domain policies, tool calls, simulator state, and delayed verifiable rewards. Reinforcement learning (RL) is a natural fit for this setting, but multi-turn on-policy rollouts create long contexts, while model-specific attention layers may require custom masks and learned sink normalization. We present SINKFLEX-RL, a modular training syste… ▽ More

    Submitted 10 August, 2026; originally announced August 2026.

    Comments: Published at the COLM 2026 Workshop on Efficient Reasoning

  4. arXiv:2608.09031  [pdf, ps, other

    cs.LG

    HOPPER: Learnable Hop Extraction for Linearized Graph Sequence Models

    Authors: Isuru Herath, Arin Gopakumar, Sharan Sahu

    Abstract: Graph neural networks typically propagate information through repeated message-passing layers, coupling the distance over which information travels with the number of nonlinear transformations applied. This coupling can make deep architectures difficult to optimize and can lead to over-smoothing, over-squashing, and the loss of long-range information. Linearized Graph Sequence Models (LGSMs) addre… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

    Comments: 24 pages, 1 figure, 4 tables

  5. arXiv:2607.20455  [pdf, ps, other

    cs.CL cs.AI

    RE-AD: Real-Time Requirement Adherence for Data Labeling

    Authors: Siddarth Malreddy, Ishan Nigam, Akshay Arora, Nikhil Mittal, Subrat Sahu

    Abstract: Human-annotated data remains fundamental to training frontier Large Language Models (LLMs). However, crowd-sourced annotations often suffer from quality issues stemming from annotator misunderstanding or lack of engagement. To address this, we introduce a real-time requirement adherence (RE-AD) framework that leverages LLMs to proactively validate labeling quality. Our methodology involves decompo… ▽ More

    Submitted 14 May, 2026; originally announced July 2026.

    Comments: Accepted to The Fifth Generation, Evaluation & Metrics Workshop (GEM) workshop at ACL 2026

  6. Comprehensive Evaluation of Machine Learning for Type 2 Diabetes Risk Prediction: Large-Scale External Validation and Fairness Analysis

    Authors: Rajveer Singh Pall, Sameer Yadav, Siddharth Bhalerao, Sourabh Sahu, Ritu Ahluwalia, Bhaskar Awadhiya

    Abstract: Machine learning-based Type 2 diabetes risk prediction models obtain good internal validation results but lose effectiveness in real-world applications due to deficient external testing and fairness assessment. We developed a multi-dimensional framework evaluating discrimination, calibration, interpretability, and algorithmic fairness on nationally representative populations. An XGBoost model was… ▽ More

    Submitted 27 June, 2026; originally announced July 2026.

    Comments: Accepted and published at the IEEE EDS Technically Sponsored International Conference on Intelligent Processing, Hardware, Electronics, and Radio Systems (CIPHER-2026), 13-15 Feb 2026, NIT Jalandhar, India (IEEE Conference Record #70417, Paper ID: 155). 8 pages, 4 figures, 3 tables

    Journal ref: Proc. 2026 Int. Conf. on Intelligent Processing, Hardware, Electronics and Radio Systems (CIPHER), Jalandhar, India, Feb. 2026

  7. arXiv:2607.10386  [pdf, ps, other

    cs.CL cs.AI

    Structured Thoughts For Improved Reasoning And Context Pruning

    Authors: Zain Sarwar, Supriyo Chakraborty, Berkcan Kapusuzoglu, Chia-Hsuan Lee, Anirban Das, Stephen Rawls, Kartik Balasubramaniam, Sambit Sahu

    Abstract: Large language models (LLMs) excel at generating long chains of thought, but long reasoning traces are often verbose and memory-inefficient. In this work, we introduce Structured Thoughts, a framework that organizes reasoning into alternating <try> and <outcome> blocks: <try> captures exploratory scratch work, while <outcome> contains the distilled conclusion of that step. We construct a dataset o… ▽ More

    Submitted 11 July, 2026; originally announced July 2026.

  8. arXiv:2607.00482  [pdf, ps, other

    cs.CL

    Know When to Stop: Segment-Level Credit Assignment for Reducing Overthinking

    Authors: Chia-Hsuan Lee, Sihui Dai, Mingyang Zhou, Isha Slavin, Hsuan Su, Shi-Xiong Zhang, Sambit Sahu, William Campbell

    Abstract: Reasoning language models frequently overthink: generating extended chains of behaviors such as hedging, approach abandonment, and self contradiction that consume tokens without improving answers. We show that these behaviors are not merely a consequence of length; even when controlling for response length, incorrect traces exhibit higher rates of unproductive self-reflection than correct ones. Ad… ▽ More

    Submitted 4 August, 2026; v1 submitted 1 July, 2026; originally announced July 2026.

  9. arXiv:2606.28562  [pdf, ps, other

    cs.CL

    SEAD: Competence-Aware On-Policy Distillation via Entropy-Guided Supervision

    Authors: Chia-Hsuan Lee, Zelei Cheng, Yu Wang, Renkun Ni, Sambit Sahu, Shi-Xiong Zhang, William Campbell

    Abstract: On-policy distillation (OPD) has a property absent in offline distillation and RL: teacher supervision quality depends on student competence. Incoherent rollouts yield noisy gradients; already-mastered tokens yield redundant ones. This creates waste at three scales (tokens, training phases, and prompts) yet existing methods supervise uniformly. We introduce SEAD, which uses entropy as a unified pr… ▽ More

    Submitted 26 June, 2026; originally announced June 2026.

  10. arXiv:2606.27226  [pdf, ps, other

    cs.AI cs.CL

    Ask, Don't Judge: Binary Questions for Interpretable LLM Evaluation and Self-Improvement

    Authors: Sangwoo Cho, Kushal Chawla, Pengshan Cai, Zefang Liu, Chenyang Zhu, Shi-Xiong Zhang, Sambit Sahu

    Abstract: Evaluating LLM outputs remains a major bottleneck in NLP: human evaluation is expensive and slow, lexical metrics correlate poorly with human judgments on open-ended generation, and holistic LLM judges often produce opaque scores that are hard to debug. We propose BINEVAL, a framework that decomposes evaluation criteria into atomic binary questions and aggregates the resulting verdicts into interp… ▽ More

    Submitted 25 June, 2026; originally announced June 2026.

    Comments: Acceepted to the Second Workshop on Compositional Learning at ICML 2026, Seoul, South Korea

  11. arXiv:2606.24626  [pdf, ps, other

    cs.AI

    SAFARI: Scaling Long Horizon Agentic Fault Attribution via Active Investigation

    Authors: Chenyang Zhu, Jiayu Yao, Kushal Chawla, Youbing Yin, Nathan Wolfe, Pengshan Cai, Jingyu Wu, Spencer Hong, Sangwoo Cho, Shi-Xiong Zhang, Daben Liu, Sambit Sahu, Erin Babinsky

    Abstract: As autonomous agents tackle increasingly complex multi-step, multi-agent tasks, their execution trajectories have scaled beyond the constraints of even the largest context windows. Current methods for effectively diagnosing agent failures load the full trajectory into an LLM's context window, which suffers from attention dilution and fails when agentic traces inevitably exceed context limits. To a… ▽ More

    Submitted 23 June, 2026; originally announced June 2026.

    Comments: Published at the Second Workshop on Agents in the Wild: Safety, Security, and Beyond (AIWILD) at ICML 2026

  12. arXiv:2606.24346  [pdf, ps, other

    cs.IR cs.CL

    PETRA: Transforming Web Text for Petroleum-Engineering Domain Adaptation

    Authors: Kirill Dubovikov, Omar El Mansouri, Hachem Madmoun, Yanda Li, Sandeep Kumar, Aya El Mir, Supriyo Ghosh, Writabrata Bhattacharya, Adrian Garcia-Garcia, Onkar Pandit, Sunil Kumar Sahu, Federico Castanedo, Larry Murray, Martin Takac, Salem Lahlou

    Abstract: Petroleum-engineering search exposes a supervision gap for strong general retrievers: relevant evidence exists in public web text, but domain relevance labels are scarce. To address this gap, we propose PETRA, a large-scale Petroleum Engineering Text for Retrieval Adaptation dataset and pipeline that converts noisy public web data into a curated domain corpus and synthetic supervision for dense re… ▽ More

    Submitted 23 June, 2026; originally announced June 2026.

  13. arXiv:2606.18502  [pdf, ps, other

    cs.CL

    Towards Scalable Customization and Deployment of Multi-Agent Systems for Enterprise Applications

    Authors: Paresh Dashore, Shreyas Kulkarni, Uttam Gurram, Nadia Bathaee, Kartik Balasubramaniam, Genta Indra Winata, Sambit Sahu, Shi-Xiong Zhang

    Abstract: Large language model (LLM)-based multi-agent systems demonstrate strong performance on complex reasoning and task execution, enabling broad enterprise applications. However, production deployment remains challenging due to domain-specific customization requirements and high latency and inference costs in agentic workflows. We propose a unified framework for customization and efficient deployment o… ▽ More

    Submitted 16 June, 2026; originally announced June 2026.

    Comments: Preprint

  14. arXiv:2606.11078  [pdf, ps, other

    cs.AI cs.CL cs.CV

    A History-Aware Visually Grounded Critic for Computer Use Agents

    Authors: Jaewoo Lee, Zaid Khan, Archiki Prasad, Justin Chih-Yao Chen, Supriyo Chakraborty, Kartik Balasubramaniam, Sambit Sahu, Elias Stengel-Eskin, Hyunji Lee, Mohit Bansal

    Abstract: Various test-time interventions for Computer Use Agents (CUAs), including critic models, have been developed to improve performance through pre-execution action evaluation in complex Graphical User Interface (GUI) environments. However, existing critics suffer from two key limitations: they (1) focus primarily on short-sighted decision loops (e.g., forgetting earlier actions) and (2) lack the visu… ▽ More

    Submitted 9 June, 2026; originally announced June 2026.

    Comments: Code: https://github.com/G-JWLee/HiViG

  15. arXiv:2606.11070  [pdf, ps, other

    cs.CL cs.AI

    T1-Bench: Benchmarking Multi-Scenario Agents in Real-World Domains

    Authors: Genta Indra Winata, Amartya Chakraborty, Yuzhen Lin, Swasthi P Rao, Shikhhar Siingh, Houhan Lu, Nadia Bathaee, Sriharsha Hatwar, Paresh Dashore, Anmol Jain, Kshitij Tayal, Xiuzhu Lin, Anirban Das, Sambit Sahu, Shi-Xiong Zhang

    Abstract: Recent advances in reasoning and tool-calling capabilities of large language models (LLMs) have enabled increasingly capable agentic systems. However, existing benchmarks remain limited in task complexity, realism, and domain diversity, and often fail to capture interactions that span multiple domains, limiting their ability to evaluate agents in realistic multi-step settings that require sustaine… ▽ More

    Submitted 9 June, 2026; originally announced June 2026.

    Comments: Preprint

  16. arXiv:2606.06698  [pdf, ps, other

    cs.LG cs.CL

    RECAP: Regression Evaluation for Continual Adaptation of Prompts

    Authors: Harsh Deshpande, Kushal Chawla, Sangwoo Cho, William Campbell, Sambit Sahu

    Abstract: Production agentic systems routinely face evolving constraints and must comply from the very next interaction. Scenarios like a tool-call notification changing a compliance threshold or a policy update adding disclosure requirements fit this criteria, having close to no room for errors in production. This proactive adaptation setting is common in deployment, but absent from current benchmarks, whi… ▽ More

    Submitted 9 June, 2026; v1 submitted 4 June, 2026; originally announced June 2026.

  17. arXiv:2606.04133  [pdf, ps, other

    cs.CV

    Pinpoint: Grounded Worldwide Image Geolocation via Cross-Source Retrieval and Reranking

    Authors: Nika Chuzhoy, Brian Hu, Amit A. Arora, Jae Ro, Sarthak S. Sahu

    Abstract: Image geolocation aims to estimate where a photograph was taken from its visual content. At worldwide scale, this remains challenging because visual evidence is often ambiguous, diverse, and unevenly distributed. Prior work has typically treated geolocation of ordinary internet photos and street-view imagery as separate tasks, despite their complementary strengths: internet photos better match the… ▽ More

    Submitted 2 June, 2026; originally announced June 2026.

  18. arXiv:2605.20833  [pdf, ps, other

    cs.CL

    MemGym: a Long-Horizon Memory Environment for LLM Agents

    Authors: Wujiang Xu, Yu Wang, Kai Mei, Kaiqu Liang, Zhenting Wang, Mingyu Jin, Han Zhang, Shi-Xiong Zhang, Wenyue Hua, Sambit Sahu, Dimitris N. Metaxas

    Abstract: Memory is a central capability for LLM agents operating across long-horizon tasks. Existing memory benchmarks predominantly evaluate retention of personalized information in multi-turn chat scenarios, overlooking the dynamic memory formation that occurs during extended agent execution. Consequently, the memory systems they produce transfer poorly to realistic agentic environments, such as coding a… ▽ More

    Submitted 20 May, 2026; originally announced May 2026.

  19. arXiv:2605.20643  [pdf, ps, other

    cs.LG cs.AI cs.CL

    AVSD: Adaptive-View Self-Distillation by Balancing Consensus and Teacher-Specific Privileged Signals

    Authors: Duy Nguyen, Hanqi Xiao, Archiki Prasad, Zaid Khan, Anirban Das, Austin Zhang, Sambit Sahu, Hyunji Lee, Elias Stengel-Eskin, Mohit Bansal

    Abstract: Self-distillation enables language models to learn on-policy from their own trajectories by using the same model as both student and teacher, with the teacher being conditioned on privileged information unavailable to the student. Such information can come in different types or views, such as solutions, demonstrations, feedback, or final answers. This setup provides dense token-level feedback with… ▽ More

    Submitted 19 May, 2026; originally announced May 2026.

    Comments: Code: https://github.com/duykhuongnguyen/AVSD

  20. arXiv:2605.19611  [pdf

    cs.CV cs.ET

    Physics Guided Conditional Diffusion Framework for Generative Inverse Design of Manufacturable Metasurface based Absorbers

    Authors: Vineetha Joy, Jamshed Palai, Satwik Sahu, Anshuman Kumar, Amit Sethi, Hema Singh

    Abstract: Inverse design of metasurfaces under continuous electromagnetic constraints requires generation of geometries that simultaneously satisfy stringent spectral specifications and remain manufacturable. Conventional approaches based on iterative full wave simulations are computationally prohibitive for large design spaces, while existing generative models often suffer from poor conditional controllabi… ▽ More

    Submitted 5 June, 2026; v1 submitted 19 May, 2026; originally announced May 2026.

  21. arXiv:2605.12746  [pdf, ps, other

    cs.CR cs.AI

    CoT-Guard: Small Models for Strong Monitoring

    Authors: Nirav Diwan, Han Wang, Berkcan Kapusuzoglu, Ramin Moradi, Supriyo Chakraborty, Giri Iyengar, Sambit Sahu, Huan Zhang, Gang Wang

    Abstract: Monitoring the chain-of-thought (CoT) of reasoning models is a promising approach for detecting covert misbehavior (i.e., hidden objectives) in code generation tasks. While large models (GPT-5, Gemini-3-Flash) can serve as effective CoT monitors, they are expensive to deploy due to the lengthy reasoning traces and high API cost, emphasizing the need for smaller, cheaper alternatives. Nevertheless,… ▽ More

    Submitted 12 May, 2026; originally announced May 2026.

  22. arXiv:2605.07331  [pdf, ps, other

    cs.LG cs.AI

    Rethinking Importance Sampling in LLM Policy Optimization: A Cumulative Token Perspective

    Authors: Yuheng Zhang, Chenlu Ye, Shuowei Jin, Changlong Yu, Wei Xiong, Saurabh Sahu, Nan Jiang

    Abstract: Reinforcement learning, including reinforcement learning with verifiable rewards (RLVR), has emerged as a powerful approach for LLM post-training. Central to these approaches is the design of the importance sampling (IS) ratio used in off-policy policy-gradient estimation. Existing methods face a fundamental bias-variance dilemma: token-level IS ratios, as adopted by PPO (Schulman et al., 2017) an… ▽ More

    Submitted 8 May, 2026; originally announced May 2026.

  23. arXiv:2605.04269  [pdf, ps, other

    stat.ML cs.LG

    Adapt or Forget: Provable Tradeoffs Between Adam and SGD in Nonstationary Optimization

    Authors: Sharan Sahu, Abir Sarkar, Cameron J. Hogan, Martin T. Wells

    Abstract: We provide a theoretical analysis of Adam under non-stationary stochastic objectives, separating two regimes: Euclidean tracking under adaptive strong monotonicity of the Adam-preconditioned mean-gradient operator, and high-probability projected stationarity guarantees under general $L$-smooth objectives. In the tracking regime, we derive finite-time expected and high-probability bounds that decom… ▽ More

    Submitted 5 May, 2026; originally announced May 2026.

    Comments: 39 pages, 11 figures, 1 table

  24. arXiv:2604.13897  [pdf, ps, other

    cs.LG physics.comp-ph

    MolCryst-MLIPs: A Machine-Learned Interatomic Potentials Database for Molecular Crystals

    Authors: Adam Lahouari, Shen Ai, Jihye Han, Jillian Hoffstadt, Philipp Hoellmer, Charlotte Infante, Pulkita Jain, Sangram Kadam, Maya M. Martirossyan, Amara McCune, Hypatia Newton, Shlok J. Paul, Willmor Pena, Jonathan Raghoonanan, Sumon Sahu, Oliver Tan, Andrea Vergara, Jutta Rogal, Mark E. Tuckerman

    Abstract: We present an open Molecular Crystal (MC) database of Machine-Learned Interatomic Potentials (MLIP) called MolCryst-MLIPs. The first release comprises fine-tuned MACE models for nine molecular crystal systems---Benzamide, Benzoic acid, Coumarin, Durene, Isonicotinamide, Nicotinic acid , Niacinamide, Pyrazinamide, and Resorcinol---developed using the Automated Machine Learning Pipeline (AMLP), whic… ▽ More

    Submitted 24 July, 2026; v1 submitted 15 April, 2026; originally announced April 2026.

  25. arXiv:2604.10827  [pdf, ps, other

    cs.AI

    Know Thy Reasoner: Not All Language Models Explore Alike

    Authors: Moulik Choraria, Argyrios Gerogiannis, Anirban Das, Supriyo Chakraborty, Sourya Basu, Sambit Sahu, Lav R. Varshney

    Abstract: Compute scaling for LLM reasoning trades off exploring solution approaches (\emph{breadth}) against refining promising ones (\emph{depth}), yet why a given trade-off works, and why it often fails to transfer across models, remains unclear. We argue that \textbf{the optimal strategy depends on the model's \emph{diversity profile}, the spread of probability mass across solution approaches, and that… ▽ More

    Submitted 15 June, 2026; v1 submitted 12 April, 2026; originally announced April 2026.

    Comments: This is a full-length extension of the workshop paper that appeared in the ICLR 2026 Workshop on LLM Reasoning

  26. arXiv:2604.08723  [pdf, ps, other

    cs.CL cs.AI

    Decomposing the Delta: What Do Models Actually Learn from Preference Pairs?

    Authors: Chia-Hsuan Lee, Mingyang Zhou, Renkun Ni, Zelei Cheng, Sihui Dai, Supriyo Chakraborty, Shixiong Zhang, Sambit Sahu, William Campbell

    Abstract: Preference optimization methods such as DPO and KTO are widely used for aligning language models, yet little is understood about what properties of preference data drive downstream reasoning gains. We ask: what aspects of a preference pair improve a reasoning model's performance on general reasoning tasks? We investigate two distinct notions of quality delta in preference data: generator-level del… ▽ More

    Submitted 9 April, 2026; originally announced April 2026.

  27. arXiv:2603.24644  [pdf, ps, other

    cs.LG

    Physics-Informed Neural Network Digital Twin for Dynamic Tray-Wise Modeling of Distillation Columns under Transient Operating Conditions

    Authors: Debadutta Patra, Ayush Bardhan Tripathy, Soumya Ranjan Sahu, Sucheta Panda

    Abstract: Digital twin technology, when combined with physics-informed machine learning with simulation results of Aspen, offers transformative capabilities for industrial process monitoring, control, and optimization. In this work, the proposed model presents a Physics-Informed Neural Network (PINN) digital twin framework for the dynamic, tray-wise modeling of binary distillation columns operating under tr… ▽ More

    Submitted 25 March, 2026; originally announced March 2026.

    Comments: 17 pages, 10 figures

  28. arXiv:2603.15623  [pdf, ps, other

    cs.IR cs.AI

    Finder: A Multimodal AI-Powered Search Framework for Pharmaceutical Data Retrieval

    Authors: Suyash Mishra, Srikanth Patil, Satyanarayan Pati, Sagar Sahu, Baddu Narendra

    Abstract: AI is transforming pharmaceutical search, where traditional systems struggle with multimodal content and manual curation. Finder is a scalable AI-powered framework that unifies retrieval across text, images, audio, and video using hybrid vector search, combining sparse lexical and dense semantic models. Its modular pipeline ingests diverse formats, enriches metadata, and stores content in a vector… ▽ More

    Submitted 6 January, 2026; originally announced March 2026.

  29. arXiv:2602.08149  [pdf, ps, other

    cs.CL cs.AI

    DIAL-SUMMER: A Structured Evaluation Framework of Hierarchical Errors in Dialogue Summaries

    Authors: Sahana Ramnath, Nima Chitsazan, Mingyang Zhou, Chia-Hsuan Lee, Shi-Xiong Zhang, Stephen Rawls, Sambit Sahu, Sangwoo Cho, Xiang Ren, Genta Indra Winata, Akshaj Kumar Veldanda

    Abstract: Dialogues are a predominant mode of communication for humans, and it is immensely helpful to have automatically generated summaries of them (e.g., to revise key points discussed in a meeting, to review conversations between customer agents and product users). Prior works on dialogue summary evaluation largely ignore the complexities specific to this task: (i) shift in structure, from multiple spea… ▽ More

    Submitted 8 February, 2026; originally announced February 2026.

  30. arXiv:2602.00083  [pdf, ps, other

    cs.IR cs.AI cs.CL cs.LG

    SPARC-RAG: Adaptive Sequential-Parallel Scaling with Context Management for Retrieval-Augmented Generation

    Authors: Yuxin Yang, Gangda Deng, Ömer Faruk Akgül, Nima Chitsazan, Yash Govilkar, Akasha Tigalappanavara, Shi-Xiong Zhang, Sambit Sahu, Viktor Prasanna

    Abstract: Retrieval-Augmented Generation (RAG) grounds large language model outputs in external evidence, but remains challenged on multi-hop question answering that requires long reasoning. Recent works scale RAG at inference time along two complementary dimensions: sequential depth for iterative refinement and parallel width for coverage expansion. However, naive scaling causes context contamination and s… ▽ More

    Submitted 22 January, 2026; originally announced February 2026.

  31. arXiv:2601.21200  [pdf, ps, other

    stat.ML cs.LG

    Provably Reliable Classifier Guidance via Cross-Entropy Control

    Authors: Sharan Sahu, Arisina Banerjee, Yuchen Wu

    Abstract: Classifier-guided diffusion models generate conditional samples by augmenting the reverse-time score with the gradient of the log-probability predicted by a probabilistic classifier. In practice, this classifier is usually obtained by minimizing an empirical loss function. While existing statistical theory guarantees good generalization performance when the sample size is sufficiently large, it re… ▽ More

    Submitted 5 February, 2026; v1 submitted 28 January, 2026; originally announced January 2026.

    Comments: 31 pages, 3 figures

  32. arXiv:2601.12238  [pdf, ps, other

    stat.ML cs.LG math.OC

    On the Provable Suboptimality of Momentum SGD in Nonstationary Stochastic Optimization

    Authors: Sharan Sahu, Cameron J. Hogan, Martin T. Wells

    Abstract: In this paper, we provide a comprehensive theoretical analysis of Stochastic Gradient Descent (SGD) and its momentum variants (Polyak Heavy-Ball and Nesterov) for tracking time-varying optima under strong convexity and smoothness. Our finite-time bounds reveal a sharp decomposition of tracking error into transient, noise-induced, and drift-induced components. This decomposition exposes a fundament… ▽ More

    Submitted 23 July, 2026; v1 submitted 17 January, 2026; originally announced January 2026.

    Comments: Accepted to ICML 2026. 76 pages, 5 figures, 4 tables

  33. arXiv:2601.09692  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Routing with Generated Data: Annotation-Free LLM Skill Estimation and Expert Selection

    Authors: Tianyi Niu, Justin Chih-Yao Chen, Genta Indra Winata, Shi-Xiong Zhang, Supriyo Chakraborty, Sambit Sahu, Yue Zhang, Elias Stengel-Eskin, Mohit Bansal

    Abstract: Large Language Model (LLM) routers dynamically select optimal models for given inputs. Existing approaches typically assume access to ground-truth labeled data, which is often unavailable in practice, especially when user request distributions are heterogeneous and unknown. We introduce Routing with Generated Data (RGD), a challenging setting in which routers are trained exclusively on generated q… ▽ More

    Submitted 14 January, 2026; originally announced January 2026.

    Comments: Code: https://github.com/tianyiniu/RoutingGenData

  34. arXiv:2601.08682  [pdf, ps, other

    cs.CL cs.AI

    Lessons from the Field: An Adaptable Lifecycle Approach to Applied Dialogue Summarization

    Authors: Kushal Chawla, Chenyang Zhu, Pengshan Cai, Sangwoo Cho, Scott Novotney, Ayushman Singh, Jonah Lewis, Keasha Safewright, Alfy Samuel, Erin Babinsky, Shi-Xiong Zhang, Sambit Sahu

    Abstract: Summarization of multi-party dialogues is a critical capability in industry, enhancing knowledge transfer and operational effectiveness across many domains. However, automatically generating high-quality summaries is challenging, as the ideal summary must satisfy a set of complex, multi-faceted requirements. While summarization has received immense attention in research, prior work has primarily u… ▽ More

    Submitted 13 January, 2026; originally announced January 2026.

    Comments: EACL 2026 Industry Track

  35. arXiv:2511.10850  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Leveraging Parameter Space Symmetries for Reasoning Skill Transfer in LLMs

    Authors: Stefan Horoi, Sangwoo Cho, Supriyo Chakraborty, Shi-Xiong Zhang, Sambit Sahu, Guy Wolf, Genta Indra Winata

    Abstract: Task arithmetic is a powerful technique for transferring skills between Large Language Models (LLMs), but it often suffers from negative interference when models have diverged during training. We address this limitation by first aligning the models' parameter spaces, leveraging the inherent permutation, rotation, and scaling symmetries of Transformer architectures. We adapt parameter space alignme… ▽ More

    Submitted 13 November, 2025; originally announced November 2025.

  36. arXiv:2511.08500  [pdf, ps, other

    cs.CL cs.AI cs.LG math.SP

    SPEAR-MM: Selective Parameter Evaluation and Restoration via Model Merging for Efficient Financial LLM Adaptation

    Authors: Berkcan Kapusuzoglu, Supriyo Chakraborty, Renkun Ni, Stephen Rawls, Sambit Sahu

    Abstract: Large language models (LLMs) adapted to financial domains often suffer from catastrophic forgetting of general reasoning capabilities essential for customer interactions and complex financial analysis. We introduce Selective Parameter Evaluation and Restoration via Model Merging (SPEAR-MM), a practical framework that preserves critical capabilities while enabling domain adaptation. Our method appr… ▽ More

    Submitted 11 November, 2025; originally announced November 2025.

  37. arXiv:2511.04995  [pdf, ps, other

    cs.HC cs.AI cs.CL

    Enhancing Public Speaking Skills in Engineering Students Through AI

    Authors: Amol Harsh, Brainerd Prince, Siddharth Siddharth, Deepan Raj Prabakar Muthirayan, Kabir S Bhalla, Esraaj Sarkar Gupta, Siddharth Sahu

    Abstract: This research-to-practice full paper was inspired by the persistent challenge in effective communication among engineering students. Public speaking is a necessary skill for future engineers as they have to communicate technical knowledge with diverse stakeholders. While universities offer courses or workshops, they are unable to offer sustained and personalized training to students. Providing com… ▽ More

    Submitted 7 November, 2025; originally announced November 2025.

  38. arXiv:2511.03808  [pdf, ps, other

    cs.LG cs.AI

    Optimizing Reasoning Efficiency through Prompt Difficulty Prediction

    Authors: Bo Zhao, Berkcan Kapusuzoglu, Kartik Balasubramaniam, Sambit Sahu, Supriyo Chakraborty, Genta Indra Winata

    Abstract: Reasoning language models perform well on complex tasks but are costly to deploy due to their size and long reasoning traces. We propose a routing approach that assigns each problem to the smallest model likely to solve it, reducing compute without sacrificing accuracy. Using intermediate representations from s1.1-32B, we train lightweight predictors of problem difficulty or model correctness to g… ▽ More

    Submitted 5 November, 2025; originally announced November 2025.

    Comments: NeurIPS 2025 Workshop on Efficient Reasoning

  39. arXiv:2509.19104  [pdf, ps, other

    cs.LG stat.ML

    Online Distributionally Robust LLM Alignment via Regression to Relative Reward

    Authors: Sharan Sahu, Martin T. Wells

    Abstract: Reinforcement Learning with Human Feedback (RLHF) has become crucial for aligning Large Language Models (LLMs) with human intent. However, existing offline RLHF approaches suffer from overoptimization, where language models degrade by overfitting inaccuracies and drifting from preferred behaviors observed during training. Distributionally robust optimization (DRO) is a natural solution, but existi… ▽ More

    Submitted 16 April, 2026; v1 submitted 23 September, 2025; originally announced September 2025.

    Comments: 70 pages, 7 figures, 1 table

  40. arXiv:2509.04047  [pdf, ps, other

    cs.GR cs.CV cs.LG

    TensoIS: A Step Towards Feed-Forward Tensorial Inverse Subsurface Scattering for Perlin Distributed Heterogeneous Media

    Authors: Ashish Tiwari, Satyam Bhardwaj, Yash Bachwana, Parag Sarvoday Sahu, T. M. Feroz Ali, Bhargava Chintalapati, Shanmuganathan Raman

    Abstract: Estimating scattering parameters of heterogeneous media from images is a severely under-constrained and challenging problem. Most of the existing approaches model BSSRDF either through an analysis-by-synthesis approach, approximating complex path integrals, or using differentiable volume rendering techniques to account for heterogeneity. However, only a few studies have applied learning-based meth… ▽ More

    Submitted 4 September, 2025; originally announced September 2025.

    Comments: To appear in Pacific Graphics 2025 (CGF Journal Track), Project page: https://yashbachwana.github.io/TensoIS/

  41. arXiv:2506.16826  [pdf, ps, other

    cs.CV cs.AI cs.RO

    AnyTraverse: An off-road traversability framework with VLM and human operator in the loop

    Authors: Sattwik Sahu, Agamdeep Singh, Karthik Nambiar, Srikanth Saripalli, P. B. Sujit

    Abstract: Off-road traversability segmentation enables autonomous navigation with applications in search-and-rescue, military operations, wildlife exploration, and agriculture. Current frameworks struggle due to significant variations in unstructured environments and uncertain scene changes, and are not adaptive to be used for different robot types. We present AnyTraverse, a framework combining natural lang… ▽ More

    Submitted 20 June, 2025; originally announced June 2025.

  42. arXiv:2506.12103  [pdf, other

    cs.AI cs.CY cs.LG

    The Amazon Nova Family of Models: Technical Report and Model Card

    Authors: Amazon AGI, Aaron Langford, Aayush Shah, Abhanshu Gupta, Abhimanyu Bhatter, Abhinav Goyal, Abhinav Mathur, Abhinav Mohanty, Abhishek Kumar, Abhishek Sethi, Abi Komma, Abner Pena, Achin Jain, Adam Kunysz, Adam Opyrchal, Adarsh Singh, Aditya Rawal, Adok Achar Budihal Prasad, Adrià de Gispert, Agnika Kumar, Aishwarya Aryamane, Ajay Nair, Akilan M, Akshaya Iyengar, Akshaya Vishnu Kudlu Shanbhogue , et al. (761 additional authors not shown)

    Abstract: We present Amazon Nova, a new generation of state-of-the-art foundation models that deliver frontier intelligence and industry-leading price performance. Amazon Nova Pro is a highly-capable multimodal model with the best combination of accuracy, speed, and cost for a wide range of tasks. Amazon Nova Lite is a low-cost multimodal model that is lightning fast for processing images, video, documents… ▽ More

    Submitted 17 March, 2025; originally announced June 2025.

    Comments: 48 pages, 10 figures

    Report number: 20250317

  43. arXiv:2506.05447  [pdf, ps, other

    cs.LG cs.AI

    Training Dynamics Underlying Language Model Scaling Laws: Loss Deceleration and Zero-Sum Learning

    Authors: Andrei Mircea, Supriyo Chakraborty, Nima Chitsazan, Milind Naphade, Sambit Sahu, Irina Rish, Ekaterina Lobacheva

    Abstract: This work aims to understand how scaling improves language models, specifically in terms of training dynamics. We find that language models undergo loss deceleration early in training; an abrupt slowdown in the rate of loss improvement, resulting in piecewise linear behaviour of the loss curve in log-log space. Scaling up the model mitigates this transition by (1) decreasing the loss at which dece… ▽ More

    Submitted 14 July, 2025; v1 submitted 5 June, 2025; originally announced June 2025.

    Comments: Published as a conference paper at ACL 2025

    ACM Class: I.2.7

  44. arXiv:2505.16986  [pdf, ps, other

    cs.CL cs.AI

    T1: A Tool-Oriented Conversational Dataset for Multi-Turn Agentic Planning

    Authors: Amartya Chakraborty, Paresh Dashore, Nadia Bathaee, Anmol Jain, Anirban Das, Shi-Xiong Zhang, Sambit Sahu, Milind Naphade, Genta Indra Winata

    Abstract: Large Language Models (LLMs) have demonstrated impressive capabilities as intelligent agents capable of solving complex problems. However, effective planning in scenarios involving dependencies between API or tool calls-particularly in multi-turn conversations-remains a significant challenge. To address this, we introduce T1, a tool-augmented, multi-domain, multi-turn conversational dataset specif… ▽ More

    Submitted 23 October, 2025; v1 submitted 22 May, 2025; originally announced May 2025.

    Comments: Accepted by NeurIPS 2025 Datasets and Benchmarks Track

  45. arXiv:2505.11628  [pdf, ps, other

    cs.CL cs.LG

    Critique-Guided Distillation for Robust Reasoning via Refinement

    Authors: Berkcan Kapusuzoglu, Supriyo Chakraborty, Zain Sarwar, Chia-Hsuan Lee, Sambit Sahu

    Abstract: Supervised fine-tuning with expert demonstrations often produces models that imitate outputs without internalizing the reasoning processes needed for robust generalization. While critique-based approaches show promise, training models to generate critiques directly, such as Critique Fine-Tuning (CFT), can lead to output-format drift and degradation of general capabilities. We propose Critique-Guid… ▽ More

    Submitted 19 May, 2026; v1 submitted 16 May, 2025; originally announced May 2025.

    Comments: Accepted to ICML 2026

  46. arXiv:2504.12463  [pdf, ps, other

    cs.LG cs.AI

    Dense Backpropagation Improves Training for Sparse Mixture-of-Experts

    Authors: Ashwinee Panda, Vatsal Baherwani, Zain Sarwar, Benjamin Therien, Sambit Sahu, Tom Goldstein, Supriyo Chakraborty

    Abstract: Mixture of Experts (MoE) pretraining is more scalable than dense Transformer pretraining, because MoEs learn to route inputs to a sparse set of their feedforward parameters. However, this means that MoEs only receive a sparse backward update, leading to training instability and suboptimal performance. We present a lightweight approximation method that gives the MoE router a dense gradient update w… ▽ More

    Submitted 4 November, 2025; v1 submitted 16 April, 2025; originally announced April 2025.

    Comments: NeurIPS 2025

  47. arXiv:2504.09339  [pdf, other

    cs.LG cs.DS stat.ML

    Towards Optimal Differentially Private Regret Bounds in Linear MDPs

    Authors: Sharan Sahu

    Abstract: We study regret minimization under privacy constraints in episodic inhomogeneous linear Markov Decision Processes (MDPs), motivated by the growing use of reinforcement learning (RL) in personalized decision-making systems that rely on sensitive user data. In this setting, both transition probabilities and reward functions are assumed to be linear in a feature mapping $φ(s, a)$, and we aim to ensur… ▽ More

    Submitted 25 April, 2025; v1 submitted 12 April, 2025; originally announced April 2025.

    Comments: 28 pages, 2 figures

  48. arXiv:2504.06011  [pdf, other

    cs.CL

    Llama-3-Nanda-10B-Chat: An Open Generative Large Language Model for Hindi

    Authors: Monojit Choudhury, Shivam Chauhan, Rocktim Jyoti Das, Dhruv Sahnan, Xudong Han, Haonan Li, Aaryamonvikram Singh, Alok Anil Jadhav, Utkarsh Agarwal, Mukund Choudhary, Debopriyo Banerjee, Fajri Koto, Junaid Bhat, Awantika Shukla, Samujjwal Ghosh, Samta Kamboj, Onkar Pandit, Lalit Pradhan, Rahul Pal, Sunil Sahu, Soundar Doraiswamy, Parvez Mullah, Ali El Filali, Neha Sengupta, Gokul Ramakrishnan , et al. (5 additional authors not shown)

    Abstract: Developing high-quality large language models (LLMs) for moderately resourced languages presents unique challenges in data availability, model adaptation, and evaluation. We introduce Llama-3-Nanda-10B-Chat, or Nanda for short, a state-of-the-art Hindi-centric instruction-tuned generative LLM, designed to push the boundaries of open-source Hindi language models. Built upon Llama-3-8B, Nanda incorp… ▽ More

    Submitted 8 April, 2025; originally announced April 2025.

  49. arXiv:2503.05029  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Continual Pre-training of MoEs: How robust is your router?

    Authors: Benjamin Thérien, Charles-Étienne Joseph, Zain Sarwar, Ashwinee Panda, Anirban Das, Shi-Xiong Zhang, Stephen Rawls, Sambit Sahu, Eugene Belilovsky, Irina Rish

    Abstract: Sparsely-activated Mixture of Experts (MoE) transformers are promising architectures for foundation models. Compared to dense transformers that require the same amount of floating-point operations (FLOPs) per forward pass, MoEs benefit from improved sample efficiency at training time and achieve much stronger performance. Many closed-source and open-source frontier language models have thus adopte… ▽ More

    Submitted 10 November, 2025; v1 submitted 6 March, 2025; originally announced March 2025.

  50. arXiv:2502.13862  [pdf, other

    cs.DC

    Performance Comparison of Graph Representations Which Support Dynamic Graph Updates

    Authors: Subhajit Sahu

    Abstract: Research in graph-structured data has grown rapidly due to graphs' ability to represent complex real-world information and capture intricate relationships, particularly as many real-world graphs evolve dynamically through edge/vertex insertions and deletions. This has spurred interest in programming frameworks for managing, maintaining, and processing such dynamic graphs. In this report, we evalua… ▽ More

    Submitted 19 February, 2025; originally announced February 2025.

    Comments: 20 pages, 11 figures, 1 table