LiDAR-based 4D Panoptic Segmentation via Dynamic Shifting Network
Fangzhou Hong, Hui Zhou, Xinge Zhu, Hongsheng Li, Ziwei Liu

TL;DR
This paper introduces DS-Net, a novel LiDAR-based panoptic segmentation framework that unifies object and scene parsing, extending to 4D with temporal data, and demonstrates superior performance on large-scale autonomous driving datasets.
Contribution
The paper proposes the Dynamic Shifting Network (DS-Net), a new learnable clustering method for LiDAR point clouds, and extends it to 4D for temporal segmentation, achieving state-of-the-art results.
Findings
Outperforms existing methods by 1.8% PQ on single-frame segmentation.
Surpasses 2nd place by 5.4% LSTQ in 4D segmentation.
Demonstrates effectiveness on SemanticKITTI and nuScenes datasets.
Abstract
With the rapid advances of autonomous driving, it becomes critical to equip its sensing system with more holistic 3D perception. However, existing works focus on parsing either the objects (e.g. cars and pedestrians) or scenes (e.g. trees and buildings) from the LiDAR sensor. In this work, we address the task of LiDAR-based panoptic segmentation, which aims to parse both objects and scenes in a unified manner. As one of the first endeavors towards this new challenging task, we propose the Dynamic Shifting Network (DS-Net), which serves as an effective panoptic segmentation framework in the point cloud realm. In particular, DS-Net has three appealing properties: 1) Strong backbone design. DS-Net adopts the cylinder convolution that is specifically designed for LiDAR point clouds. 2) Dynamic Shifting for complex point distributions. We observe that commonly-used clustering algorithms are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Remote Sensing and LiDAR Applications · Robotics and Sensor-Based Localization
MethodsConvolution
