← Search

Arvind Krishnamurthy

4 accepted papers

2026

Tactic: Adaptive Sparse Attention with Clustering and Distribution Fitting for Long-Context LLMs

ICLR 2026poster

Long-context models are essential for many applications but face inefficiencies in loading large KV caches during decoding. Prior methods enforce fixed token budgets for sparse attention, assuming a set number of tokens can approximate full attention. However, these methods overlook variations in th…

Cited by 0SourceScholar
2021

AutoLRS: Automatic Learning-Rate Schedule by Bayesian Optimization on the Fly

ICLR 2021poster

The learning rate (LR) schedule is one of the most important hyper-parameters needing careful tuning in training DNNs. However, it is also one of the least automated parts of machine learning systems and usually costs significant manual effort and computing. Though there are pre-defined LR schedules…

2018

Learning to Optimize Tensor Programs

NeurIPS 2018spotlight

We introduce a learning-based framework to optimize tensor programs for deep learning workloads. Efficient implementations of tensor operators, such as matrix multiplication and high dimensional convolution are key enablers of effective deep learning systems. However, existing systems rely on manual…

Cited by 527SourcePDFScholar
2017

Fast Video Classification via Adaptive Cascading of Deep Models

CVPR 2017spotlight

Recent advances have enabled "oracle" classifiers that can classify across many classes and input distributions with high accuracy without retraining. However, these classifiers are relatively heavyweight, so that applying them to classify video is costly. We show that day-to-day video exhibits high…

Cited by 90PDFScholar