paper-with-me

홈 › Papers

Euphonium: Steering Video Flow Matching via Process Reward Gradient Guided Stochastic Dynamics

2026-02-04 · Ruizhe Zhong, Jiesong Lian, Xiaoyue Mi, Zixiang Zhou, Yuan Zhou, Qinglin Lu, Junchi Yan arxiv

While online Reinforcement Learning has emerged as a crucial technique for aligning flow matching models with human preferences, current approaches are hindered by inefficient exploration during training rollouts. Relying on undirected stochasticity and sparse outcome rewards, these methods struggle to discover high-reward samples, resulting in data-inefficient and slow optimization. To address these limitations, we propose Euphonium, a novel framework that steers generation via process reward gradient guided dynamics. Our key insight is to formulate the sampling process as a theoretically principled Stochastic Differential Equation that explicitly incorporates the gradient of a Process Reward Model into the flow drift. This design enables dense, step-by-step steering toward high-reward regions, advancing beyond the unguided exploration in prior works, and theoretically encompasses existing sampling methods (e.g., Flow-GRPO, DanceGRPO) as special cases. We further derive a distillation objective that internalizes the guidance signal into the flow network, eliminating inference-time dependency on the reward model. We instantiate this framework with a Dual-Reward Group Relative Policy Optimization algorithm, combining latent process rewards for efficient credit assignment with pixel-level outcome rewards for final visual fidelity. Experiments on text-to-video generation show that Euphonium achieves better alignment compared to existing methods while accelerating training convergence by 1.66x. Our code is available at https://github.com/zerzerzerz/Euphonium

📄 PDF Abstract BibTeX arXiv:2602.04928

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video GenerationReinforcement Learning

Similar Papers 제목 키워드 기반

Feynman-Kac-Flow: Inference Steering of Conditional Flow Matching to an Energy-Tilted Posterior

2025-09-01 · Konstantin Mark, Leonard Galustian, Maximilian P. -P. Kovar, Esther Heid arxiv

Conditional Flow Matching(CFM) represents a fast and high-quality approach to generative modelling, but in many applications it is of interest to steer the generated samples towards precise requirements. While steering a…

Steering Large Reasoning Models towards Concise Reasoning via Flow Matching

2026-02-05 · Yawei Li, Benjamin Bergner, Yinghan Zhao, Vihang Prakash Patil 외 arxiv

Large Reasoning Models (LRMs) excel at complex reasoning tasks, but their efficiency is often hampered by overly verbose outputs. Prior steering methods attempt to address this issue by applying a single, global vector t…

EmoWorld: A Decoupled Affective Field for Controllable Emotional Video Generation

2026-08-06 · Bingyuan Wang, Baistan Zhyldyzbekov, Kunyu Feng, Zeyu Wang arxiv

Emotion shapes how viewers interpret a scene, yet existing video generators entangle global atmosphere, affect-bearing semantic cues, and temporal progression within a single text condition. We present EmoWorld, a framew…

Video Generation

Steering the Flow: Inverting Face Recognition Models via Gradient-Guided Flow Matching

2026-08-17 · Ye Lu, Shen Wang, Zhaoyang Zhang, Yihan Yan 외 arxiv

Model Inversion Attacks (MIAs) aim to reconstruct representative training samples of target identities from face recognition models, exposing critical security vulnerabilities. Existing methods typically rely on indirect…

Face Recognition

VLS: Steering Pretrained Robot Policies via Vision-Language Models

2026-02-03 · Shuo Liu, Ishneet Sukhvinder Singh, Yiqing Xu, Jiafei Duan 외 arxiv

Why do pretrained diffusion or flow-matching policies fail when the same task is performed near an obstacle, on a shifted support surface, or amid mild clutter? Such failures rarely reflect missing motor skills; instead,…