paper-with-me

Papers

An Extensible Framework for Open Heterogeneous Collaborative Perception

2024-01-25 · Yifan Lu, Yue Hu, Yiqi Zhong, Dequan Wang, Yanfeng Wang, Siheng Chen

Collaborative perception aims to mitigate the limitations of single-agent perception, such as occlusions, by facilitating data exchange among multiple agents. However, most current works consider a homogeneous scenario where all agents use identity sensors and perception models. In reality, heterogeneous agent types may continually emerge and inevitably face a domain gap when collaborating with existing agents. In this paper, we introduce a new open heterogeneous problem: how to accommodate continually emerging new heterogeneous agent types into collaborative perception, while ensuring high perception performance and low integration cost? To address this problem, we propose HEterogeneous ALliance (HEAL), a novel extensible collaborative perception framework. HEAL first establishes a unified feature space with initial agents via a novel multi-scale foreground-aware Pyramid Fusion network. When heterogeneous new agents emerge with previously unseen modalities or models, we align them to the established unified space with an innovative backward alignment. This step only involves individual training on the new agent type, thus presenting extremely low training costs and high extensibility. To enrich agents' data heterogeneity, we bring OPV2V-H, a new large-scale dataset with more diverse sensor types. Extensive experiments on OPV2V-H and DAIR-V2X datasets show that HEAL surpasses SOTA methods in performance while reducing the training parameters by 91.5% when integrating 3 new agent types. We further implement a comprehensive codebase at: https://github.com/yifanlu0227/HEAL

📄 PDF Abstract BibTeX arXiv:2401.13964

Code (1)

yifanlu0227/heal 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

OpenCOOD-Air: Prompting Heterogeneous Ground-Air Collaborative Perception with Spatial Conversion and Offset Prediction

2026-03-14 · Xianke Wu, Songlin Bai, Chengxiang Li, Zhiyao Luo 외 arxiv

While Vehicle-to-Vehicle (V2V) collaboration extends sensing ranges through multi-agent data sharing, its reliability remains severely constrained by ground-level occlusions and the limited perspective of chassis-mounted…

Transfer Learning

HeatV2X: Scalable Heterogeneous Collaborative Perception via Efficient Alignment and Interaction

2025-11-13 · Yueran Zhao, Zhang Zhang, Chao Sun, Tianze Wang 외 arxiv

Vehicle-to-Everything (V2X) collaborative perception extends sensing beyond single vehicle limits through transmission. However, as more agents participate, existing frameworks face two key challenges: (1) the participat…

You Share Beliefs, I Adapt: Progressive Heterogeneous Collaborative Perception

2025-09-11 · Hao Si, Ehsan Javanmardi, Manabu Tsukada arxiv

Collaborative perception enables vehicles to overcome individual perception limitations by sharing information, allowing them to see further and through occlusions. In real-world scenarios, models on different vehicles a…

Unsupervised Domain Adaptation

Adaptation-Free Heterogeneous Collaborative Perception with Unseen Agent Configurations

2026-05-26 · Hyunchul Bae, Heejin Ahn arxiv

Collaborative perception improves 3D object detection by enabling agents to share complementary observations, but most existing methods assume fixed or known collaborator encoder configurations, limiting deployment in pr…

3D Object Detection

INTACT: Ego-Guided Typed Sparse Evidence Retrieval for Heterogeneous Collaborative Perception

2026-06-03 · Chen Li, Shengrong Yuan, Jialong Zuo, Xinzhong Zhu 외 arxiv

Collaborative perception extends the perceptual range of autonomous vehicles by sharing information across agents, but heterogeneous sensors and perception models make intermediate feature fusion difficult to deploy at s…

Autonomous Vehicles