paper-with-me

홈 › Papers

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 successfully applied diffusion models to motion planning, demonstrating their competence in handling complex scenarios and accurately predicting multi-modal future trajectories. Despite their effectiveness, diffusion models have limitations in training objectives, as they approximate data distributions rather than explicitly capturing the underlying decision-making dynamics. However, the crux of motion planning lies in non-differentiable downstream objectives, such as safety (collision avoidance) and effectiveness (goal-reaching), which conventional learning algorithms cannot directly optimize. In this paper, we propose a reinforcement learning-based training scheme for diffusion motion planning models, enabling them to effectively learn non-differentiable objectives that explicitly measure safety and effectiveness. Specifically, we introduce a reward-weighted dynamic thresholding algorithm to shape a dense reward signal, facilitating more effective training and outperforming models trained with differentiable objectives. State-of-the-art performance on pedestrian datasets (CrowdNav, ETH-UCY) compared to various baselines demonstrates the versatility of our approach for safe and effective motion planning.

📄 PDF Abstract BibTeX arXiv:2507.12977

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCollision AvoidanceMotion Planning

Similar Papers 제목 키워드 기반

Diffusion-ES: Gradient-free Planning with Diffusion for Autonomous and Instruction-guided Driving

2024-01-01 · CVPR 2024 1 · Brian Yang, Huangyuan Su, Nikolaos Gkanatsios, Tsung-Wei Ke 외

Diffusion models excel at modeling complex and multimodal trajectory distributions for decision-making and control. Reward-gradient guided denoising has been recently proposed to generate trajectories that maximize b…

Autonomous DrivingDenoisingEfficient Exploration

Diffusion-ES: Gradient-free Planning with Diffusion for Autonomous Driving and Zero-Shot Instruction Following

2024-02-09 · Brian Yang, Huangyuan Su, Nikolaos Gkanatsios, Tsung-Wei Ke 외

Diffusion models excel at modeling complex and multimodal trajectory distributions for decision-making and control. Reward-gradient guided denoising has been recently proposed to generate trajectories that maximize both …

Autonomous DrivingDenoisingEfficient ExplorationInstruction Following

Diffusion-DRF: Free, Rich, and Differentiable Reward for Video Diffusion Fine-Tuning

2026-01-07 · Yifan Wang, Yanyu Li, Gordon Guocheng Qian, Sergey Tulyakov 외 arxiv

Video diffusion alignment has been heavily relied on scalar rewards. These rewards are typically derived from learned reward models in human preference datasets, requiring additional training and extensive collection. Mo…

Graph Guided Diffusion: Unified Guidance for Conditional Graph Generation

2025-05-26 · Victor M. Tenorio, Nicolas Zilberstein, Santiago Segarra, Antonio G. Marques

Diffusion models have emerged as powerful generative models for graph generation, yet their use for conditional graph generation remains a fundamental challenge. In particular, guiding diffusion models on graphs under ar…

Computational EfficiencyFairnessGraph GenerationLink Prediction

EasyTune: Efficient Step-Aware Fine-Tuning for Diffusion-Based Motion Generation

2026-02-08 · Xiaofeng Tan, Wanjiang Weng, Haodong Lei, Hongsong Wang arxiv

In recent years, motion generative models have undergone significant advancement, yet pose challenges in aligning with downstream objectives. Recent studies have shown that using differentiable rewards to directly align …