paper-with-me

홈 › Papers

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

2024-05-29 · Niclas Vödisch, Kürsat Petek, Markus Käppeler, Abhinav Valada, Wolfram Burgard

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 annotations. The code of our work is publicly available at http://pastel.cs.uni-freiburg.de.

📄 PDF Abstract BibTeX arXiv:2405.19035

Code (1)

robot-learning-freiburg/PASTEL 공식 구현 pytorch

Tasks

Autonomous DrivingBoundary DetectionDescriptivePanoptic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Error-Bounded Correction of Noisy Labels

2020-11-19 · ICML 2020 1 · Songzhu Zheng, Pengxiang Wu, Aman Goswami, Mayank Goswami 외

To collect large scale annotated data, it is inevitable to introduce label noise, i.e., incorrect class labels. To be robust against label noise, many successful methods rely on the noisy classifiers (i.e., models traine…

Image Classification

Beyond Perfect Scores: Proof-by-Contradiction for Trustworthy Machine Learning

2026-01-10 · Dushan N. Wadduwage, Dineth Jayakody, Leonidas Zimianitis arxiv

Machine learning (ML) models show strong promise for new biomedical prediction tasks, but concerns about trustworthiness have hindered their clinical adoption. In particular, it is often unclear whether a model relies on…

Certification Labels for Trustworthy AI: Insights From an Empirical Mixed-Method Study

2023-05-15 · Nicolas Scharowski, Michaela Benk, Swen J. Kühne, Léane Wettstein 외

Auditing plays a pivotal role in the development of trustworthy AI. However, current research primarily focuses on creating auditable AI documentation, which is intended for regulators and experts rather than end-users a…

Survey

Robust and Discriminative Labeling for Multi-label Active Learning Based on Maximum Correntropy Criterion

2019-04-14 · Bo Du, Zengmao Wang, Lefei Zhang, Liangpei Zhang 외

Multi-label learning draws great interests in many real world applications. It is a highly costly task to assign many labels by the oracle for one instance. Meanwhile, it is also hard to build a good model without diagno…

Active LearningMulti-Label Learning

DuPL: Dual Student with Trustworthy Progressive Learning for Robust Weakly Supervised Semantic Segmentation

2024-03-17 · CVPR 2024 1 · Yuanchen Wu, Xichen Ye, Kequan Yang, Jide Li 외

Recently, One-stage Weakly Supervised Semantic Segmentation (WSSS) with image-level labels has gained increasing interest due to simplification over its cumbersome multi-stage counterpart. Limited by the inherent ambigui…

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation