Adaptive Linear Path Model-Based Diffusion
Yutaka Shimizu, Masayoshi Tomizuka
TL;DR
The paper tackles the challenge of tuning diffusion-based planners for robotic control, where variance-preserving schedules introduce coupled hyperparameters that hinder easy adaptation. It proposes Linear Path Model-Based Diffusion (LP-MBD), a flow-matching–inspired linear probability path that decouples scheduling parameters, together with Adaptive LP-MBD (ALP-MBD) which uses PPO to adjust diffusion steps $T$ and noise cap $\sigma_{\max}$ conditioned on the environment. The key contributions are (1) a decoupled, geometrically grounded LP-MBD formulation, (2) an RL-based adaptive scheduler (ALP-MBD) that improves robustness and efficiency, and (3) extensive evaluation across numerical tasks, Brax benchmarks, and mobile-robot trajectory tracking showing improved sample efficiency, adaptability, and real-time performance. Together, these methods offer a simpler, interpretable, and scalable diffusion-driven framework for planning and control in challenging robotic environments.
Abstract
The interest in combining model-based control approaches with diffusion models has been growing. Although we have seen many impressive robotic control results in difficult tasks, the performance of diffusion models is highly sensitive to the choice of scheduling parameters, making parameter tuning one of the most critical challenges. We introduce Linear Path Model-Based Diffusion (LP-MBD), which replaces the variance-preserving schedule with a flow-matching-inspired linear probability path. This yields a geometrically interpretable and decoupled parameterization that reduces tuning complexity and provides a stable foundation for adaptation. Building on this, we propose Adaptive LP-MBD (ALP-MBD), which leverages reinforcement learning to adjust diffusion steps and noise levels according to task complexity and environmental conditions. Across numerical studies, Brax benchmarks, and mobile-robot trajectory tracking, LP-MBD simplifies scheduling while maintaining strong performance, and ALP-MBD further improves robustness, adaptability, and real-time efficiency.
