PulseAugur
EN
LIVE 11:44:52

New Riemannian MeanFlow method enables faster generative model sampling

Researchers have introduced Riemannian MeanFlow (RMF), a novel method for generative models operating on Riemannian manifolds. Unlike previous approaches that require extensive simulation for sampling, RMF enables one-step generation by defining an average-velocity field through parallel transport. This method is practical in a log-map tangent representation, reducing computational costs and avoiding trajectory simulation. Experiments on various manifolds, including spheres, tori, SO(3), and SE(3), show that RMF achieves competitive sampling quality with improved efficiency and lower costs, and also supports conditional generation. AI

IMPACT Introduces a more efficient method for generative models on complex data structures, potentially speeding up training and sampling.

RANK_REASON Academic paper detailing a new method for generative models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Zichen Zhong, Haoliang Sun, Yukun Zhao, Yongshun Gong, Yilong Yin ·

    Riemannian MeanFlow for One-Step Generation on Manifolds

    arXiv:2603.10718v3 Announce Type: replace Abstract: Flow Matching enables simulation-free training of generative models on Riemannian manifolds, yet sampling typically still relies on numerically integrating a probability-flow ODE. We propose Riemannian MeanFlow (RMF), extending …