paper-with-me

Papers

Practical Collaborative Perception: A Framework for Asynchronous and Multi-Agent 3D Object Detection

2023-07-04 · Minh-Quan Dao, Julie Stephany Berrio, Vincent Frémont, Mao Shan, Elwan Héry, Stewart Worrall

Occlusion is a major challenge for LiDAR-based object detection methods. This challenge becomes safety-critical in urban traffic where the ego vehicle must have reliable object detection to avoid collision while its field of view is severely reduced due to the obstruction posed by a large number of road users. Collaborative perception via Vehicle-to-Everything (V2X) communication, which leverages the diverse perspective thanks to the presence at multiple locations of connected agents to form a complete scene representation, is an appealing solution. State-of-the-art V2X methods resolve the performance-bandwidth tradeoff using a mid-collaboration approach where the Bird-Eye View images of point clouds are exchanged so that the bandwidth consumption is lower than communicating point clouds as in early collaboration, and the detection performance is higher than late collaboration, which fuses agents' output, thanks to a deeper interaction among connected agents. While achieving strong performance, the real-world deployment of most mid-collaboration approaches is hindered by their overly complicated architectures, involving learnable collaboration graphs and autoencoder-based compressor/ decompressor, and unrealistic assumptions about inter-agent synchronization. In this work, we devise a simple yet effective collaboration method that achieves a better bandwidth-performance tradeoff than prior state-of-the-art methods while minimizing changes made to the single-vehicle detection models and relaxing unrealistic assumptions on inter-agent synchronization. Experiments on the V2X-Sim dataset show that our collaboration method achieves 98\% of the performance of an early-collaboration method, while only consuming the equivalent bandwidth of a late-collaboration method.

📄 PDF Abstract BibTeX arXiv:2307.01462

Code (1)

quan-dao/practical-collab-perception 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject Detectionvehicle detection

Similar Papers 제목 키워드 기반

CoDynTrust: Robust Asynchronous Collaborative Perception via Dynamic Feature Trust Modulus

2025-02-12 · Yunjiang Xu, Lingzhi Li, Jin Wang, Benyuan Yang 외

Collaborative perception, fusing information from multiple agents, can extend perception range so as to improve perception performance. However, temporal asynchrony in real-world environments, caused by communication del…

Asynchrony-Robust Collaborative Perception via Bird's Eye View Flow

2023-09-29 · NeurIPS 2023 11 · Sizhe Wei, Yuxi Wei, Yue Hu, Yifan Lu 외

Collaborative perception can substantially boost each agent's perception ability by facilitating communication among multiple agents. However, temporal asynchrony among agents is inevitable in the real world due to commu…

Latency-Aware Collaborative Perception

2022-07-18 · Zixing Lei, Shunli Ren, Yue Hu, Wenjun Zhang 외

Collaborative perception has recently shown great potential to improve perception capabilities over single-agent perception. Existing collaborative perception methods usually consider an ideal communication environment. …

Autonomous Driving

CoAnchor: Robust Collaborative Perception under Spatio-Temporal Misalignment via Object-Level Anchors

2026-08-21 · Chi Li, Rui Lin, Aobo Ji, Dongzhu Xu arxiv

Collaborative perception extends the sensing range of a single vehicle by fusing observations from nearby agents, which improves the robustness of autonomous driving. In realistic deployments, however, the received colla…

Autonomous Driving

Collaborative Trajectory Prediction via Late Fusion

2026-04-24 · Nadya Abdel Madjid, Murad Mebrahtu, Zakhar Yagudin, Bilal Hassan 외 arxiv

Predicting future trajectories of surrounding traffic agents is critical for safe autonomous navigation and collision avoidance. Despite all advances in the trajectory forecasting realm, the prediction models remains vul…

Trajectory ForecastingTrajectory PredictionCollision Avoidance