CVLGJun 10

Beyond Dark Knowledge: Mixup-Based Distillation for Reliable Predictions

arXiv:2606.12171v16.3h-index: 11
Predicted impact top 74% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in knowledge distillation and model compression, this work clarifies the mechanism of mixup distillation and shows it can simultaneously improve accuracy, calibration, and representational geometry.

The paper investigates the interaction between knowledge distillation and mixup when mixup is applied only during student training, revealing that the teacher's supervisory signal is dominated by distributional confusion rather than inter-class structure. Despite this, the student acquires greater linearity in the vicinal region and achieves improved accuracy and reduced overconfidence by an order of magnitude across CIFAR and ImageNet.

Knowledge Distillation (KD) and mixup have proven effective at inducing smoothness in class boundaries; KD captures inherent class relationships in probability distributions, and mixup enforces them through convex combinations of inputs. Their interaction, however, remains poorly understood, particularly when mixup is applied only during student training. In this setting, the teacher is queried on inputs drawn from a vicinal distribution it never saw during training, a controlled mismatch whose effect on knowledge transfer has not been characterised. We show that this mismatch causes the teacher's supervisory signal to be dominated by distributional confusion rather than inter-class structure. Despite it, the student does not merely imitate the teacher: it independently acquires greater linearity in the vicinal region, a structural property that the teacher lacks, and goes beyond dark-knowledge transfer. KD with mixup consistently improves student accuracy and reduces overconfidence by an order of magnitude relative to the baseline, across CIFAR and ImageNet with varying-capacity teachers. Crucially, calibration propagates from teacher to student independently of accuracy transfer, and temperature scaling governs a measurable accuracy-calibration trade-off that becomes more pronounced under vicinal training. These results reframe mixup distillation not as a degraded version of standard KD, but as a richer transfer channel that simultaneously shapes discriminative performance, uncertainty estimation, and representational geometry.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes