ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
On-policy distillation provides dense supervision for multimodal reasoners, but its trajectory-level reward cannot determine whether a failed answer arose from perception or subsequent reasoning. Perception Success Rate (PSR), estimated from multiple reasonings sharing one perception, remains ambiguous because low success conflates perceptual insufficiency with reasoning difficulty. We introduce \textbf{Perception-Correction Distillation (PCD)}, a label-free method that identifies correctable perception failures using downstream failure and teacher--student disagreement as complementary witnesses. Their product, , forms a soft AND gate that strengthens distillation only when both witnesses are present. We motivate this rule through Bayesian evidence combination and show that multiplication is the unique normalized bilinear gate that vanishes when either witness is absent. PCD uses separated perception--reasoning rollouts and mean-preserving weights, leaving the reasoning objective unchanged. Across eight benchmarks, PCD improves the 8B 2B macro average from 44.50 with OPD to 47.28 and the 32B 8B result from 56.94 to 61.22. In matched 2B ablations, removing PCD and separated rollout reduces held-out average by 2.22 and 0.88 points, respectively. Effective multimodal distillation therefore depends not only on what the teacher predicts, but also on identifying when perception is the appropriate target of correction.
Multimodal reasoners, which combine perception and reasoning, are typically trained via distillation from larger models. However, standard on-policy distillation provides only trajectory-level rewards, making it impossible to attribute a failed answer to either perception or reasoning errors. This paper addresses a critical gap: how to correct perception errors without explicit labels. The proposed method, Perception-Correction Distillation (PCD), offers a principled, label-free approach to identify when perception is the culprit, enabling targeted supervision.
The significance lies in its potential to improve the efficiency of training smaller multimodal models. By focusing distillation on perception failures, PCD avoids over-correcting reasoning errors and instead provides dense, targeted supervision. This is particularly important as multimodal models become more complex and data-hungry; effective distillation can reduce the need for large-scale labeled data.
Across eight benchmarks, PCD improves the macro average from 44.50 with OPD to 47.28 for the 8B→2B distillation, and from 56.94 to 61.22 for the 32B→8B setting. These are substantial gains, indicating that PCD effectively boosts the performance of smaller models. In matched 2B ablations, removing PCD reduces held-out average by 2.22 points, and removing separated rollout reduces it by 0.88 points, confirming the importance of both components.
This work advances the field of multimodal distillation by shifting the focus from what the teacher predicts to when perception is the appropriate target of correction. It provides a principled, label-free method that can be integrated into existing distillation pipelines. The theoretical grounding and empirical results suggest that PCD could become a standard tool for training efficient multimodal reasoners, potentially reducing the need for large-scale labeled data and enabling deployment on resource-constrained devices. Future work could explore extending PCD to other modalities or tasks, and investigating its interaction with different teacher architectures.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba