paper-with-me

Papers

MeanFlowNFT: Bringing Forward-Process RL to Average-Velocity Generators

2026-07-16 · Yushi Huang, Xiangxin Zhou, Jun Zhang, Liefeng Bo, Tianyu Pang hf

MeanFlow generators achieve fast few-step sampling by predicting average velocities over time intervals, making them attractive for efficient generation. Reinforcement learning (RL) has become a powerful way to align diffusion and flow models with human preferences and task-specific objectives. In particular, DiffusionNFT offers an efficient forward-process RL framework that does not require reverse-process trajectories or likelihood estimation. However, applying such RL methods to MeanFlow remains underexplored. DiffusionNFT optimizes instantaneous velocities, whereas MeanFlow samples with average velocities. To bridge this gap, we introduce MeanFlowNFT. Inspired by the MeanFlow identity, which bridges average and instantaneous velocities, we construct an induced instantaneous-velocity predictor. We apply the DiffusionNFT objective to this predictor, making reward optimization well-defined for MeanFlow. Sampling remains based on the average velocity, preserving MeanFlow's fast few-step generation. We further prove that MeanFlowNFT inherits DiffusionNFT's strict policy-improvement guarantee. Experiments on image and video generation show that MeanFlowNFT consistently improves baselines. Moreover, it outperforms prior state-of-the-art RL-tuned few-step generators on most metrics (6 of 8 on SD3.5-M), and can even surpass multi-step RL-tuned diffusion while using only a few sampling steps. For instance, on Wan 2.1, 4-step MeanFlowNFT reaches a VBench score of 84.33, surpassing 50-step LongCat-Video RL (82.57).

📄 PDF Abstract BibTeX arXiv:2607.15273

Code (4)

Harahan/MeanFlowNFT ★ 8
InsomaniacElf/sg-tamil-tts-resources- ★ 1
iszhanjiawei/video-to-audio-arxiv-daily
🤗 Harahan/MeanFlowNFT

Tasks

Reinforcement LearningVideo Generation

Similar Papers 제목 키워드 기반

Improved Mean Flows: On the Challenges of Fastforward Generative Models

2025-12-01 · Zhengyang Geng, Yiyang Lu, Zongze Wu, Eli Shechtman 외 arxiv

MeanFlow (MF) has recently been established as a framework for one-step generative modeling. However, its ``fastforward'' nature introduces key challenges in both the training objective and the guidance mechanism. First,…

Physics-guided Full Waveform Inversion using Encoder-Solver Convolutional Neural Networks

2024-05-27 · Matan Goren, Eran Treister

Full Waveform Inversion (FWI) is an inverse problem for estimating the wave velocity distribution in a given domain, based on observed data on the boundaries. The inversion is computationally demanding because we are req…

Enabling Dynamic Tracking in Vision-Language-Action Models via Time-Discrete and Time-Continuous Velocity Feedforward

2026-03-17 · Johannes Hechtl, Philipp Schmitt, Georg von Wichert, Wolfram Burgard arxiv

While vision-language-action (VLA) models have shown great promise for robot manipulation, their deployment on rigid industrial robots remains challenging due to the inherent trade-off between compliance and responsivene…

Robot Manipulation

CoFlow: Coordinated Few-Step Flow for Offline Multi-Agent Decision Making

2026-05-02 · Guowei Zou, Haitao Wang, Beiwen Zhang, Boning Zhang 외 arxiv

Generative models have emerged as a promising paradigm for offline multi-agent reinforcement learning (MARL), but existing approaches require many iterative sampling steps. Recent few-step acceleration methods either dis…

Multi-agent Reinforcement LearningDecision Making

Understanding, Accelerating, and Improving MeanFlow Training

2025-11-24 · Jin-Young Kim, Hyojun Go, Lea Bogensperger, Julius Erbach 외 arxiv

MeanFlow promises high-quality generative modeling in few steps, by jointly learning instantaneous and average velocity fields. Yet, the underlying training dynamics remain unclear. We analyze the interaction between the…