arXiv:2510.13432cs.CV2025-10中稿 · IEEE Transactions …被引 2

提出CoDS方法,解决异构自动驾驶中协同感知的特征差异问题。

CoDS: Enhancing Collaborative Perception in Heterogeneous Scenarios via Domain Separation

  • 通过领域分离机制,分步对齐异构车辆的特征空间与通道维度。
  • 在多个真实数据集上提升检测精度,同时保持轻量推理效率。
  • 适合部署在移动端的高效协同感知系统,尤其适用于异构车联网场景。

协同感知通过多智能体交互已证明能提升自动驾驶中的个体感知性能。然而,现有方法通常假设所有智能体使用相同编码器,这在真实应用中不成立。为实现真实异构场景下的协同感知,现有方法常将邻近车辆特征对齐至自车特征,但易受域差距噪声影响,无法有效解决特征差异。此外,其采用基于Transformer的域适应模块,导致移动设备上推理效率低下。为此,本文提出CoDS,一种基于领域分离的协同感知方法。CoDS包含两个特征对齐模块:轻量级空间-通道重校准器(LSCR)和基于领域分离的分布对齐模块(DADS)。其中,LSCR利用轻量卷积层在空间与通道维度对齐邻近特征;DADS则通过编码器特定与编码器无关的领域分离模块,分别去除域相关与保留任务相关信息。训练时,引入领域对齐互信息(DAMI)损失,最大化对齐后异构特征间的互信息,强化领域分离效果。CoDS采用全卷积架构,保障高推理效率。大量实验表明,CoDS有效缓解异构场景下的特征差异,在检测精度与推理效率间取得良好平衡。

原文摘要 · Abstract (English)

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 hold true when these models are deployed in real-world applications. To realize collaborative perception in actual heterogeneous scenarios, existing methods usually align neighbor features to those of the ego vehicle, which is vulnerable to noise from domain gaps and thus fails to address feature discrepancies effectively. Moreover, they adopt transformer-based modules for domain adaptation, which causes the model inference inefficiency on mobile devices. To tackle these issues, we propose CoDS, a Collaborative perception method that leverages Domain Separation to address feature discrepancies in heterogeneous scenarios. The CoDS employs two feature alignment modules, i.e., Lightweight Spatial-Channel Resizer (LSCR) and Distribution Alignment via Domain Separation (DADS). Besides, it utilizes the Domain Alignment Mutual Information (DAMI) loss to ensure effective feature alignment. Specifically, the LSCR aligns the neighbor feature across spatial and channel dimensions using a lightweight convolutional layer. Subsequently, the DADS mitigates feature distribution discrepancy with encoder-specific and encoder-agnostic domain separation modules. The former removes domain-dependent information and the latter captures task-related information. During training, the DAMI loss maximizes the mutual information between aligned heterogeneous features to enhance the domain separation process. The CoDS employs a fully convolutional architecture, which ensures high inference efficiency. Extensive experiments demonstrate that the CoDS effectively mitigates feature discrepancies in heterogeneous scenarios and achieves a trade-off between detection accuracy and inference efficiency.

协同感知异构系统领域分离轻量化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。