H-OPD: Confidence Aware Heterogeneous Multi-Teacher Multimodal On-policy Distillation
About
On-policy distillation (OPD) has recently emerged as an effective post-training paradigm by providing supervision on student-generated trajectories. However, existing OPD methods for multimodal reasoning usually rely on a static teacher routing, assigning each sample to a single teacher based on modality or task type. This ignores that visual grounding and abstract reasoning may dominate different decoding steps, making a single teacher insufficient for the full trajectory. To this end, H-OPD is proposed as a confidence-aware heterogeneous multi-teacher OPD framework for multimodal reasoning. By verifying the complementarity of heterogeneous teachers in the same reasoning process, H-OPD replaces task or sample level teacher routing with token-level teacher arbitration along the shared student trajectory. H-OPD employs vision-to-language description transfer to enable text-only teachers to access key visual semantics, and uses a confidence-aware arbitration mechanism to dynamically combine vision-language teacher and text-only teachers at each token. Extensive evaluations over 11 widely-used reasoning benchmarks showcase the superior performance of our method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | ChartQA | Accuracy88.9 | 620 | |
| Optical Character Recognition | OCRBench | -- | 486 | |
| Mathematical Reasoning | WeMath | Accuracy56.3 | 317 | |
| Logical reasoning | LogicVista | Accuracy55.9 | 163 | |
| Mathematical Reasoning | DynaMath | Accuracy69.9 | 146 | |
| Multimodal Reasoning | MMStar | Accuracy70 | 102 | |
| Mathematical Reasoning | MathVision | Accuracy46.7 | 89 | |
| Mathematical Reasoning | MathVista | Accuracy77.9 | 22 | |
| Hallucination Detection | Hallucination Bench image | Accuracy59.3 | 20 | |
| Chart Analysis | CharXiv RQ | Accuracy41 | 3 |