paper-with-me

Papers

LangCoop: Collaborative Driving with Language

2025-04-18 · Xiangbo Gao, Yuheng Wu, Rujia Wang, Chenxi Liu, Yang Zhou, Zhengzhong Tu

Multi-agent collaboration holds great promise for enhancing the safety, reliability, and mobility of autonomous driving systems by enabling information sharing among multiple connected agents. However, existing multi-agent communication approaches are hindered by limitations of existing communication media, including high bandwidth demands, agent heterogeneity, and information loss. To address these challenges, we introduce LangCoop, a new paradigm for collaborative autonomous driving that leverages natural language as a compact yet expressive medium for inter-agent communication. LangCoop features two key innovations: Mixture Model Modular Chain-of-thought (M$^3$CoT) for structured zero-shot vision-language reasoning and Natural Language Information Packaging (LangPack) for efficiently packaging information into concise, language-based messages. Through extensive experiments conducted in the CARLA simulations, we demonstrate that LangCoop achieves a remarkable 96\% reduction in communication bandwidth (< 2KB per message) compared to image-based communication, while maintaining competitive driving performance in the closed-loop evaluation. Our project page and code are at https://xiangbogaobarry.github.io/LangCoop/.

📄 PDF Abstract BibTeX arXiv:2504.13406

Code (1)

taco-group/LangCoop 공식 구현 pytorch

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

LACO: Adaptive Latent Communication for Collaborative Driving

2026-05-21 · Tianhao Chen, Yuheng Wu, Dongman Lee arxiv

Collaborative driving aims to improve safety and efficiency by enabling connected vehicles to coordinate under partial observability. Recent approaches have evolved from sharing visual features for perception to exchangi…

Knowledge DistillationDecision Making

Collaborative Driving: Learning- Aided Joint Topology Formulation and Beamforming

2022-03-18 · Yao Zhang, Changle Li, Tom H. Luan, Chau Yuen Yuchuan Fu

Currently, autonomous vehicles are able to drive more naturally based on the driving policies learned from millions of driving miles in real environments. However, to further improve the automation level of vehicles is a…

Autonomous DrivingAutonomous Vehicles

Towards Collaborative Autonomous Driving: Simulation Platform and End-to-End System

2024-04-15 · Genjia Liu, Yue Hu, Chenxin Xu, Weibo Mao 외

Vehicle-to-everything-aided autonomous driving (V2X-AD) has a huge potential to provide a safer driving solution. Despite extensive researches in transportation and communication to support V2X-AD, the actual utilization…

Autonomous Driving

Collaborative Perception Datasets for Autonomous Driving: A Review

2025-04-17 · Naibang Wang, Deyong Shang, Yan Gong, Xiaoxi Hu 외

Collaborative perception has attracted growing interest from academia and industry due to its potential to enhance perception accuracy, safety, and robustness in autonomous driving through multi-agent information fusion.…

Autonomous DrivingDomain Adaptation

SafeCoop: Unravelling Full Stack Safety in Agentic Collaborative Driving

2025-10-20 · Xiangbo Gao, Tzu-Hsiang Lin, Ruojing Song, Yuheng Wu 외 arxiv

Collaborative driving systems leverage vehicle-to-everything (V2X) communication across multiple agents to enhance driving safety and efficiency. Traditional V2X systems take raw sensor data, neural features, or percepti…