Mask4Former: Mask Transformer for 4D Panoptic Segmentation
Kadir Yilmaz, Jonas Schult, Alexey Nekrasov, Bastian Leibe

TL;DR
Mask4Former is a novel transformer-based model that unifies semantic segmentation and tracking in 4D LiDAR point clouds, achieving state-of-the-art results without hand-crafted association methods.
Contribution
It introduces spatio-temporal instance queries and a bounding box regression auxiliary task for unified 4D panoptic segmentation and tracking.
Findings
Achieves 68.4 LSTQ on SemanticKITTI test set.
First transformer-based approach for 4D panoptic segmentation.
Promoting spatially compact predictions improves performance.
Abstract
Accurately perceiving and tracking instances over time is essential for the decision-making processes of autonomous agents interacting safely in dynamic environments. With this intention, we propose Mask4Former for the challenging task of 4D panoptic segmentation of LiDAR point clouds. Mask4Former is the first transformer-based approach unifying semantic instance segmentation and tracking of sparse and irregular sequences of 3D point clouds into a single joint model. Our model directly predicts semantic instances and their temporal associations without relying on hand-crafted non-learned association strategies such as probabilistic clustering or voting-based center prediction. Instead, Mask4Former introduces spatio-temporal instance queries that encode the semantic and geometric properties of each semantic tracklet in the sequence. In an in-depth study, we find that promoting spatially…
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
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
