English

Semantic-Supervised Spatial-Temporal Fusion for LiDAR-based 3D Object Detection

Computer Vision and Pattern Recognition 2025-03-18 v2

Abstract

LiDAR-based 3D object detection presents significant challenges due to the inherent sparsity of LiDAR points. A common solution involves long-term temporal LiDAR data to densify the inputs. However, efficiently leveraging spatial-temporal information remains an open problem. In this paper, we propose a novel Semantic-Supervised Spatial-Temporal Fusion (ST-Fusion) method, which introduces a novel fusion module to relieve the spatial misalignment caused by the object motion over time and a feature-level semantic supervision to sufficiently unlock the capacity of the proposed fusion module. Specifically, the ST-Fusion consists of a Spatial Aggregation (SA) module and a Temporal Merging (TM) module. The SA module employs a convolutional layer with progressively expanding receptive fields to aggregate the object features from the local regions to alleviate the spatial misalignment, the TM module dynamically extracts object features from the preceding frames based on the attention mechanism for a comprehensive sequential presentation. Besides, in the semantic supervision, we propose a Semantic Injection method to enrich the sparse LiDAR data via injecting the point-wise semantic labels, using it for training a teacher model and providing a reconstruction target at the feature level supervised by the proposed object-aware loss. Extensive experiments on various LiDAR-based detectors demonstrate the effectiveness and universality of our proposal, yielding an improvement of approximately +2.8% in NDS based on the nuScenes benchmark.

Keywords

Cite

@article{arxiv.2503.10579,
  title  = {Semantic-Supervised Spatial-Temporal Fusion for LiDAR-based 3D Object Detection},
  author = {Chaoqun Wang and Xiaobin Hong and Wenzhong Li and Ruimao Zhang},
  journal= {arXiv preprint arXiv:2503.10579},
  year   = {2025}
}

Comments

Accepted by ICRA2025

R2 v1 2026-06-28T22:19:22.911Z