AI & ML Papers
Photo
🔥 Flow-OPD: On-Policy Distillation for Flow Matching Models
📅 Published on May 8
🔗 Links:
• arXiv: https://arxiv.org/abs/2605.08063
• PDF: https://arxiv.org/pdf/2605.08063
• Project Page: https://costaliya.github.io/Flow-OPD/
• GitHub: https://github.com/CostaliyA/Flow-OPD ⭐ 79
🤖 Models citing this paper:
• https://huggingface.co/CostaliyA/Flow-OPD
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#FlowMatchingModels #OnPolicyDistillation #TextToImageSynthesis #ManifoldAnchorRegularization #FlowOPD
💡 The paper addresses limitations in existing Flow Matching text-to-image models, which suffer from two main issues: reward sparsity and gradient interference. These problems lead to poor generation quality and alignment metrics. To overcome these challenges, the authors propose Flow-OPD, a two-stage alignment approach that combines on-policy distillation and manifold anchor regularization.
In the first stage, the authors fine-tune domain-specialized teacher models using single-reward GRPO fine-tuning, allowing each expert to reach its performance ceiling. Then, they establish a robust initial policy through a Flow-based Cold-Start scheme and consolidate heterogeneous expertise into a single student model.
The authors also introduce Manifold Anchor Regularization, which leverages a task-agnostic teacher to provide full-data supervision and anchors generation to a high-quality manifold. This helps mitigate aesthetic degradation commonly observed in purely RL-driven alignment.
The results show that Flow-OPD significantly improves generation quality and alignment metrics, raising the GenEval score from 63 to 92 and the OCR accuracy from 59 to 94. This represents an overall improvement of roughly 10 points over vanilla GRPO, while preserving image fidelity and human-preference alignment. The authors also observe an emergent teacher-surpassing effect, where the student model outperforms the teacher models. Overall, Flow-OPD establishes a scalable alignment paradigm for building generalist text-to-image models.
📅 Published on May 8
🔗 Links:
• arXiv: https://arxiv.org/abs/2605.08063
• PDF: https://arxiv.org/pdf/2605.08063
• Project Page: https://costaliya.github.io/Flow-OPD/
• GitHub: https://github.com/CostaliyA/Flow-OPD ⭐ 79
🤖 Models citing this paper:
• https://huggingface.co/CostaliyA/Flow-OPD
━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus
#FlowMatchingModels #OnPolicyDistillation #TextToImageSynthesis #ManifoldAnchorRegularization #FlowOPD
arXiv.org
Flow-OPD: On-Policy Distillation for Flow Matching Models
Existing Flow Matching (FM) text-to-image models suffer from two critical bottlenecks under multi-task alignment: the reward sparsity induced by scalar-valued rewards, and the gradient...
❤1