Hybrid Diffusion for Simultaneous Symbolic and Continuous Planning

arXiv cs.RO / 4/30/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that diffusion-model-based generative planning can fail on long-horizon robotic tasks because it confuses behavior modes and struggles with complex decision-making.
  • To address this, the authors propose Hybrid Diffusion that generates both a high-level symbolic plan and continuous robot trajectories at the same time.
  • The approach requires a new combination of discrete-variable diffusion (for symbolic steps/decisions) and continuous diffusion (for trajectories).
  • The authors report that the hybrid method substantially outperforms baseline approaches and supports flexible action synthesis by conditioning on partial or complete symbolic conditions.

Abstract

Constructing robots to accomplish long-horizon tasks is a long-standing challenge within artificial intelligence. Approaches using generative methods, particularly Diffusion Models, have gained attention due to their ability to model continuous robotic trajectories for planning and control. However, we show that these models struggle with long-horizon tasks that involve complex decision-making and, in general, are prone to confusing different modes of behavior, leading to failure. To remedy this, we propose to augment continuous trajectory generation by simultaneously generating a high-level symbolic plan. We show that this requires a novel mix of discrete variable diffusion and continuous diffusion, which dramatically outperforms the baselines. In addition, we illustrate how this hybrid diffusion process enables flexible trajectory synthesis, allowing us to condition synthesized actions on partial and complete symbolic conditions.