paper-with-me

Papers

Communication-Critical Planning via Multi-Agent Trajectory Exchange

2023-03-10 · Nathaniel Moore Glaser, Zsolt Kira

This paper addresses the task of joint multi-agent perception and planning, especially as it relates to the real-world challenge of collision-free navigation for connected self-driving vehicles. For this task, several communication-enabled vehicles must navigate through a busy intersection while avoiding collisions with each other and with obstacles. To this end, this paper proposes a learnable costmap-based planning mechanism, given raw perceptual data, that is (1) distributed, (2) uncertainty-aware, and (3) bandwidth-efficient. Our method produces a costmap and uncertainty-aware entropy map to sort and fuse candidate trajectories as evaluated across multiple-agents. The proposed method demonstrates several favorable performance trends on a suite of open-source overhead datasets as well as within a novel communication-critical simulator. It produces accurate semantic occupancy forecasts as an intermediate perception output, attaining a 72.5% average pixel-wise classification accuracy. By selecting the top trajectory, the multi-agent method scales well with the number of agents, reducing the hard collision rate by up to 57% with eight agents compared to the single-agent version.

📄 PDF Abstract BibTeX arXiv:2303.06080

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Cooperative Probabilistic Trajectory Forecasting under Occlusion

2023-12-06 · Anshul Nayak, Azim Eskandarian

Perception and planning under occlusion is essential for safety-critical tasks. Occlusion-aware planning often requires communicating the information of the occluded object to the ego agent for safe navigation. However, …

Pose EstimationTrajectory ForecastingTrajectory Prediction

Multi-Agent Next-Best-View Optimization for Risk-Averse Planning

2026-06-02 · Amirhossein Mollaei Khass, Vivek Pandey, Guangyi Liu, Athanasios Cosse 외 arxiv

Multi-agent Next-Best-View (NBV) selection for safe path planning in uncertain and unknown environments requires informative, safety-aware, and efficient coordination. Centralized approaches rely on sharing raw sensor da…

ADMM-Based Distributed MPC with Control Barrier Functions for Safe Multi-Robot Quadrupedal Locomotion

2026-03-19 · Yicheng Zeng, Ruturaj S. Sambhus, Basit Muhammad Imran, Jeeseop Kim 외 arxiv

This paper proposes a fully decentralized model predictive control (MPC) framework with control barrier function (CBF) constraints for safety-critical trajectory planning in multi-robot legged systems. The incorporation …

Distributed OptimizationTrajectory Planning

Learning to Communicate Locally for Large-Scale Multi-Agent Pathfinding

2026-05-08 · Valeriy Vyaltsev, Alsu Sagirova, Anton Andreychuk, Oleg Bulichev 외 arxiv

Multi-agent pathfinding (MAPF) is a widely used abstraction for multi-robot trajectory planning problems, where multiple homogeneous agents move simultaneously within a shared environment. Although solving MAPF optimally…

Reinforcement LearningTrajectory Planning

ScePT: Scene-consistent, Policy-based Trajectory Predictions for Planning

2022-06-18 · CVPR 2022 1 · Yuxiao Chen, Boris Ivanovic, Marco Pavone

Trajectory prediction is a critical functionality of autonomous systems that share environments with uncontrolled agents, one prominent example being self-driving vehicles. Currently, most prediction methods do not enfor…

Motion PlanningPredictionTrajectory Prediction