paper-with-me

홈 › Papers

Sample from What You See: Visuomotor Policy Learning via Diffusion Bridge with Observation-Embedded Stochastic Differential Equation

2025-12-08 · Zhaoyang Liu, Mokai Pan, Zhongyi Wang, Kaizhen Zhu, Haotao Lu, Haipeng Zhang, Jingya Wang, Ye Shi arxiv

Imitation learning with diffusion models has advanced robotic control by capturing the multi-modal action distributions. However, existing methods typically treat observations only as high-level conditions to the denoising network, rather than integrating them into the stochastic dynamics of the diffusion process itself. As a result, the sampling is forced to begin from random noise, weakening the coupling between perception and control and often yielding suboptimal performance. We propose BridgePolicy, a generative visuomotor policy that directly integrates observations into the stochastic dynamics via a diffusion-bridge formulation. By constructing an observation-informed trajectory, BridgePolicy enables sampling to start from a rich and informative prior rather than random noise, substantially improving precision and reliability in control. A key difficulty is that diffusion bridge normally connects distributions of matched dimensionality, while robotic observations are heterogeneous and not naturally aligned with actions. To overcome this, we introduce a semantic aligner to unify the visual and state inputs and align the observations with action representations, making diffusion bridge applicable to heterogeneous robot data. Extensive experiments across 52 simulation tasks on three benchmarks and 5 real-world tasks demonstrate that BridgePolicy consistently outperforms state-of-the-art generative policies. Our code is available at https://jianghcsr.github.io/BridgePolicy_page/.

📄 PDF Abstract BibTeX arXiv:2512.07212

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Consistency Policy: Accelerated Visuomotor Policies via Consistency Distillation

2024-05-13 · Aaditya Prasad, Kevin Lin, Jimmy Wu, Linqi Zhou 외

Many robotic systems, such as mobile manipulators or quadrotors, cannot be equipped with high-end GPUs due to space, weight, and power constraints. These constraints prevent these systems from leveraging recent developme…

GPU

Dreamitate: Real-World Visuomotor Policy Learning via Video Generation

2024-06-24 · Junbang Liang, Ruoshi Liu, Ege Ozguroglu, Sruthi Sudhakar 외

A key challenge in manipulation is learning a policy that can robustly generalize to diverse visual environments. A promising mechanism for learning robust policies is to leverage video generative models, which are pretr…

Video Generation

DINOv3-Diffusion Policy: Self-Supervised Large Visual Model for Visuomotor Diffusion Policy Learning

2025-09-22 · ThankGod Egbe, Peng Wang, Zhihao Guo, Zidong Chen arxiv

This paper evaluates DINOv3, a recent large-scale self-supervised vision backbone, for visuomotor diffusion policy learning in robotic manipulation. We investigate whether a purely self-supervised encoder can match or su…

Gated Memory Policy

2026-04-21 · Yihuai Gao, Jinyun Liu, Shuang Li, Shuran Song arxiv

Robotic manipulation tasks exhibit varying memory requirements, ranging from Markovian tasks that require no memory to non-Markovian tasks that depend on historical information spanning single or multiple interaction tri…

3D Flow Diffusion Policy: Visuomotor Policy Learning via Generating Flow in 3D Space

2025-09-23 · Sangjun Noh, Dongwoo Nam, Kangmin Kim, Geonhyup Lee 외 arxiv

Learning robust visuomotor policies that generalize across diverse objects and interaction dynamics remains a central challenge in robotic manipulation. Most existing approaches rely on direct observation-to-action mappi…