ROAICVLGSYSep 8, 2025

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

CMU
arXiv:2509.06953v113 citationsh-index: 10Has Code
Originality Highly original
AI Analysis

This addresses a fundamental challenge in robotics for manipulators operating in cluttered and dynamic scenes, representing a strong specific gain.

The paper tackles the problem of generating collision-free motion for robotic manipulators in dynamic, partially observable environments by proposing Deep Reactive Policy (DRP), which achieves strong generalization and outperforms prior methods in success rate across simulated and real-world settings.

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

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes