Paper Overview
Field: NLP Authors: Dipto Sumit, Ankan Kumar Roy, Sadia Khair Rodela, et al. arXiv: 2604.03192
Abstract
We study multiteacher knowledge distillation for low-resource abstractive summarization from a reliability-aware perspective. We introduce EWAD (Entropy Weighted Agreement Aware Distillation), a token-level mechanism that routes supervision between teacher distillation and gold supervision based on inter-teacher agreement, and CPDP (Capacity Proportional Divergence Preservation), a geometric constraint on the student position relative to heterogeneous teachers.
Across two Bangla datasets, 13 BanglaT5 ablations, and eight Qwen2.5 experiments, we find that logit-level KD provides the most reliable gains, while more complex distillation improves semantic similarity for short summaries but degrades longer outputs. Cross-lingual pseudo-label KD across ten languages retains 71-122 percent of teacher performance.
Key Findings
- EWAD: token-level routing between teacher distillation and gold supervision based on inter-teacher agreement.
- CPDP: geometric constraint preserving divergence proportions relative to heterogeneous teachers.
- Logit-level KD yields the most reliable gains across all experiments.
- Complex distillation helps short-summary semantic similarity but hurts longer outputs.
- Cross-lingual pseudo-label KD across 10 languages retains 71–122% of teacher performance.