M^3Detection: Multi-Frame Multi-Level Feature Fusion for Multi-Modal 3D Object Detection with Camera and 4D Imaging Radar
Xiaozhi Li, Huijun Di, Jian Li, Feng Liu, Wei Liang
TL;DR
M3Detection tackles robust 3D object detection for autonomous driving by fusing camera data with 4D imaging radar over multiple frames. The framework reuses intermediate features from a single-frame baseline detector and employs a tracker-generated reference trajectory to drive multi-frame, multi-level fusion via GOA, LGA, and MSTR, all within a memory-bank-based two-stage setup. Empirical results on VoD and TJ4DRadSet show state-of-the-art performance, demonstrating strong gains in both 3D and BEV metrics across challenging conditions, with preserved efficiency due to avoiding redundant feature re-extraction. The approach advances multi-modal, multi-frame perception and offers a plug-in strategy to improve existing camera-radar systems in adverse weather and dynamic scenes.
Abstract
Recent advances in 4D imaging radar have enabled robust perception in adverse weather, while camera sensors provide dense semantic information. Fusing the these complementary modalities has great potential for cost-effective 3D perception. However, most existing camera-radar fusion methods are limited to single-frame inputs, capturing only a partial view of the scene. The incomplete scene information, compounded by image degradation and 4D radar sparsity, hinders overall detection performance. In contrast, multi-frame fusion offers richer spatiotemporal information but faces two challenges: achieving robust and effective object feature fusion across frames and modalities, and mitigating the computational cost of redundant feature extraction. Consequently, we propose M^3Detection, a unified multi-frame 3D object detection framework that performs multi-level feature fusion on multi-modal data from camera and 4D imaging radar. Our framework leverages intermediate features from the baseline detector and employs the tracker to produce reference trajectories, improving computational efficiency and providing richer information for second-stage. In the second stage, we design a global-level inter-object feature aggregation module guided by radar information to align global features across candidate proposals and a local-level inter-grid feature aggregation module that expands local features along the reference trajectories to enhance fine-grained object representation. The aggregated features are then processed by a trajectory-level multi-frame spatiotemporal reasoning module to encode cross-frame interactions and enhance temporal representation. Extensive experiments on the VoD and TJ4DRadSet datasets demonstrate that M^3Detection achieves state-of-the-art 3D detection performance, validating its effectiveness in multi-frame detection with camera-4D imaging radar fusion.
