Poly-OPD: Heterogeneous Multi-Teacher On-Policy Distillation for Capability-Selectable Flow Models
Summary
Poly-OPD is a framework for distilling complementary strengths from heterogeneous text-to-image flow models into a single compact flow-matching student, using pixel bridges and gradient-compatible adapters. It improves GenEval and DrawBench scores while consolidating multiple teacher capabilities.
View Cached Full Text
Cached at: 08/06/26, 05:50 AM
Paper page - Poly-OPD: Heterogeneous Multi-Teacher On-Policy Distillation for Capability-Selectable Flow Models
Source: https://huggingface.co/papers/2608.04349 Published on Aug 5
·
Submitted byhttps://huggingface.co/simingfu
fuon Aug 6
Authors:
,
,
,
,
,
,
,
,
,
,
Abstract
Leadingopentext-to-imagemodelsoftencarrycomplementarystrengths:onemayleadonpreference-alignedaestheticswhileanotherfollowscompositionalinstructionsmorefaithfully.However,differencesintheirautoencodersandnoiseschedulesmakeitdifficulttotransferthesestrengthsacrossmodels.Inthispaper,wepresentPoly-OPD,aframeworkthatcanconsolidatecomplementarystrengthsofheterogeneousteachersintoasinglecompactflow-matchingstudent.Tobridgetheincompatiblelatentspacesofdifferentteachers,Poly-OPDperformson-policydistillationthroughapixelbridge.Eachstudent-generatedimageisre-encodedbyaselectedteacher’sencoderandrefinedfromanoiselevelmatchedbymagnitudeundertheteacher’snoiseschedule.TheresultingtargetisfurthermatchedtothestudentinfrozenDINOv2space,enablingsupervisionacrossincompatiblelatentspaces.Toretaincomplementarycapabilitieswithoutcross-teacherinterference,Poly-OPDusesagradientcompatibilitydiagnostictoorganizeitsadapters:attentionLoRAmodulesaresharedacrossteachers,whereasfeed-forwardadaptersremainteacher-specific.Duringdistillation,agap-awarecurriculumdevotesmoretrainingtocompositionalcategorieswherethestudentstillfallsshortoftheteacher.Aseachgapnarrows,trainingshiftstowardcategorieswithlargerremaininggaps.BydistillingFLUX.1-devandZ-Imageintoa2.5BSD3.5-Mediumstudent,Poly-OPDimprovesGenEvalfrom67.3to73.3,surpassingbothlargerteachers,andraisesDrawBenchHPSv3from9.34to11.35,consolidatingbothstrengthswithinaswitchablemodel.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2608\.04349
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.04349 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.04349 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.04349 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Any-OPD: Heterogeneous On-Policy Distillation for Flow-Matching Models via Representation-Space Bridging
Any-OPD presents the first framework for on-policy distillation between arbitrary latent flow-matching generators, enabling distillation from a 12B FLUX model to a 2.5B SD3.5 model by bridging via a frozen vision representation. It improves the student's PickScore from 0.846 to 0.884, rivaling the teacher at a fifth of its size.
Flow-OPD: On-Policy Distillation for Flow Matching Models
Flow-OPD is a research paper introducing a two-stage on-policy distillation framework for Flow Matching text-to-image models, significantly improving generation quality and alignment metrics using Stable Diffusion 3.5 Medium.
DanceOPD: On-Policy Generative Field Distillation
DanceOPD proposes an on-policy generative field distillation framework for flow-matching models that unifies text-to-image generation, local editing, and global editing via capability-specific routing and velocity-based training, improving multi-capability composition while preserving anchor generation quality.
DiffusionOPD: A Unified Perspective of On-Policy Distillation in Diffusion Models
DiffusionOPD proposes a multi-task training paradigm for diffusion models that uses online policy distillation to efficiently combine task-specific teachers into a unified student, achieving state-of-the-art results on all evaluated benchmarks.
OPD-V: Visual On-Policy Self-Distillation with Modality Balance
Introduces OPD-V, a visual on-policy self-distillation paradigm for multimodal large language models that leverages positive and negative teachers to exploit modality balance as privileged information, improving reasoning performance across benchmarks while reducing training cost.