paper-with-me

Papers

Fast Generative Grasping via Lie Group-Constrained MeanFlow

2026-08-26 · S. Talha Bukhari, Yi Wei, Ruiqi Ni, Zachary Kingston, Aniket Bera arxiv

Grasp synthesis is a core task in robotic manipulation, for which the solution typically forms a multimodal distribution rather than a point estimate. Generative robotic grasping aims to learn this distribution with deep generative models such as diffusion and flow-based approaches. The iterative nature of such generative models makes them flexible and generalizable; however, multi-step sampling impedes the time-critical operation required in robotics. We devise an approach to fast generative grasping based on MeanFlow on the product Lie group $\mathcal{G} = \mathrm{SO}(3) \times \mathbb{R}^3$. The training objective couples a purely algebraic semigroup consistency condition with Riemannian Conditional Flow Matching on $\mathcal{G}$ that anchors the average velocity to the data distribution. The resulting Lie Group-constrained MeanFlow formulation samples reliable grasps in $\leq 5$ network evaluations, matching the grasp generation performance of state-of-the-art diffusion and flow-based models on the ACRONYM dataset at millisecond-scale inference latency (up to $39\times$ speed-up). We further demonstrate that the approach directly translates to real-world robotic grasping without additional training or domain adaptation, exhibiting robust grasp synthesis under observation noise.

📄 PDF Abstract BibTeX arXiv:2608.26076

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationRobotic Grasping

Similar Papers 제목 키워드 기반

HybridFlow: A Two-Step Generative Policy for Robotic Manipulation

2026-02-14 · Zhenchen Dong, Jinna Fu, Jiaming Wu, Shengyuan Yu 외 arxiv

Limited by inference latency, existing robot manipulation policies lack sufficient real-time interaction capability with the environment. Although faster generation methods such as flow matching are gradually replacing d…

Robot ManipulationImage Generation

Discrete Meanflow Training Curriculum

2026-04-10 · Chia-Hong Hsu, Frank Wood arxiv

Flow-based image generative models exhibit stable training and produce high quality samples when using multi-step sampling procedures. One-step generative models can produce high quality image samples but can be difficul…

Towards High-Order Mean Flow Generative Models: Feasibility, Expressivity, and Provably Efficient Criteria

2025-08-09 · Yang Cao, Yubin Chen, Zhao Song, Jiahao Zhang arxiv

Generative modelling has seen significant advances through simulation-free paradigms such as Flow Matching, and in particular, the MeanFlow framework, which replaces instantaneous velocity fields with average velocities …

Overcoming the Curvature Bottleneck in MeanFlow

2025-11-28 · Xinxi Zhang, Shiwei Tan, Quang Nguyen, Quan Dao 외 arxiv

MeanFlow offers a promising framework for one-step generative modeling by directly learning a mean-velocity field, bypassing expensive numerical integration. However, we find that the highly curved generative trajectorie…

Stochastic MeanFlow Policies: One-Step Generative Control with Entropic Mirror Descent

2026-05-20 · Zeyuan Wang, Da Li, Yulin Chen, Yuehu Gong 외 arxiv

Online off-policy reinforcement learning (RL) is shaped by two coupled choices: the policy class and the update rule. Gaussian policies are fast and have tractable entropy, but struggle with multimodal action distributio…

Reinforcement Learning