Papers by DongGeon Kim
ToDi: Token-wise Distillation via Fine-Grained Divergence Control (2025.emnlp-main)
Copied to clipboard
| Challenge: | Large language models (LLMs) offer impressive performance but are impractical for resource-constrained deployment due to high latency and energy consumption. |
| Approach: | They propose a method that adaptively combines FKL and RKL per token using a sigmoid-based weighting function derived from the teacher-student probability log-ratio. |
| Outcome: | The proposed method outperforms baselines using uniform or less granular strategies across instruction-following benchmarks. |