← Search

Sakshi Choudhary

4 accepted papers

2026

Learning When to Attend: Conditional Memory Access for Long-Context LLMs

ICML 2026poster

Language models struggle to generalize beyond the context lengths seen during pretraining, limiting performance on long-horizon reasoning and retrieval. Continued pretraining on long-context data can mitigate this limitation, but it is prohibitively expensive due to the quadratic scaling of Attentio…

Cited by 0SourceScholar
2026

TRIM: Token-wise Attention-Derived Saliency for Data-Efficient Instruction Tuning

ICML 2026poster

Instruction tuning is essential for aligning large language models (LLMs) to downstream tasks and commonly relies on large, diverse corpora. However, small, high-quality subsets, known as coresets, can deliver comparable or superior results, though curating them remains challenging. Existing methods…

Cited by 0SourceScholar
2025

CODE-CL: Conceptor-Based Gradient Projection for Deep Continual Learning

ICCV 2025poster

Continual learning (CL) -- the ability to progressively acquire and integrate new concepts -- is essential to intelligent systems to adapt to dynamic environments. However, deep neural networks struggle with catastrophic forgetting (CF) when learning tasks sequentially, as training for new tasks oft…

2024

Eigen Attention: Attention in Low-Rank Space for KV Cache Compression

EMNLP 2024finding

Large language models (LLMs) represent a groundbreaking advancement in the domain of natural language processing due to their impressive reasoning abilities. Recently, there has been considerable interest in increasing the context lengths for these models to enhance their applicability to complex ta…