paper-with-me

홈 › Papers

GT-Space: Enhancing Heterogeneous Collaborative Perception with Ground Truth Feature Space

2026-03-13 · Wentao Wang, Haoran Xu, Guang Tan arxiv

In autonomous driving, multi-agent collaborative perception enhances sensing capabilities by enabling agents to share perceptual data. A key challenge lies in handling {\em heterogeneous} features from agents equipped with different sensing modalities or model architectures, which complicates data fusion. Existing approaches often require retraining encoders or designing interpreter modules for pairwise feature alignment, but these solutions are not scalable in practice. To address this, we propose {\em GT-Space}, a flexible and scalable collaborative perception framework for heterogeneous agents. GT-Space constructs a common feature space from ground-truth labels, providing a unified reference for feature alignment. With this shared space, agents only need a single adapter module to project their features, eliminating the need for pairwise interactions with other agents. Furthermore, we design a fusion network trained with contrastive losses across diverse modality combinations. Extensive experiments on simulation datasets (OPV2V and V2XSet) and a real-world dataset (RCooper) demonstrate that GT-Space consistently outperforms baselines in detection accuracy while delivering robust performance. Our code will be released at https://github.com/KingScar/GT-Space.

📄 PDF Abstract BibTeX arXiv:2603.19308

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

An Extensible Framework for Open Heterogeneous Collaborative Perception

2024-01-25 · Yifan Lu, Yue Hu, Yiqi Zhong, Dequan Wang 외

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 w…

RoCo-Sim: Enhancing Roadside Collaborative Perception through Foreground Simulation

2025-03-13 · Yuwen Du, Anning Hu, Zichen Chao, Yifan Lu 외

Roadside Collaborative Perception refers to a system where multiple roadside units collaborate to pool their perceptual data, assisting vehicles in enhancing their environmental awareness. Existing roadside perception me…

3D Object Detectionobject-detectionObject DetectionStyle Transfer

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

GA3T: A Ground-Aerial Terrain Traversability Dataset for Heterogeneous Robot Teams in Unstructured Environments

2026-05-07 · Siwei Cai, Knut Peterson, Quan Tran, Christian Ricks 외 arxiv

Heterogeneous air-ground robot teams combine complementary sensing modalities, mobility characteristics, and spatial viewpoints that can significantly enhance perception in complex outdoor environments. However, progress…

Scene Understanding

CoDS: Enhancing Collaborative Perception in Heterogeneous Scenarios via Domain Separation

2025-10-15 · Yushan Han, Hui Zhang, Honglei Zhang, Chuntao Ding 외 arxiv

Collaborative perception has been proven to improve individual perception in autonomous driving through multi-agent interaction. Nevertheless, most methods often assume identical encoders for all agents, which does not h…

Autonomous DrivingDomain Adaptation