English

SwarmDiffusion: End-To-End Traversability-Guided Diffusion for Embodiment-Agnostic Navigation of Heterogeneous Robots

Robotics 2025-12-09 v3

Abstract

Visual traversability estimation is critical for autonomous navigation, but existing VLM-based methods rely on hand-crafted prompts, generalize poorly across embodiments, and output only traversability maps, leaving trajectory generation to slow external planners. We propose SwarmDiffusion, a lightweight end-to-end diffusion model that jointly predicts traversability and generates a feasible trajectory from a single RGB image. To remove the need for annotated or planner-produced paths, we introduce a planner-free trajectory construction pipeline based on randomized waypoint sampling, Bezier smoothing, and regularization enforcing connectivity, safety, directionality, and path thinness. This enables learning stable motion priors without demonstrations. SwarmDiffusion leverages VLM-derived supervision without prompt engineering and conditions the diffusion process on a compact embodiment state, producing physically consistent, traversable paths that transfer across different robot platforms. Across indoor environments and two embodiments (quadruped and aerial), the method achieves 80-100% navigation success and 0.09s inference, and adapts to a new robot using only-500 additional visual samples. It generalizes reliably to unseen environments in simulation and real-world trials, offering a scalable, prompt-free approach to unified traversability reasoning and trajectory generation.

Keywords

Cite

@article{arxiv.2512.02851,
  title  = {SwarmDiffusion: End-To-End Traversability-Guided Diffusion for Embodiment-Agnostic Navigation of Heterogeneous Robots},
  author = {Iana Zhura and Sausar Karaf and Faryal Batool and Nipun Dhananjaya Weerakkodi Mudalige and Valerii Serpiva and Ali Alridha Abdulkarim and Aleksey Fedoseev and Didar Seyidov and Hajira Amjad and Dzmitry Tsetserukou},
  journal= {arXiv preprint arXiv:2512.02851},
  year   = {2025}
}

Comments

This work has been submitted for publication and is currently under review

R2 v1 2026-07-01T08:05:51.128Z