paper-with-me

Papers

Deep Reactive Policy: Learning Reactive Manipulator Motion Planning for Dynamic Environments

2025-09-08 · Jiahui Yang, Jason Jingzhou Liu, Yulong Li, Youssef Khaky, Kenneth Shaw, Deepak Pathak arxiv

Generating collision-free motion in dynamic, partially observable environments is a fundamental challenge for robotic manipulators. Classical motion planners can compute globally optimal trajectories but require full environment knowledge and are typically too slow for dynamic scenes. Neural motion policies offer a promising alternative by operating in closed-loop directly on raw sensory inputs but often struggle to generalize in complex or dynamic settings. We propose Deep Reactive Policy (DRP), a visuo-motor neural motion policy designed for reactive motion generation in diverse dynamic environments, operating directly on point cloud sensory input. At its core is IMPACT, a transformer-based neural motion policy pretrained on 10 million generated expert trajectories across diverse simulation scenarios. We further improve IMPACT's static obstacle avoidance through iterative student-teacher finetuning. We additionally enhance the policy's dynamic obstacle avoidance at inference time using DCP-RMP, a locally reactive goal-proposal module. We evaluate DRP on challenging tasks featuring cluttered scenes, dynamic moving obstacles, and goal obstructions. DRP achieves strong generalization, outperforming prior classical and neural methods in success rate across both simulated and real-world settings. Video results and code available at https://deep-reactive-policy.com

📄 PDF Abstract BibTeX arXiv:2509.06953

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Re4MPC: Reactive Nonlinear MPC for Multi-model Motion Planning via Deep Reinforcement Learning

2025-06-10 · Neşet Ünver Akmandor, Sarvesh Prajapati, Mark Zolotas, Taşkın Padır

Traditional motion planning methods for robots with many degrees-of-freedom, such as mobile manipulators, are often computationally prohibitive for real-world settings. In this paper, we propose a novel multi-model motio…

Decision MakingDeep Reinforcement LearningModel Predictive ControlMotion Planning

Hierarchical Policy Blending as Inference for Reactive Robot Control

2022-10-14 · Kay Hansel, Julen Urain, Jan Peters, Georgia Chalvatzaki

Motion generation in cluttered, dense, and dynamic environments is a central topic in robotics, rendered as a multi-objective decision-making problem. Current approaches trade-off between safety and performance. On the o…

Decision MakingMotion GenerationStochastic Optimization

ReMoSPLAT: Reactive Mobile Manipulation Control on a Gaussian Splat

2025-12-10 · Nicolas Marticorena, Tobias Fischer, Niko Suenderhauf arxiv

Reactive control can gracefully coordinate the motion of the base and the arm of a mobile manipulator. However, incorporating an accurate representation of the environment to avoid obstacles without involving costly plan…

Collision Avoidance

Reactive Motion Generation With Particle-Based Perception in Dynamic Environments

2026-02-18 · Xiyuan Zhao, Huijun Li, Lifeng Zhu, Zhikai Wei 외 arxiv

Reactive motion generation in dynamic and unstructured scenarios is typically subject to essentially static perception and system dynamics. Reliably modeling dynamic obstacles and optimizing collision-free trajectories u…

ReactiveBFM: Reactive Closed-Loop Motion Planning Towards Universal Humanoid Whole-Body Control

2026-06-29 · Xiao Chen, Weishuai Zeng, Xiaojie Niu, Zirui Wang 외 arxiv

While current Behavior Foundation Models (BFMs) provide robust control priors for humanoids, they only execute pre-defined reference motions. As a result, they are vulnerable to environmental shifts and incapable of reac…

Motion Planning