paper-with-me

홈 › Papers

Neural Graph Control Barrier Functions Guided Distributed Collision-avoidance Multi-agent Control

2023-11-21 · Songyuan Zhang, Kunal Garg, Chuchu Fan

We consider the problem of designing distributed collision-avoidance multi-agent control in large-scale environments with potentially moving obstacles, where a large number of agents are required to maintain safety using only local information and reach their goals. This paper addresses the problem of collision avoidance, scalability, and generalizability by introducing graph control barrier functions (GCBFs) for distributed control. The newly introduced GCBF is based on the well-established CBF theory for safety guarantees but utilizes a graph structure for scalable and generalizable decentralized control. We use graph neural networks to learn both neural a GCBF certificate and distributed control. We also extend the framework from handling state-based models to directly taking point clouds from LiDAR for more practical robotics settings. We demonstrated the efficacy of GCBF in a variety of numerical experiments, where the number, density, and traveling distance of agents, as well as the number of unseen and uncontrolled obstacles increase. Empirical results show that GCBF outperforms leading methods such as MAPPO and multi-agent distributed CBF (MDCBF). Trained with only 16 agents, GCBF can achieve up to 3 times improvement of success rate (agents reach goals and never encountered in any collisions) on <500 agents, and still maintain more than 50% success rates for >1000 agents when other methods completely fail.

📄 PDF Abstract BibTeX arXiv:2311.13014

Code (1)

MIT-REALM/gcbf-pytorch 공식 구현 pytorch

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

Deep Equivariant Multi-Agent Control Barrier Functions

2025-06-09 · Nikolaos Bousias, Lars Lindemann, George Pappas

With multi-agent systems increasingly deployed autonomously at scale in complex environments, ensuring safety of the data-driven policies is critical. Control Barrier Functions have emerged as an effective tool for enfor…

Robot NavigationZero-shot Generalization

V-OCBF: Learning Safety Filters from Offline Data via Value-Guided Offline Control Barrier Functions

2025-12-11 · Mumuksh Tayal, Manan Tayal, Aditya Singh, Shishir Kolathaya 외 arxiv

Ensuring safety in autonomous systems requires controllers that aim to satisfy state-wise constraints without relying on online interaction.While existing Safe Offline RL methods typically enforce soft expected-cost cons…

Offline RL

Distributed Predictive Control Barrier Functions: Towards Scalable Safety Certification in Modular Multi-Agent Systems

2026-03-31 · Jonas Ohnemus, Alexandre Didier, Ahmed Aboudonia, Andrea Carron 외 arxiv

We consider safety-critical multi-agent systems with distributed control architectures and potentially varying network topologies. While learning-based distributed control enables scalability and high performance, a lack…

Distributed Safe Navigation of Multi-Agent Systems using Control Barrier Function-Based Optimal Controllers

2024-02-09 · Pol Mestres, Carlos Nieto-Granda, Jorge Cortés

This paper proposes a distributed controller synthesis framework for safe navigation of multi-agent systems. We leverage control barrier functions to formulate collision avoidance with obstacles and teammates as constrai…

Collision Avoidancevalid

Compositional Construction of Control Barrier Functions for Continuous-Time Stochastic Hybrid Systems

2020-12-14 · Ameneh Nejati, Sadegh Soudjani, Majid Zamani

In this work, we propose a compositional framework for the construction of control barrier functions for networks of continuous-time stochastic hybrid systems enforcing complex logic specifications expressed by finite-st…