← Search

Utkarsh Saxena

3 accepted papers

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

ResQ: Mixed-Precision Quantization of Large Language Models with Low-Rank Residuals

ICML 2025spotlight

Post-training quantization (PTQ) of large language models (LLMs) holds the promise in reducing the prohibitive computational cost at inference time. Quantization of all weight, activation and key-value (KV) cache tensors to 4-bit without significantly degrading generalizability is challenging, due t…

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…