← Search

Sayantan Dasgupta

3 accepted papers

2026

Don't Ignore the Tail: Decoupling top-K Probabilities for Efficient Language Model Distillation

ICML 2026poster

The core learning signal used in language model distillation is the standard Kullback-Leibler (KL) divergence between the distribution of the student and the teacher. Traditional KL divergence tends to be dominated by the teacher’s highest-probability modes, thus diminishing the influence of less pr…

Cited by 0SourceScholar
2023

Cost-effective Distillation of Large Language Models

ACL 2023findings

Knowledge distillation (KD) involves training a small “student” model to replicate the strong performance of a high-capacity “teacher” model, enabling efficient deployment in resource-constrained settings. Top-performing methods tend to be task- or architecture-specific and lack generalizability. Se…