paper-with-me

Papers

Aligning Diffusion Model with Problem Constraints for Trajectory Optimization

2025-04-01 · Anjian Li, Ryne Beeson

Diffusion models have recently emerged as effective generative frameworks for trajectory optimization, capable of producing high-quality and diverse solutions. However, training these models in a purely data-driven manner without explicit incorporation of constraint information often leads to violations of critical constraints, such as goal-reaching, collision avoidance, and adherence to system dynamics. To address this limitation, we propose a novel approach that aligns diffusion models explicitly with problem-specific constraints, drawing insights from the Dynamic Data-driven Application Systems (DDDAS) framework. Our approach introduces a hybrid loss function that explicitly measures and penalizes constraint violations during training. Furthermore, by statistically analyzing how constraint violations evolve throughout the diffusion steps, we develop a re-weighting strategy that aligns predicted violations to ground truth statistics at each diffusion step. Evaluated on a tabletop manipulation and a two-car reach-avoid problem, our constraint-aligned diffusion model significantly reduces constraint violations compared to traditional diffusion models, while maintaining the quality of trajectory solutions. This approach is well-suited for integration into the DDDAS framework for efficient online trajectory adaptation as new environmental data becomes available.

📄 PDF Abstract BibTeX arXiv:2504.00342

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion-APO: Trajectory-Aware Direct Preference Alignment for Video Diffusion Transformers

2026-05-08 · Jingyuan Zhu, Biaolong Chen, Le Zhang, Aixi Zhang 외 arxiv

Efficiently aligning large-scale video diffusion models with human intent requires a scalable and trajectory-aware pathway that bridges the inherent discrepancy between training noise distributions and practical inferenc…

Instruction Following

PAD-TRO: Projection-Augmented Diffusion for Direct Trajectory Optimization

2025-10-06 · Jushan Chen, Santiago Paternain arxiv

Recently, diffusion models have gained popularity and attention in trajectory optimization due to their capability of modeling multi-modal probability distributions. However, addressing nonlinear equality constraints, i.…

Aligning Few-Step Diffusion Models with Dense Reward Difference Learning

2024-11-18 · Ziyi Zhang, Li Shen, Sen Zhang, Deheng Ye 외

Aligning diffusion models with downstream objectives is essential for their practical applications. However, standard alignment methods often struggle with step generalization when directly applied to few-step diffusion …

Denoising

CGD: Constraint-Guided Diffusion Policies for UAV Trajectory Planning

2024-05-02 · Kota Kondo, Andrea Tagliabue, Xiaoyi Cai, Claudius Tewari 외

Traditional optimization-based planners, while effective, suffer from high computational costs, resulting in slow trajectory generation. A successful strategy to reduce computation time involves using Imitation Learning …

Imitation LearningTrajectory Planning

Aligning Optimization Trajectories with Diffusion Models for Constrained Design Generation

2023-05-29 · NeurIPS 2023 11

Generative models have had a profound impact on vision and language, paving the way for a new era of multimodal generative applications. While these successes have inspired researchers to explore using generative models …