paper-with-me

Papers

HM-ViT: Hetero-modal Vehicle-to-Vehicle Cooperative perception with vision transformer

2023-04-20 · ICCV 2023 1 · Hao Xiang, Runsheng Xu, Jiaqi Ma

Vehicle-to-Vehicle technologies have enabled autonomous vehicles to share information to see through occlusions, greatly enhancing perception performance. Nevertheless, existing works all focused on homogeneous traffic where vehicles are equipped with the same type of sensors, which significantly hampers the scale of collaboration and benefit of cross-modality interactions. In this paper, we investigate the multi-agent hetero-modal cooperative perception problem where agents may have distinct sensor modalities. We present HM-ViT, the first unified multi-agent hetero-modal cooperative perception framework that can collaboratively predict 3D objects for highly dynamic vehicle-to-vehicle (V2V) collaborations with varying numbers and types of agents. To effectively fuse features from multi-view images and LiDAR point clouds, we design a novel heterogeneous 3D graph transformer to jointly reason inter-agent and intra-agent interactions. The extensive experiments on the V2V perception dataset OPV2V demonstrate that the HM-ViT outperforms SOTA cooperative perception methods for V2V hetero-modal cooperative perception. We will release codes to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2304.10628

Code (1)

xhwind/hm-vit pytorch

Tasks

Autonomous Vehicles

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

V2V4Real: A Real-world Large-scale Dataset for Vehicle-to-Vehicle Cooperative Perception

2023-03-14 · CVPR 2023 1 · Runsheng Xu, Xin Xia, Jinlong Li, Hanzhao Li 외

Modern perception systems of autonomous vehicles are known to be sensitive to occlusions and lack the capability of long perceiving range. It has been one of the key bottlenecks that prevents Level 5 autonomy. Recent res…

3D Object Detection3D Object TrackingAutonomous DrivingAutonomous Vehicles+4

V2X-Real: a Large-Scale Dataset for Vehicle-to-Everything Cooperative Perception

2024-03-24 · Hao Xiang, Zhaoliang Zheng, Xin Xia, Runsheng Xu 외

Recent advancements in Vehicle-to-Everything (V2X) technologies have enabled autonomous vehicles to share sensing information to see through occlusions, greatly boosting the perception capability. However, there are no r…

Autonomous Vehicles

End-to-End 3-D Spatiotemporal Perception with Multimodal Fusion and V2X Collaboration

2025-12-26 · Zhenwei Yang, Yibo Ai, Weidong Zhang arxiv

Multiview cooperative perception and multimodal fusion are essential for reliable 3-D spatiotemporal understanding in autonomous driving, especially in cases with occlusions, limited viewpoints, and communication delays …

Autonomous Driving

HeCoFuse: Cross-Modal Complementary V2X Cooperative Perception with Heterogeneous Sensors

2025-07-18 · Chuheng Wei, Ziye Qin, Walter Zimmer, Guoyuan Wu 외 arxiv

Real-world Vehicle-to-Everything (V2X) cooperative perception systems often operate under heterogeneous sensor configurations due to cost constraints and deployment variability across vehicles and infrastructure. This he…

HEAD: A Bandwidth-Efficient Cooperative Perception Approach for Heterogeneous Connected and Autonomous Vehicles

2024-08-27 · Deyuan Qu, Qi Chen, Yongqi Zhu, Yihao Zhu 외

In cooperative perception studies, there is often a trade-off between communication bandwidth and perception performance. While current feature fusion solutions are known for their excellent object detection performance,…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection+1