paper-with-me

홈 › Papers

MACP: Efficient Model Adaptation for Cooperative Perception

2023-10-25 · Yunsheng Ma, Juanwu Lu, Can Cui, Sicheng Zhao, Xu Cao, Wenqian Ye, Ziran Wang

Vehicle-to-vehicle (V2V) communications have greatly enhanced the perception capabilities of connected and automated vehicles (CAVs) by enabling information sharing to "see through the occlusions", resulting in significant performance improvements. However, developing and training complex multi-agent perception models from scratch can be expensive and unnecessary when existing single-agent models show remarkable generalization capabilities. In this paper, we propose a new framework termed MACP, which equips a single-agent pre-trained model with cooperation capabilities. We approach this objective by identifying the key challenges of shifting from single-agent to cooperative settings, adapting the model by freezing most of its parameters and adding a few lightweight modules. We demonstrate in our experiments that the proposed framework can effectively utilize cooperative observations and outperform other state-of-the-art approaches in both simulated and real-world cooperative perception benchmarks while requiring substantially fewer tunable parameters with reduced communication costs. Our source code is available at https://github.com/PurdueDigitalTwin/MACP.

📄 PDF Abstract BibTeX arXiv:2310.16870

Code (1)

purduedigitaltwin/macp 공식 구현 pytorch

Tasks

model

Similar Papers 제목 키워드 기반

More Centralized Training, Still Decentralized Execution: Multi-Agent Conditional Policy Factorization

2022-09-26 · Jiangxing Wang, Deheng Ye, Zongqing Lu

In cooperative multi-agent reinforcement learning (MARL), combining value decomposition with actor-critic enables agents to learn stochastic policies, which are more suitable for the partially observable environment. Giv…

Multi-agent Reinforcement Learning

MaCP: Minimal yet Mighty Adaptation via Hierarchical Cosine Projection

2025-05-29 · Yixian Shen, Qi Bi, Jia-Hong Huang, Hongyi Zhu 외

We present a new adaptation method MaCP, Minimal yet Mighty adaptive Cosine Projection, that achieves exceptional performance while requiring minimal parameters and memory for fine-tuning large foundation models. Its gen…

image-classificationImage ClassificationNatural Language UnderstandingText Generation+2

Multi-agent Continual Coordination via Progressive Task Contextualization

2023-05-07 · Lei Yuan, Lihe Li, Ziqian Zhang, Fuxiang Zhang 외

Cooperative Multi-agent Reinforcement Learning (MARL) has attracted significant attention and played the potential for many real-world applications. Previous arts mainly focus on facilitating the coordination ability fro…

Continual LearningMulti-agent Reinforcement Learning

V2V4Real: A Real-world Large-scale Dataset for Vehicle-to-Vehicle Cooperative Perception

2023-03-14 · CVPR 2023 1 · Runsheng Xu, Xin Xia, Jinlong Li, Hanzhao Li 외

Modern perception systems of autonomous vehicles are known to be sensitive to occlusions and lack the capability of long perceiving range. It has been one of the key bottlenecks that prevents Level 5 autonomy. Recent res…

3D Object Detection3D Object TrackingAutonomous DrivingAutonomous Vehicles+4

Adaptive Feature Fusion for Cooperative Perception using LiDAR Point Clouds

2022-07-30 · Donghao Qiao, Farhana Zulkernine

Cooperative perception allows a Connected Autonomous Vehicle (CAV) to interact with the other CAVs in the vicinity to enhance perception of surrounding objects to increase safety and reliability. It can compensate for th…

Domain Adaptationfeature selectionPedestrian Detectionvehicle detection