paper-with-me

Papers

DanceOPD: On-Policy Generative Field Distillation

2026-06-25 · Wei Zhou, Xiongwei Zhu, Zelin Xu, Bo Dong, Lixue Gong, Yongyuan Liang, Meng Chu, Leigang Qu, Lingdong Kong, Wei Liu, Tat-Seng Chua arxiv

Modern image generation demands a single model that unifies diverse capabilities, including text-to-image (T2I), local editing, and global editing. However, these capabilities are rarely naturally aligned and often conflict. For instance, editing tends to degrade T2I performance, while global and local editing interfere with each other. Consequently, effectively composing these capabilities has become a central challenge for image generation model training. To tackle this, we introduce DanceOPD, an on-policy generative field distillation framework for flow-matching models that routes each sample to one capability field, queries one low-noise student-induced state, and trains with a simple velocity MSE objective. With each capability source defined as a velocity field over the shared flow state space, the student learns from fields queried on its own rollout states to compose expert capabilities. This formulation also absorbs operator-defined fields such as classifier-free guidance. Comprehensive experiments on T2I, editing, realism-field absorption, and CFG absorption show that our approach improves multi-capability composition, strengthening target capabilities while preserving anchor generation quality. We believe this work establishes a practical route for generative field distillation in flow-matching models.

📄 PDF Abstract BibTeX arXiv:2606.27377

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

RL Dreams: Policy Gradient Optimization for Score Distillation based 3D Generation

2023-12-08 · Aradhya N. Mathur, Phu Pham, Aniket Bera, Ojaswa Sharma

3D generation has rapidly accelerated in the past decade owing to the progress in the field of generative modeling. Score Distillation Sampling (SDS) based rendering has improved 3D asset generation to a great extent. Fu…

3D GenerationDenoisingPolicy Gradient MethodsText to 3D

Black-Box On-Policy Distillation of Large Language Models

2025-11-13 · Tianzhu Ye, Li Dong, Zewen Chi, Xun Wu 외 arxiv

Black-box distillation creates student large language models (LLMs) by learning from a proprietary teacher model's text outputs alone, without access to its internal logits or parameters. In this work, we introduce Gener…

Knowledge Distillation

SODA: Semi On-Policy Black-Box Distillation for Large Language Models

2026-04-04 · Xiwen Chen, Jingjing Wang, Wenhui Zhu, Peijie Qiu 외 arxiv

Black-box knowledge distillation for large language models presents a strict trade-off. Simple off-policy methods (e.g., sequence-level knowledge distillation) struggle to correct the student's inherent errors. Fully on-…

Knowledge Distillation

One-Step Generative Policies with Q-Learning: A Reformulation of MeanFlow

2025-11-17 · Zeyuan Wang, Da Li, Yulin Chen, Ye Shi 외 arxiv

We introduce a one-step generative policy for offline reinforcement learning that maps noise directly to actions via a residual reformulation of MeanFlow, making it compatible with Q-learning. While one-step Gaussian pol…

Reinforcement Learning

FlashRender: Few-Step Generative Rendering via Camera-Controlled Video MeanFlow

2026-09-03 · Byeongjun Park, Byung-Hoon Kim, Hyungjin Chung hf

We present FlashRender, a few-step generative rendering framework that retakes a source video along a target camera trajectory in seconds. We identify sampling-step-dependent camera control as a prominent manifestation o…