collaborators

10 papers

cs.MA2026

Mosaic: Runtime-Efficient Multi-Agent Embodied Planning

Kunjal Panchal, Saayan Mitra, Sunav Choudhary +3

LLM-based multi-agent embodied planning remains impractical due to prohibitively high execution latency. We identify failed actions as the dominant bottleneck, stemming from two co…

cs.LG2026

Memory Savings at What Cost? A Study of Alternatives to Backpropagation

Kunjal Panchal, Sunav Choudhary, Yuriy Brun +1

Forward-mode automatic differentiation (FmAD) and zero-order (ZO) optimization are increasingly proposed as memory-efficient, backpropagation-free alternatives for large language m…

cs.CL2026

TACO: Task-Aware Column Description Generation Using LLMs

Ting Cai, Rakesh R. Menon, Yiru Chen +8

Generating accurate and informative column descriptions (e.g. "membership status of customers" for the column name "cust_mem") is essential for a wide range of downstream NLP tasks…

cs.LG2026

Improving Selective Classification with Pairwise Queries for Binary Classification

Harsh Vardhan, Sunav Choudhary, Natwar Modani +1

In selective classification, a model predicts the labels of data samples where it is confident, and abstains from predicting labels for samples on which it is not confident. The re…

cs.LG2026

Sequential Causal Discovery with Noisy Language Model Priors

Prakhar Verma, David Arbour, Sunav Choudhary +3

Causal discovery from observational data typically assumes access to complete data and availability of perfect domain experts. In practice, data often arrive in batches, are subjec…

cs.MA2026

TeamFusion: Supporting Open-ended Teamwork with Multi-Agent Systems

Jiale Liu, Victor S. Bursztyn, Lin Ai +4

In open-ended domains, teams must reconcile diverse viewpoints to produce strong deliverables. Answer aggregation approaches commonly used in closed domains are ill-suited to this…