TL;DR
This paper explores lidar panoptic segmentation in open-world scenarios, proposing a hierarchical, class-agnostic approach that generalizes well to both known and unknown classes, addressing limitations of fixed-vocabulary models.
Contribution
It introduces a hierarchical, class-agnostic segmentation method that improves open-world lidar panoptic segmentation, balancing performance on known and unknown classes.
Findings
Class-agnostic grouping performs better on unknown classes.
Hierarchical over-segmentation combined with binary classification is effective.
The proposed method achieves strong results on both known and unknown classes.
Abstract
Addressing Lidar Panoptic Segmentation (LPS ) is crucial for safe deployment of autonomous vehicles. LPS aims to recognize and segment lidar points w.r.t. a pre-defined vocabulary of semantic classes, including thing classes of countable objects (e.g., pedestrians and vehicles) and stuff classes of amorphous regions (e.g., vegetation and road). Importantly, LPS requires segmenting individual thing instances (e.g., every single vehicle). Current LPS methods make an unrealistic assumption that the semantic class vocabulary is fixed in the real open world, but in fact, class ontologies usually evolve over time as robots encounter instances of novel classes that are considered to be unknowns w.r.t. the pre-defined class vocabulary. To address this unrealistic assumption, we study LPS in the Open World (LiPSOW): we train models on a dataset with a pre-defined semantic class vocabulary and…
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.
