paper-with-me

Papers

Certificate-Driven Closed-Loop Multi-Agent Path Finding with Inheritable Factorization

2026-04-01 · Jiarui Li, Runyu Zhang, Gioele Zardini arxiv

Multi-agent coordination in automated warehouses and logistics is commonly modeled as the Multi-Agent Path Finding (MAPF) problem. Closed-loop MAPF algorithms improve scalability by planning only the next movement and replanning online, but this finite-horizon viewpoint can be shortsighted and makes it difficult to preserve global guarantees and exploit compositional structure. This issue is especially visible in Anytime Closed-Loop Conflict-Based Search (ACCBS), which applies Conflict-Based Search (CBS) over dynamically extended finite horizons but, under finite computational budgets, may terminate with short active prefixes in dense instances. We introduce certificate trajectories and their associated fleet budget as a general mechanism for filtering closed-loop updates. A certificate provides a conflict-free fallback plan and a monotone upper bound on the remaining cost; accepting only certificate-improving updates yields completeness. The same budget information induces a budget-limited factorization that enables global, inheritable decomposition across timesteps. Instantiating the framework on ACCBS yields Certificate-Driven Conflict-Based Search (CDCBS). Experiments on benchmark maps show that CDCBS achieves more consistent solution quality than ACCBS, particularly in dense settings, while the proposed factorization reduces effective group size.

📄 PDF Abstract BibTeX arXiv:2604.00428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PAC-Bayesian Certificates for Quadratic Closed-Loop Control

2026-06-26 · Domagoj Herceg arxiv

PAC-Bayesian bounds provide finite-sample guarantees for data-dependent randomized predictors, but applying them to learning-based control is difficult because the natural objective is a quadratic trajectory cost. Such l…

Hybrid Safety Verification of Multi-Agent Systems using $ψ$-Weighted CBFs and PAC Guarantees

2025-09-24 · Venkat Margapuri, Garik Kazanjian, Naren Kosaraju arxiv

This study proposes a hybrid safety verification framework for closed-loop multi-agent systems under bounded stochastic disturbances. The proposed approach augments control barrier functions with a novel $ψ$-weighted for…

SAFE--MA--RRT: Multi-Agent Motion Planning with Data-Driven Safety Certificates

2025-09-04 · Babak Esmaeili, Hamidreza Modares arxiv

This paper proposes a fully data-driven motion-planning framework for homogeneous linear multi-agent systems that operate in shared, obstacle-filled workspaces without access to explicit system models. Each agent indepen…

Motion Planning

Koopman-based control of nonlinear systems with closed-loop guarantees

2024-11-15 · Robin Strässer, Julian Berberich, Manuel Schaller, Karl Worthmann 외

In this paper, we provide a tutorial overview and an extension of a recently developed framework for data-driven control of unknown nonlinear systems with rigorous closed-loop guarantees. The proposed approach relies on …

On Learning Closed-Loop Probabilistic Multi-Agent Simulator

2025-08-01 · Juanwu Lu, Rohit Gupta, Ahmadreza Moradipari, Kyungtae Han 외 arxiv

The rapid iteration of autonomous vehicle (AV) deployments leads to increasing needs for building realistic and scalable multi-agent traffic simulators for efficient evaluation. Recent advances in this area focus on clos…

Trajectory PredictionBayesian Inference