paper-with-me

홈 › Papers

BridgeFlow: Fast and Robust SE(2)-Equivariant Motion Planning with Flow Matching

2026-07-16 · Xinzhe Zhou, Xuyang Wang, Xiaoming Duan, Jianping He arxiv

In robotic motion planning, equivariance to rigid body transformations is crucial for robust spatial generalization. However, current learning-based planners face a critical dilemma: they either lack inherent equivariance, treating transformed tasks as novel scenarios, or enforce it via computationally expensive specialized architectures that bottleneck real-time inference. To break this trade-off, we propose BridgeFlow, a fast and strictly SE(2)-equivariant generative motion planning framework. Rather than relying on heavy equivariant networks, BridgeFlow achieves exact spatial equivariance via a lightweight task-centric canonicalization module, enabling generalization using standard architectures. To further accelerate inference, we pair a Brownian bridge informative prior with context-aware mini-batch optimal transport. This constructs a straightened vector field that minimizes transport costs and stabilizes training. Furthermore, environmental awareness is explicitly embedded via Classifier-Free Guidance. Evaluations in dense 2D environments and on a 7-DoF Franka manipulator demonstrate that BridgeFlow achieves up to a 15x inference speedup and a 2x higher valid trajectory rate over state-of-the-art diffusion baselines, alongside robust generalization to entirely unseen environments and arbitrary spatial transformations.

📄 PDF Abstract BibTeX arXiv:2607.14725

Code (2)

Blake-Jiang/ad-arxiv-daily ★ 57
iszhanjiawei/flow_matching_arxiv_daily ★ 88

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

ReSeFlow: Rectifying SE(3)-Equivariant Policy Learning Flows

2025-09-20 · Zhitao Wang, Yanke Wang, Jiangtao Wen, Roberto Horowitz 외 arxiv

Robotic manipulation in unstructured environments requires the generation of robust and long-horizon trajectory-level policy with conditions of perceptual observations and benefits from the advantages of SE(3)-equivarian…

Pioneering SE(2)-Equivariant Trajectory Planning for Automated Driving

2024-03-17 · Steffen Hagedorn, Marcel Milich, Alexandru P. Condurache

Planning the trajectory of the controlled ego vehicle is a key challenge in automated driving. As for human drivers, predicting the motions of surrounding vehicles is important to plan the own actions. Recent motion pred…

motion predictionTrajectory Planning

Equivariant Finite Normalizing Flows

2021-10-16 · Avishek Joey Bose, Marcus Brubaker, Ivan Kobyzev

Generative modeling seeks to uncover the underlying factors that give rise to observed data that can often be modeled as the natural symmetries that manifest themselves through invariances and equivariances to certain tr…

Flow Equivariant World Models: Memory for Partially Observed Dynamic Environments

2026-01-03 · Hansen Jin Lillemark, Benhao Huang, Fangneng Zhan, Yilun Du 외 arxiv

Embodied systems experience the world as 'a symphony of flows': a combination of many continuous streams of sensory input coupled to self-motion, interwoven with the dynamics of external objects. These sensory streams an…

Flow Motion Policy: Manipulator Motion Planning with Flow Matching Models

2026-04-08 · Davood Soleymanzadeh, Xiao Liang, Minghui Zheng arxiv

Open-loop end-to-end neural motion planners have recently been proposed to improve motion planning for robotic manipulators. These methods enable planning directly from sensor observations without relying on a privileged…

Motion Planning