paper-with-me

홈 › Papers

ChronoForest: Closed-Loop Multi-Tree Diffusion Planning for Efficient Bridge Search and Route Composition

2026-06-04 · Jungmin Seo, Jaesik Park arxiv

How can we plan long-horizon routes that reach designated goals, visit required waypoints, and remain short when only short-horizon offline trajectories are available? This problem matters in offline navigation because collecting sufficiently rich long-horizon data is difficult, yet real agents must still solve long-range tasks with route-level efficiency rather than mere feasibility. The difficulty is twofold: at the microscopic level, composing many short-horizon segments creates a trade-off between search cost and path quality, while at the macroscopic level, waypoint ordering requires comparing pairwise travel costs among start, goal, and waypoint anchors that are unknown before planning and increasingly unreliable when estimated only from long-range temporal distance. In this paper, we propose ChronoForest, a closed-loop planning system that couples local bridge search and online route re-solving through an anchor-chaining tree diffusion planner and an online multi-tree orchestrator. ChronoForest uses temporal distance for short-range guidance and node evaluation, while using search-time bridge evidence to validate long-range anchor connectivity and repeatedly re-solve the route. On OGBench AntMaze-Stitch, ChronoForest achieves 99.8%, 99.3%, and 99.5% success on the medium, large, and giant splits and improves giant-stitch success by up to 34.5 points over prior reported diffusion-based results. On Hamiltonian route-composition benchmarks, online re-solving corrects poor temporal orderings and improves route quality while remaining substantially cheaper than exhaustive planning.

📄 PDF Abstract BibTeX arXiv:2606.06618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BridgeDrive: Diffusion Bridge Policy for Closed-Loop Trajectory Planning in Autonomous Driving

2025-09-28 · Shu Liu, Wenlin Chen, Weihao Li, Zheng Wang 외 arxiv

Diffusion-based planners have shown strong potential for autonomous driving by capturing multi-modal driving behaviors. A key challenge is how to effectively guide these models for safe and reactive planning in closed-lo…

Trajectory PlanningAutonomous Driving

SceneDiffuser: Efficient and Controllable Driving Simulation Initialization and Rollout

2024-12-05 · Chiyu Max Jiang, Yijing Bai, Andre Cornman, Christopher Davis 외

Realistic and interactive scene simulation is a key prerequisite for autonomous vehicle (AV) development. In this work, we present SceneDiffuser, a scene-level diffusion prior designed for traffic simulation. It offers a…

DenoisingLarge Language ModelScene Generation

Adaptive-Horizon Conflict-Based Search for Closed-Loop Multi-Agent Path Finding

2026-02-12 · Jiarui Li, Federico Pecora, Runyu Zhang, Gioele Zardini arxiv

Multi-Agent Path Finding (MAPF) is a core coordination problem for large robot fleets in automated warehouses and logistics. Existing approaches are typically either open-loop planners, which must compute complete trajec…

Computational Efficiency

Vidarc: Embodied Video Diffusion Model for Closed-loop Control

2025-12-19 · Yao Feng, Chendong Xiang, Xinyi Mao, Hengkai Tan 외 arxiv

Robotic arm manipulation in data-scarce settings is a highly challenging task due to the complex embodiment dynamics and diverse contexts. Recent video-based approaches have shown great promise in capturing and transferr…

Proposal-Conditioned Latent Diffusion for Closed-Loop Traffic Scenario Generation

2026-06-25 · Shubham Vaijanath Phoolari, Aleyna Kara, Christoph Lauer, Steven Peters arxiv

Closed-loop traffic simulation remains challenging because it must generate interactive multi-agent behaviors that are scene-consistent and controllable throughout rollout. Prior diffusion-based approaches achieve strong…