Skip to content

[RAL'25] A Good Foundation is Worth Many Labels: Label-Efficient Panoptic Segmentation

License

Notifications You must be signed in to change notification settings

robot-learning-freiburg/PASTEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PASTEL

arXiv | Website | Video

This repository is the official implementation of the paper:

A Good Foundation is Worth Many Labels: Label-Efficient Panoptic Segmentation

Niclas Vödisch*, Kürsat Petek*, Markus Käppeler*, Abhinav Valada, and Wolfram Burgard.
*Equal contribution.

arXiv preprint arXiv:2405.19035, 2024

Overview of PASTEL approach

If you find our work useful, please consider citing our paper:

@article{voedisch2024pastel,
  title={A Good Foundation is Worth Many Labels: Label-Efficient Panoptic Segmentation},
  author={Vödisch, Niclas and Petek, Kürsat and Käppeler, Markus and Valada, Abhinav and Burgard, Wolfram},
  journal={arXiv preprint arXiv:2405.19035},
  year={2024}
}

📔 Abstract

A key challenge for the widespread application of learning-based models for robotic perception is to significantly reduce the required amount of annotated training data while achieving accurate predictions. This is essential not only to decrease operating costs but also to speed up deployment time. In this work, we address this challenge for PAnoptic SegmenTation with fEw Labels (PASTEL) by exploiting the groundwork paved by visual foundation models. We leverage descriptive image features from such a model to train two lightweight network heads for semantic segmentation and object boundary detection, using very few annotated training samples. We then merge their predictions via a novel fusion module that yields panoptic maps based on normalized cut. To further enhance the performance, we utilize self-training on unlabeled images selected by a feature-driven similarity scheme. We underline the relevance of our approach by employing PASTEL to important robot perception use cases from autonomous driving and agricultural robotics. In extensive experiments, we demonstrate that PASTEL significantly outperforms previous methods for label-efficient segmentation even when using fewer annotation.

👩‍💻 Code

We will release the code upon the acceptance of our paper.

👩‍⚖️ License

For academic usage, the code is released under the GPLv3 license. For any commercial purpose, please contact the authors.

🙏 Acknowledgment

This work was funded by the German Research Foundation (DFG) Emmy Noether Program grant No 468878300.

DFG logo

About

[RAL'25] A Good Foundation is Worth Many Labels: Label-Efficient Panoptic Segmentation

Topics

Resources

License

Stars

Watchers

Forks