← Search

Abhishek Panigrahi

13 accepted papers

2026

In Good GRACES: Principled Teacher Selection for Knowledge Distillation

ICLR 2026poster

Knowledge distillation is an efficient strategy to use data generated by large teacher language models to train smaller “capable” student models, but selecting the optimal teacher for a specific student-task combination requires expensive trial-and-error. We propose a lightweight score called GRACE…

Cited by 0SourceScholar
2025

Efficient stagewise pretraining via progressive subnetworks

ICLR 2025poster

Recent developments in large language models have sparked interest in efficient pretraining methods. Stagewise training approaches to improve efficiency, like gradual stacking and layer dropping (Reddi et al., 2023; Zhang & He, 2020), have recently garnered attention. The prevailing view suggests th…

Cited by 8SourcePDFScholar
2025

Generalizing from SIMPLE to HARD Visual Reasoning: Can We Mitigate Modality Imbalance in VLMs?

ICML 2025poster

Vision Language Models (VLMs) are impressive at visual question answering and image captioning. But they underperform on multi-step visual reasoning---even compared to LLMs on the same tasks presented in text form---giving rise to perceptions of *modality imbalance* or *brittleness*. Towards a syste…

2025

Progressive distillation induces an implicit curriculum

ICLR 2025oral

Knowledge distillation leverages a teacher model to improve the training of a student model. A persistent challenge is that a better teacher does not always yield a better student, to which a common mitigation is to use additional supervision from several “intermediate” teachers. One empirically val…

Cited by 2SourcePDFScholar
2023

Task-Specific Skill Localization in Fine-tuned Language Models

ICML 2023poster

Pre-trained language models can be fine-tuned to solve diverse NLP tasks, including in few-shot settings. Thus fine-tuning allows the model to quickly pick up task-specific "skills," but there has been limited study of *where* these newly-learnt skills reside inside the massive model. This paper int…

2022

On the SDEs and Scaling Rules for Adaptive Gradient Algorithms

NeurIPS 2022accept

Approximating Stochastic Gradient Descent (SGD) as a Stochastic Differential Equation (SDE) has allowed researchers to enjoy the benefits of studying a continuous optimization trajectory while carefully preserving the stochasticity of SGD. Analogous study of adaptive gradient methods, such as RMSpro…

2020

Effect of Activation Functions on the Training of Overparametrized Neural Nets

ICLR 2020poster

It is well-known that overparametrized neural networks trained using gradient based methods quickly achieve small training error with appropriate hyperparameter settings. Recent papers have proved this statement theoretically for highly overparametrized networks under reasonable assumptions. These r…

Cited by 36SourceScholar