LGROMay 23, 2025

What Do You Need for Diverse Trajectory Composition in Diffusion Planning?

arXiv:2505.18083v21 citationsh-index: 10
Originality Incremental advance
AI Analysis

It addresses the problem of understanding and improving trajectory composition in generative behavioral cloning for planning, which is incremental but clarifies design principles.

The paper investigates the factors enabling diffusion planners to stitch diverse sub-trajectories for new behaviors, identifying positional equivariance and local receptiveness as key properties, and shows that simple architectural changes can match more expensive methods in performance.

In planning, stitching is an ability of algorithms to piece together sub-trajectories of data they are trained on to generate new and diverse behaviours. While stitching is historically a strength of offline reinforcement learning, recent generative behavioural cloning (BC) methods have also shown proficiency at stitching. However, the main factors behind this are poorly understood, hindering the development of new algorithms that can reliably stitch. Focusing on diffusion planners trained via BC, we find two properties are needed to compose: \emph{positional equivariance} and \emph{local receptiveness}. We use these two properties to explain architecture, data, and inference choices in existing generative BC methods based on diffusion planning, including replanning frequency, data augmentation, and data scaling. Experimental comparisions show that (1) while locality is more important than positional equivariance in creating a diffusion planner capable of composition, both are crucial (2) enabling these properties through relatively simple architecture choices can be competitive with more computationally expensive methods such as replanning or scaling data, and (3) simple inpainting-based guidance can guide architecturally compositional models to enable generalization in goal-conditioned settings.

Foundations

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

Your Notes