Jingchensun/Awesome-Multimodal-OPD

Recent Advances in On-Policy Distillation for Multimodal LLMs

HTML

21

110 commits

updated Sep 25, 2026

See the code

README

πŸ–ΌοΈ Awesome Multimodal On-Policy Distillation

A curated, auto-refreshed list of multimodal On-Policy Distillation (OPD / OPSD) papers β€” organized by Image QA Β· Video QA Β· Audio QA (plus generation, speculative decoding, and embodied/VLA).

Open Interactive Reader htmlpreview mirror

πŸ‘‰ Live interactive reader β€” searchable, filterable, bilingual (EN / δΈ­ζ–‡), one click, no install Β Β·Β  instant mirror (no Pages needed)

papers web--added updated

What is OPD? C1: the student samples its own trajectories y ~ Ο€_student(Β·|x) during training; C2: a teacher provides per-token / sequence-level supervision on those student-generated samples. OPSD is the special case where the teacher is the same model conditioned on privileged information.

Each paper is tagged with arXiv link · date · first-author affiliation · code · ⭐ stars · citations. ⭐ Stars and citations are refreshed daily by a GitHub Action (⭐ via GitHub API; citations via Semantic Scholar). For four-point summaries per paper, open the interactive reader.

πŸ”„ Stats last updated: 2026-09-25 08:49 UTC

πŸ“Š Overview

Subfield#
πŸ–ΌοΈ Image QA / VQA / Visual Reasoning14
🎬 Video QA / Video Reasoning / Temporal Grounding7
πŸ”Š Audio QA / Speech7
🎨 Image / Video Generation (Diffusion · Flow)12
⚑ Multimodal Speculative-Decoding Distillation4
πŸ€– Embodied / VLA / GUI Visual Agents8
Total52

πŸ–ΌοΈ Image QA / VQA / Visual Reasoning

On-policy distillation that transfers reasoning into vision-language models and trains on VQA / visual-reasoning rollouts.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
Self-Distillation Policy Optimization via Visual Feedback: Bridging Code and Visual Artifactslink2026-06-09Microsoftβ€”β€”0
Stabilizing On-Policy Distillation for MLLM Reasoning with Global Normalizationlink2026-06-08OPPO AI CenterGitHub22
Thinking Without Images: Internalizing Visual Manipulation with On-Policy Self-Distillationlink2026-06-07Peking Universityβ€”β€”3
Teaching the Way, Not the Answer: Privileged Tutoring Distillation for Multimodal Policy Optimizationlink2026-06-05Tianjin UniversityGitHub70
ViCuR: Visual Cues as Recoverable Privilege for Multimodal On-Policy Distillationlink2026-06-04Shanghai AI LaboratoryGitHub228
Learning Visual Spatial Planning from Symbolic State via Modality-Gap-Aware Self-Distillationlink2026-06-04Tsinghua Universityβ€”β€”0
Decomposed On-Policy Distillation for Vision-Language Reasoning: Steering Gradients for Visual Groundinglink2026-05-30KAISTβ€”β€”7
Visual-Advantage On-Policy Distillation for Vision-Language Modelslink2026-05-21Institute of Automation, CASβ€”β€”12
Vision-OPD: Learning to See Fine Details for Multimodal LLMs via On-Policy Self-Distillationlink2026-05-18ISCASGitHub32049
DeltaPrompts: Escaping the Zero-Delta Trap in Multimodal Distillationlink2026-05-15NVIDIA Researchβ€”β€”0
Uni-OPD: Unifying On-Policy Distillation with a Dual-Perspective Recipelink2026-05-05Zhejiang UniversityGitHub5736
Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RLlink2026-04-30HKUST (GZ)GitHub1017
KEPO: Knowledge-Enhanced Preference Optimization for Multimodal Reasoning with Applications to Medical VQAlink2026-01-30Chapman UniversityGitHub20
VOLD: Reasoning Transfer from LLMs to Vision-Language Models via On-Policy Distillationlink2025-10-27University of Tuebingenβ€”β€”21

🎬 Video QA / Video Reasoning / Temporal Grounding

OPD / self-distillation for video question answering, video reasoning and temporal grounding (incl. closely-related AoTD, VITAL).

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
InternVideo3: Agentify Foundation Models with Multimodal Contextual Reasoninglink2026-06-10Shanghai Innovation Instituteβ€”β€”2
World Model Self-Distillation: Training World Models to Solve General Taskslink2026-06-10University of Bernβ€”β€”0
World Models Meet Language Models: On the Complementarity of Concrete and Abstract Reasoninglink2026-06-02University of Macauβ€”β€”1
VISD: Enhancing Video Reasoning via Structured Self-Distillationlink2026-05-07HUSTβ€”β€”10
Video-OPD: Efficient Post-Training of Multimodal Large Language Models for Temporal Video Grounding via On-Policy Distillationlink2026-02-03Xiaomiβ€”β€”28
πŸ”Ž Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoninglink2025-08-06Tsinghua Universityβ€”β€”86
πŸ”Ž Enhancing Video-LLM Reasoning via Agent-of-Thoughts Distillationlink2024-12-02Shanghai Jiao Tong UniversityGitHub6143

πŸ”Š Audio QA / Speech

Cross-modal transfer of text reasoning into audio/speech, and OPD for audio understanding / ASR.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
OmniOPSD: Rationale-Privileged On-Policy Self-Distillation for Affective Computinglink2026-06-14Shenzhen Universityβ€”β€”4
Data-Efficient On-Policy Distillation for Automatic Speech Recognitionlink2026-05-27AutoArk-AIβ€”β€”1
Qwen3.5-Omni Technical Reportlink2026-04-17Alibabaβ€”β€”137
X-OPD: Cross-Modal On-Policy Distillation for Capability Alignment in Speech LLMslink2026-03-06Tencent Hunyuanβ€”β€”12
CORD: Bridging the Audio-Text Reasoning Gap via Weighted On-policy Cross-modal Distillationlink2026-01-23Baiduβ€”β€”9
Step-Audio-R1 Technical Reportlink2025-11-19StepFunGitHub69946
Qwen3-Omni Technical Reportlink2025-09-22Alibabaβ€”β€”502

🎨 Image / Video Generation (Diffusion · Flow)

OPD / self-distillation for diffusion and flow-matching generative models (few-step generation, trajectory self-distillation, adversarial distillation).

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
Knowledge Distillation for Visual Autoregressive Modelslink2026-06-04Qualcomm AI Researchβ€”β€”1
GDSD: Reinforcement Learning as Guided Denoiser Self-Distillation for Diffusion Language Modelslink2026-05-28UCLβ€”β€”3
Adversarial Dual On-Policy Distillation from Expressive Teacherlink2026-05-26NTUβ€”β€”0
CollectionLoRA: Collecting 50 Effects in 1 LoRA via Multi-Teacher On-Policy Distillationlink2026-05-25Zhejiang Universityβ€”β€”3
DiffusionOPD: A Unified Perspective of On-Policy Distillation in Diffusion Modelslink2026-05-14Fudan Universityβ€”β€”23
AnyFlow: Any-Step Video Diffusion Model with On-Policy Flow Map Distillationlink2026-05-13NUSβ€”β€”15
TAD: Temporal-Aware Trajectory Self-Distillation for Fast and Accurate Diffusion LLMlink2026-05-10Renmin University of ChinaGitHub31
Flow-OPD: On-Policy Distillation for Flow Matching Modelslink2026-05-08USTCβ€”β€”21
D-OPSD: On-Policy Self-Distillation for Continuously Tuning Step-Distilled Diffusion Modelslink2026-05-06HKUSTβ€”β€”15
LiveTalk: Real-Time Multimodal Interactive Video Diffusion via Improved On-Policy Distillationlink2025-12-29SII / SJTUβ€”β€”7
pi-Flow: Policy-Based Few-Step Generation via Imitation Distillationlink2025-10-16Stanford UniversityGitHub46825
Di$\mathtt{[M]}$O: Distilling Masked Diffusion Models into One-step Generatorlink2025-03-19Γ‰cole Polytechniqueβ€”β€”6

⚑ Multimodal Speculative-Decoding Distillation

Training on-policy draft models for vision-language models to speed up inference.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
ViSpec: Accelerating Vision-Language Models with Vision-Aware Speculative Decodinglink2025-09-17Peking Universityβ€”β€”22
SpecVLM: Fast Speculative Decoding in Vision-Language Modelslink2025-09-15Xi'an Jiaotong Universityβ€”β€”6
Speculative Decoding Reimagined for Multimodal Large Language Modelslink2025-05-20Xiamen Universityβ€”β€”7
MASSV: Multimodal Adaptation and Self-Data Distillation for Speculative Decoding of Vision-Language Modelslink2025-05-15Cerebrasβ€”β€”3

πŸ€– Embodied / VLA / GUI Visual Agents

The student is a visual agent or VLA policy supervised on its own visual trajectories.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
GeoDrive-Bench: Benchmarking Region-Specific Multimodal Reasoning in Autonomous Drivinglink2026-06-01Univ. of Wisconsin-Madisonβ€”β€”0
HyperEyes: Dual-Grained Efficiency-Aware Reinforcement Learning for Parallel Multimodal Search Agentslink2026-05-08XiaohongshuGitHub769
LiteGUI: Distilling Compact GUI Agents with Reinforcement Learninglink2026-05-08Moore Threadsβ€”β€”3
Learn where to Click from Yourself: On-Policy Self-Distillation for GUI Groundinglink2026-05-01IIE, CASβ€”β€”9
Co-Evolving Policy Distillationlink2026-04-29IIE, CASβ€”β€”4
HY-Embodied-0.5: Embodied Foundation Models for Real-World Agentslink2026-04-08TencentGitHub87217
VLA-OPD: Bridging Offline SFT and Online RL for Vision-Language-Action Models via On-Policy Distillationlink2026-03-27HKUST (GZ)β€”β€”7
Refined Policy Distillation: From VLA Generalists to RL Expertslink2025-03-06Univ. of Tech. NurembergGitHub2328

πŸ™ Acknowledgments

This list is compiled and de-duplicated from three awesome repositories, plus web search for a few multimodal entries missing from them. Full credit to the maintainers of:

Summaries are paraphrased from the papers' arXiv abstracts and may contain errors β€” please refer to the original papers. To add a paper, edit papers.json; the tables and the interactive reader regenerate automatically. ⭐ stars and citations are snapshots that change over time.

πŸ“„ License

CC0 Released under CC0 (public-domain dedication).

Contributors

Jingchensun

9 commits

Jingchensun/Awesome-Multimodal-OPD

Recent Advances in On-Policy Distillation for Multimodal LLMs

HTML

21

110 commits

updated Sep 25, 2026

See the code

README

πŸ–ΌοΈ Awesome Multimodal On-Policy Distillation

A curated, auto-refreshed list of multimodal On-Policy Distillation (OPD / OPSD) papers β€” organized by Image QA Β· Video QA Β· Audio QA (plus generation, speculative decoding, and embodied/VLA).

Open Interactive Reader htmlpreview mirror

πŸ‘‰ Live interactive reader β€” searchable, filterable, bilingual (EN / δΈ­ζ–‡), one click, no install Β Β·Β  instant mirror (no Pages needed)

papers web--added updated

What is OPD? C1: the student samples its own trajectories y ~ Ο€_student(Β·|x) during training; C2: a teacher provides per-token / sequence-level supervision on those student-generated samples. OPSD is the special case where the teacher is the same model conditioned on privileged information.

Each paper is tagged with arXiv link · date · first-author affiliation · code · ⭐ stars · citations. ⭐ Stars and citations are refreshed daily by a GitHub Action (⭐ via GitHub API; citations via Semantic Scholar). For four-point summaries per paper, open the interactive reader.

πŸ”„ Stats last updated: 2026-09-25 08:49 UTC

πŸ“Š Overview

Subfield#
πŸ–ΌοΈ Image QA / VQA / Visual Reasoning14
🎬 Video QA / Video Reasoning / Temporal Grounding7
πŸ”Š Audio QA / Speech7
🎨 Image / Video Generation (Diffusion · Flow)12
⚑ Multimodal Speculative-Decoding Distillation4
πŸ€– Embodied / VLA / GUI Visual Agents8
Total52

πŸ–ΌοΈ Image QA / VQA / Visual Reasoning

On-policy distillation that transfers reasoning into vision-language models and trains on VQA / visual-reasoning rollouts.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
Self-Distillation Policy Optimization via Visual Feedback: Bridging Code and Visual Artifactslink2026-06-09Microsoftβ€”β€”0
Stabilizing On-Policy Distillation for MLLM Reasoning with Global Normalizationlink2026-06-08OPPO AI CenterGitHub22
Thinking Without Images: Internalizing Visual Manipulation with On-Policy Self-Distillationlink2026-06-07Peking Universityβ€”β€”3
Teaching the Way, Not the Answer: Privileged Tutoring Distillation for Multimodal Policy Optimizationlink2026-06-05Tianjin UniversityGitHub70
ViCuR: Visual Cues as Recoverable Privilege for Multimodal On-Policy Distillationlink2026-06-04Shanghai AI LaboratoryGitHub228
Learning Visual Spatial Planning from Symbolic State via Modality-Gap-Aware Self-Distillationlink2026-06-04Tsinghua Universityβ€”β€”0
Decomposed On-Policy Distillation for Vision-Language Reasoning: Steering Gradients for Visual Groundinglink2026-05-30KAISTβ€”β€”7
Visual-Advantage On-Policy Distillation for Vision-Language Modelslink2026-05-21Institute of Automation, CASβ€”β€”12
Vision-OPD: Learning to See Fine Details for Multimodal LLMs via On-Policy Self-Distillationlink2026-05-18ISCASGitHub32049
DeltaPrompts: Escaping the Zero-Delta Trap in Multimodal Distillationlink2026-05-15NVIDIA Researchβ€”β€”0
Uni-OPD: Unifying On-Policy Distillation with a Dual-Perspective Recipelink2026-05-05Zhejiang UniversityGitHub5736
Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RLlink2026-04-30HKUST (GZ)GitHub1017
KEPO: Knowledge-Enhanced Preference Optimization for Multimodal Reasoning with Applications to Medical VQAlink2026-01-30Chapman UniversityGitHub20
VOLD: Reasoning Transfer from LLMs to Vision-Language Models via On-Policy Distillationlink2025-10-27University of Tuebingenβ€”β€”21

🎬 Video QA / Video Reasoning / Temporal Grounding

OPD / self-distillation for video question answering, video reasoning and temporal grounding (incl. closely-related AoTD, VITAL).

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
InternVideo3: Agentify Foundation Models with Multimodal Contextual Reasoninglink2026-06-10Shanghai Innovation Instituteβ€”β€”2
World Model Self-Distillation: Training World Models to Solve General Taskslink2026-06-10University of Bernβ€”β€”0
World Models Meet Language Models: On the Complementarity of Concrete and Abstract Reasoninglink2026-06-02University of Macauβ€”β€”1
VISD: Enhancing Video Reasoning via Structured Self-Distillationlink2026-05-07HUSTβ€”β€”10
Video-OPD: Efficient Post-Training of Multimodal Large Language Models for Temporal Video Grounding via On-Policy Distillationlink2026-02-03Xiaomiβ€”β€”28
πŸ”Ž Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoninglink2025-08-06Tsinghua Universityβ€”β€”86
πŸ”Ž Enhancing Video-LLM Reasoning via Agent-of-Thoughts Distillationlink2024-12-02Shanghai Jiao Tong UniversityGitHub6143

πŸ”Š Audio QA / Speech

Cross-modal transfer of text reasoning into audio/speech, and OPD for audio understanding / ASR.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
OmniOPSD: Rationale-Privileged On-Policy Self-Distillation for Affective Computinglink2026-06-14Shenzhen Universityβ€”β€”4
Data-Efficient On-Policy Distillation for Automatic Speech Recognitionlink2026-05-27AutoArk-AIβ€”β€”1
Qwen3.5-Omni Technical Reportlink2026-04-17Alibabaβ€”β€”137
X-OPD: Cross-Modal On-Policy Distillation for Capability Alignment in Speech LLMslink2026-03-06Tencent Hunyuanβ€”β€”12
CORD: Bridging the Audio-Text Reasoning Gap via Weighted On-policy Cross-modal Distillationlink2026-01-23Baiduβ€”β€”9
Step-Audio-R1 Technical Reportlink2025-11-19StepFunGitHub69946
Qwen3-Omni Technical Reportlink2025-09-22Alibabaβ€”β€”502

🎨 Image / Video Generation (Diffusion · Flow)

OPD / self-distillation for diffusion and flow-matching generative models (few-step generation, trajectory self-distillation, adversarial distillation).

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
Knowledge Distillation for Visual Autoregressive Modelslink2026-06-04Qualcomm AI Researchβ€”β€”1
GDSD: Reinforcement Learning as Guided Denoiser Self-Distillation for Diffusion Language Modelslink2026-05-28UCLβ€”β€”3
Adversarial Dual On-Policy Distillation from Expressive Teacherlink2026-05-26NTUβ€”β€”0
CollectionLoRA: Collecting 50 Effects in 1 LoRA via Multi-Teacher On-Policy Distillationlink2026-05-25Zhejiang Universityβ€”β€”3
DiffusionOPD: A Unified Perspective of On-Policy Distillation in Diffusion Modelslink2026-05-14Fudan Universityβ€”β€”23
AnyFlow: Any-Step Video Diffusion Model with On-Policy Flow Map Distillationlink2026-05-13NUSβ€”β€”15
TAD: Temporal-Aware Trajectory Self-Distillation for Fast and Accurate Diffusion LLMlink2026-05-10Renmin University of ChinaGitHub31
Flow-OPD: On-Policy Distillation for Flow Matching Modelslink2026-05-08USTCβ€”β€”21
D-OPSD: On-Policy Self-Distillation for Continuously Tuning Step-Distilled Diffusion Modelslink2026-05-06HKUSTβ€”β€”15
LiveTalk: Real-Time Multimodal Interactive Video Diffusion via Improved On-Policy Distillationlink2025-12-29SII / SJTUβ€”β€”7
pi-Flow: Policy-Based Few-Step Generation via Imitation Distillationlink2025-10-16Stanford UniversityGitHub46825
Di$\mathtt{[M]}$O: Distilling Masked Diffusion Models into One-step Generatorlink2025-03-19Γ‰cole Polytechniqueβ€”β€”6

⚑ Multimodal Speculative-Decoding Distillation

Training on-policy draft models for vision-language models to speed up inference.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
ViSpec: Accelerating Vision-Language Models with Vision-Aware Speculative Decodinglink2025-09-17Peking Universityβ€”β€”22
SpecVLM: Fast Speculative Decoding in Vision-Language Modelslink2025-09-15Xi'an Jiaotong Universityβ€”β€”6
Speculative Decoding Reimagined for Multimodal Large Language Modelslink2025-05-20Xiamen Universityβ€”β€”7
MASSV: Multimodal Adaptation and Self-Data Distillation for Speculative Decoding of Vision-Language Modelslink2025-05-15Cerebrasβ€”β€”3

πŸ€– Embodied / VLA / GUI Visual Agents

The student is a visual agent or VLA policy supervised on its own visual trajectories.

PaperarXivDateFirst-author affiliationCode⭐ StarsCitations
GeoDrive-Bench: Benchmarking Region-Specific Multimodal Reasoning in Autonomous Drivinglink2026-06-01Univ. of Wisconsin-Madisonβ€”β€”0
HyperEyes: Dual-Grained Efficiency-Aware Reinforcement Learning for Parallel Multimodal Search Agentslink2026-05-08XiaohongshuGitHub769
LiteGUI: Distilling Compact GUI Agents with Reinforcement Learninglink2026-05-08Moore Threadsβ€”β€”3
Learn where to Click from Yourself: On-Policy Self-Distillation for GUI Groundinglink2026-05-01IIE, CASβ€”β€”9
Co-Evolving Policy Distillationlink2026-04-29IIE, CASβ€”β€”4
HY-Embodied-0.5: Embodied Foundation Models for Real-World Agentslink2026-04-08TencentGitHub87217
VLA-OPD: Bridging Offline SFT and Online RL for Vision-Language-Action Models via On-Policy Distillationlink2026-03-27HKUST (GZ)β€”β€”7
Refined Policy Distillation: From VLA Generalists to RL Expertslink2025-03-06Univ. of Tech. NurembergGitHub2328

πŸ™ Acknowledgments

This list is compiled and de-duplicated from three awesome repositories, plus web search for a few multimodal entries missing from them. Full credit to the maintainers of:

Summaries are paraphrased from the papers' arXiv abstracts and may contain errors β€” please refer to the original papers. To add a paper, edit papers.json; the tables and the interactive reader regenerate automatically. ⭐ stars and citations are snapshots that change over time.

πŸ“„ License

CC0 Released under CC0 (public-domain dedication).

Contributors

Jingchensun

9 commits

Languages

HTML

94.2%

Python

5.8%