paper-with-me

홈 › Papers

Differentiable Constrained Imitation Learning for Robot Motion Planning and Control

2022-10-21 · Christopher Diehl, Janis Adamek, Martin Krüger, Frank Hoffmann, Torsten Bertram

Motion planning and control are crucial components of robotics applications like automated driving. Here, spatio-temporal hard constraints like system dynamics and safety boundaries (e.g., obstacles) restrict the robot's motions. Direct methods from optimal control solve a constrained optimization problem. However, in many applications finding a proper cost function is inherently difficult because of the weighting of partially conflicting objectives. On the other hand, Imitation Learning (IL) methods such as Behavior Cloning (BC) provide an intuitive framework for learning decision-making from offline demonstrations and constitute a promising avenue for planning and control in complex robot applications. Prior work primarily relied on soft constraint approaches, which use additional auxiliary loss terms describing the constraints. However, catastrophic safety-critical failures might occur in out-of-distribution (OOD) scenarios. This work integrates the flexibility of IL with hard constraint handling in optimal control. Our approach constitutes a general framework for constraint robotic motion planning and control, as well as traffic agent simulation, whereas we focus on mobile robot and automated driving applications. Hard constraints are integrated into the learning problem in a differentiable manner, via explicit completion and gradient-based correction. Simulated experiments of mobile robot navigation and automated driving provide evidence for the performance of the proposed method.

📄 PDF Abstract BibTeX arXiv:2210.11796

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImitation LearningMotion PlanningRobot Navigation

Similar Papers 제목 키워드 기반

Learning Differentiable Reachability Maps for Optimization-based Humanoid Motion Generation

2025-08-15 · Masaki Murooka, Iori Kumagai, Mitsuharu Morisawa, Fumio Kanehiro arxiv

To reduce the computational cost of humanoid motion generation, we introduce a new approach to representing robot kinematic reachability: the differentiable reachability map. This map is a scalar-valued function defined …

Motion Planning

Non-differentiable Reward Optimization for Diffusion-based Autonomous Motion Planning

2025-07-17 · Giwon Lee, Daehee Park, Jaewoo Jeong, Kuk-Jin Yoon arxiv

Safe and effective motion planning is crucial for autonomous robots. Diffusion models excel at capturing complex agent interactions, a fundamental aspect of decision-making in dynamic environments. Recent studies have su…

Reinforcement LearningCollision AvoidanceMotion Planning

Globalized Constrained Stein Variational Inference for Diverse Feasible Robot Motion Planning

2026-07-14 · Jiayun Li, Georgia Chalvatzaki arxiv

Robot motion planning is inherently multimodal, yet classical planners typically return only a single solution. Probabilistic formulations address this limitation by maintaining a distribution over motions, allowing the …

Collision AvoidanceMotion Planning

Simultaneous Multi-Robot Motion Planning with Projected Diffusion Models

2025-02-05 · Jinhao Liang, Jacob K Christopher, Sven Koenig, Ferdinando Fioretto

Recent advances in diffusion models hold significant potential in robotics, enabling the generation of diverse and smooth trajectories directly from raw representations of the environment. Despite this promise, applying …

Collision AvoidanceMotion PlanningTrajectory Planning

Co-learning Planning and Control Policies Constrained by Differentiable Logic Specifications

2023-03-02 · Zikang Xiong, Daniel Lawson, Joe Eappen, Ahmed H. Qureshi 외

Synthesizing planning and control policies in robotics is a fundamental task, further complicated by factors such as complex logic specifications and high-dimensional robot dynamics. This paper presents a novel reinforce…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1