← Search

Kumar Krishna Agrawal

9 accepted papers

2026

vAttention: Verified Sparse Attention via Sampling

ICLR 2026poster

State-of-the-art sparse attention methods for reducing decoding latency fall into two main categories: approximate top-$k$ (and its extension, top-$p$) and recently introduced sampling-based estimation. However, these approaches are fundamentally limited in their ability to approximate full attentio…

Cited by 0SourcecodeScholar
2025

Tracing the Representation Geometry of Language Models from Pretraining to Post-training

NeurIPS 2025poster

Standard training metrics like loss fail to explain the emergence of complex capabilities in large language models. We take a spectral approach to investigate the geometry of learned representations across pretraining and post-training, measuring effective rank (RankMe) and eigenspectrum decay (αReQ…

Cited by 0SourceScholar
2024

Attribute Diversity Determines the Systematicity Gap in VQA

EMNLP 2024main

Although modern neural networks often generalize to new combinations of familiar concepts, the conditions that enable such compositionality have long been an open question. In this work, we study the systematicity gap in visual question answering: the performance difference between reasoning on prev…

2024

Harnessing small projectors and multiple views for efficient vision pretraining

NeurIPS 2024poster

Recent progress in self-supervised (SSL) visual representation learning has led to the development of several different proposed frameworks that rely on augmentations of images but use different loss functions. However, there are few theoretically grounded principles to guide practice, so practical…

2022

$\alpha$-ReQ : Assessing Representation Quality in Self-Supervised Learning by measuring eigenspectrum decay

NeurIPS 2022accept

Self-Supervised Learning (SSL) with large-scale unlabelled datasets enables learning useful representations for multiple downstream tasks. However, assessing the quality of such representations efficiently poses nontrivial challenges. Existing approaches train linear probes (with frozen features) to…

Cited by 35SourcePDFScholar
2022

Context-Aware Streaming Perception in Dynamic Environments

ECCV 2022poster

"Efficient vision works maximize accuracy under a latency budget. These works evaluate accuracy offline, one image at a time. However, real-time vision applications like autonomous driving operate in streaming settings, where ground truth changes between inference start and finish. This results in a…

2022

Learning from an Exploring Demonstrator: Optimal Reward Estimation for Bandits

AISTATS 2022poster

We introduce the “inverse bandit” problem of estimating the rewards of a multi-armed bandit instance from observing the learning process of a low-regret demonstrator. Existing approaches to the related problem of inverse reinforcement learning assume the execution of an optimal policy, and thereby s…

2019

Discriminator-Actor-Critic: Addressing Sample Inefficiency and Reward Bias in Adversarial Imitation Learning

ICLR 2019poster

We identify two issues with the family of algorithms based on the Adversarial Imitation Learning framework. The first problem is implicit bias present in the reward functions used in these algorithms. While these biases might work well for some environments, they can also lead to sub-optimal behavio…

Cited by 348SourcePDFScholar
2019

GANSynth: Adversarial Neural Audio Synthesis

ICLR 2019poster

Efficient audio synthesis is an inherently difficult machine learning task, as human perception is sensitive to both global structure and fine-scale waveform coherence. Autoregressive models, such as WaveNet, model local structure at the expense of global latent structure and slow iterative sampling…

Cited by 604SourcePDFScholar