paper-with-me

Papers

EPMF: Efficient Perception-aware Multi-sensor Fusion for 3D Semantic Segmentation

2021-06-21 · ICCV 2021 10 · Mingkui Tan, Zhuangwei Zhuang, Sitao Chen, Rong Li, Kui Jia, Qicheng Wang, Yuanqing Li

We study multi-sensor fusion for 3D semantic segmentation that is important to scene understanding for many applications, such as autonomous driving and robotics. Existing fusion-based methods, however, may not achieve promising performance due to the vast difference between the two modalities. In this work, we investigate a collaborative fusion scheme called perception-aware multi-sensor fusion (PMF) to effectively exploit perceptual information from two modalities, namely, appearance information from RGB images and spatio-depth information from point clouds. To this end, we project point clouds to the camera coordinate using perspective projection, and process both inputs from LiDAR and cameras in 2D space while preventing the information loss of RGB images. Then, we propose a two-stream network to extract features from the two modalities, separately. The extracted features are fused by effective residual-based fusion modules. Moreover, we introduce additional perception-aware losses to measure the perceptual difference between the two modalities. Last, we propose an improved version of PMF, i.e., EPMF, which is more efficient and effective by optimizing data pre-processing and network architecture under perspective projection. Specifically, we propose cross-modal alignment and cropping to obtain tight inputs and reduce unnecessary computational costs. We then explore more efficient contextual modules under perspective projection and fuse the LiDAR features into the camera stream to boost the performance of the two-stream network. Extensive experiments on benchmark data sets show the superiority of our method. For example, on nuScenes test set, our EPMF outperforms the state-of-the-art method, i.e., RangeFormer, by 0.9% in mIoU. Our source code is available at https://github.com/ICEORY/PMF.

📄 PDF Abstract BibTeX arXiv:2106.15277

Code (1)

ICEORY/PMF 공식 구현 pytorch

Tasks

3D Semantic SegmentationAutonomous Drivingcross-modal alignmentLIDAR Semantic SegmentationScene UnderstandingSemantic SegmentationSensor Fusion

Similar Papers 제목 키워드 기반

FusionDeepMF: A Dual Embedding based Deep Fusion Model for Recommendation

2022-10-11 · Supriyo Mandal, Abyayananda Maiti

Traditional Collaborative Filtering (CF) based methods are applied to understand the personal preferences of users/customers for items or products from the rating matrix. Usually, the rating matrix is sparse in nature. S…

Collaborative Filtering

EcoFusion: Energy-Aware Adaptive Sensor Fusion for Efficient Autonomous Vehicle Perception

2022-02-23 · Arnav Vaibhav Malawade, Trier Mortlock, Mohammad Abdullah Al Faruque

Autonomous vehicles use multiple sensors, large deep-learning models, and powerful hardware platforms to perceive the environment and navigate safely. In many contexts, some sensing modalities negatively impact perceptio…

Autonomous VehiclesNavigateobject-detectionObject Detection+1

CAFuser: Condition-Aware Multimodal Fusion for Robust Semantic Perception of Driving Scenes

2024-10-14 · Tim Broedermann, Christos Sakaridis, Yuqian Fu, Luc van Gool

Leveraging multiple sensors is crucial for robust semantic perception in autonomous driving, as each sensor type has complementary strengths and weaknesses. However, existing sensor fusion methods often treat sensors uni…

Autonomous DrivingPanoptic SegmentationSemantic SegmentationSensor Fusion

DGFusion: Depth-Guided Sensor Fusion for Robust Semantic Perception

2025-09-11 · Tim Broedermannn, Christos Sakaridis, Luigi Piccinelli, Wim Abbeloos 외 arxiv

Robust semantic perception for autonomous vehicles relies on effectively combining multiple sensors with complementary strengths and weaknesses. State-of-the-art sensor fusion approaches to semantic perception often trea…

Semantic SegmentationAutonomous Vehicles

VALISENS: A Validated Innovative Multi-Sensor System for Cooperative Automated Driving

2025-05-11 · Lei Wan, Prabesh Gupta, Andreas Eich, Marcel Kettelgerdes 외

Perception is a core capability of automated vehicles and has been significantly advanced through modern sensor technologies and artificial intelligence. However, perception systems still face challenges in complex real-…

Motion Forecastingobject-detectionObject DetectionSensor Fusion