collaborators

7 papers

cs.AI2026

Search-GRT: Guided Retrieval Training of Search Agents to Optimize for Complex Question Answering

Aounon Kumar, Sudipta Paul, Vivek Kulkarni +2

The effective use of search engines by large language models (LLMs) remains a significant challenge, particularly in complex, multi-hop question-answering (MHQA) tasks. These tasks…

cs.AI2026

PROGRESS: Coverage-guided RL to Train Search-augmented LLM Agent

Sudipta Paul, Vijay Srinivasan, Vivek Kulkarni +4

Existing search-augmented LLM agents are trained using Reinforcement Learning to boost its reasoning capabilities. However, these approaches primarily rely on outcome-level rewards…

cs.AI2026

TRUSTMEM: Learning Trustworthy Memory Consolidation for LLM Agents with Long-Term Memory

Tianyu Yang, Sudipta Paul, Vijay Srinivasan +2

Large language model (LLM) agents rely on long-term memory to support extended interactions and personalized assistance beyond finite context windows. Existing memory agents active…

cs.CL2026

Latent Personal Memory: Represent personal memory as dynamic soft prompts

Debrup Das, Avinash Amballa, Yashas Malur Saidutta +3

Personalizing large language models (LLMs) requires encoding long-term, user-specific behavioral patterns in a way that is computationally efficient, scalable, and compatible with…

cs.CL2026

Doc-to-Atom: Learning to Compile and Compose Memory Atoms

Xingjian Diao, Wenbo Li, Yashas Malur Saidutta +3

Long input sequences are central to document understanding and multi-step reasoning in Large Language Models, yet the quadratic cost of attention makes inference both memory-intens…

cs.CL2026

VOYAGER: A Training Free Approach for Generating Diverse Datasets using LLMs

Avinash Amballa, Yashas Malur Saidutta, Chi-Heng Lin +2

Large language models (LLMs) are increasingly being used to generate synthetic datasets for the evaluation and training of downstream models. However, prior work has noted that suc…