paper-with-me

Papers

CollaMamba: Efficient Collaborative Perception with Cross-Agent Spatial-Temporal State Space Model

2024-09-12 · Yang Li, Quan Yuan, Guiyang Luo, Xiaoyuan Fu, Xuanhan Zhu, Yujia Yang, Rui Pan, Jinglin Li

By sharing complementary perceptual information, multi-agent collaborative perception fosters a deeper understanding of the environment. Recent studies on collaborative perception mostly utilize CNNs or Transformers to learn feature representation and fusion in the spatial dimension, which struggle to handle long-range spatial-temporal features under limited computing and communication resources. Holistically modeling the dependencies over extensive spatial areas and extended temporal frames is crucial to enhancing feature quality. To this end, we propose a resource efficient cross-agent spatial-temporal collaborative state space model (SSM), named CollaMamba. Initially, we construct a foundational backbone network based on spatial SSM. This backbone adeptly captures positional causal dependencies from both single-agent and cross-agent views, yielding compact and comprehensive intermediate features while maintaining linear complexity. Furthermore, we devise a history-aware feature boosting module based on temporal SSM, extracting contextual cues from extended historical frames to refine vague features while preserving low overhead. Extensive experiments across several datasets demonstrate that CollaMamba outperforms state-of-the-art methods, achieving higher model accuracy while reducing computational and communication overhead by up to 71.9% and 1/64, respectively. This work pioneers the exploration of the Mamba's potential in collaborative perception. The source code will be made available.

📄 PDF Abstract BibTeX arXiv:2409.07714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Localized Collaborative Perception

2024-06-18 · Zhenyang Ni, Zixing Lei, Yifan Lu, Dingju Wang 외

Collaborative perception has garnered considerable attention due to its capacity to address several inherent challenges in single-agent perception, including occlusion and out-of-range issues. However, existing collabora…

Robust Collaborative Perception without External Localization and Clock Devices

2024-05-05 · Zixing Lei, Zhenyang Ni, Ruize Han, Shuo Tang 외

A consistent spatial-temporal coordination across multiple agents is fundamental for collaborative perception, which seeks to improve perception abilities through information exchange among agents. To achieve this spatia…

Graph Neural Network

Spatio-Temporal Domain Awareness for Multi-Agent Collaborative Perception

2023-07-26 · ICCV 2023 1 · Kun Yang, Dingkang Yang, Jingyu Zhang, Mingcheng Li 외

Multi-agent collaborative perception as a potential application for vehicle-to-everything communication could significantly improve the perception performance of autonomous vehicles over single-agent perception. However,…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Where2comm: Communication-Efficient Collaborative Perception via Spatial Confidence Maps

2022-09-26 · Yue Hu, Shaoheng Fang, Zixing Lei, Yiqi Zhong 외

Multi-agent collaborative perception could significantly upgrade the perception performance by enabling agents to share complementary information with each other through communication. It inevitably results in a fundamen…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

CoST: Efficient Collaborative Perception From Unified Spatiotemporal Perspective

2025-08-01 · Zongheng Tang, Yi Liu, Yifan Sun, Yulu Gao 외 arxiv

Collaborative perception shares information among different agents and helps solving problems that individual agents may face, e.g., occlusions and small sensing range. Prior methods usually separate the multi-agent fusi…