paper-with-me

Papers

Decoupled Semantic Prototypes Enable Learning From Diverse Annotation Types for Semi-Weakly Segmentation in Expert-Driven Domains

2023-01-01 · CVPR 2023 1 · Simon Reiß, Constantin Seibold, Alexander Freytag, Erik Rodner, Rainer Stiefelhagen

A vast amount of images and pixel-wise annotations allowed our community to build scalable segmentation solutions for natural domains. However, the transfer to expert-driven domains like microscopy applications or medical healthcare remains difficult as domain experts are a critical factor due to their limited availability for providing pixel-wise annotations. To enable affordable segmentation solutions for such domains, we need training strategies which can simultaneously handle diverse annotation types and are not bound to costly pixel-wise annotations. In this work, we analyze existing training algorithms towards their flexibility for different annotation types and scalability to small annotation regimes. We conduct an extensive evaluation in the challenging domain of organelle segmentation and find that existing semi- and semi-weakly supervised training algorithms are not able to fully exploit diverse annotation types. Driven by our findings, we introduce Decoupled Semantic Prototypes (DSP) as a training method for semantic segmentation which enables learning from annotation types as diverse as image-level-, point-, bounding box-, and pixel-wise annotations and which leads to remarkable accuracy gains over existing solutions for semi-weakly segmentation.

📄 PDF Abstract BibTeX

Code (1)

simael/dsp 공식 구현 pytorch

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Spatio-temporal Decoupled Knowledge Compensator for Few-Shot Action Recognition

2026-02-20 · Hongyu Qu, Xiangbo Shu, Rui Yan, Hailiang Gao 외 arxiv

Few-Shot Action Recognition (FSAR) is a challenging task that requires recognizing novel action categories with a few labeled videos. Recent works typically apply semantically coarse category names as auxiliary contexts …

Action Recognition

Weakly Supervised 3D Point Cloud Segmentation via Multi-Prototype Learning

2022-05-06 · Yongyi Su, Xun Xu, Kui Jia

Addressing the annotation challenge in 3D Point Cloud segmentation has inspired research into weakly supervised learning. Existing approaches mainly focus on exploiting manifold and pseudo-labeling to make use of large u…

Point Cloud SegmentationSegmentationWeakly Supervised 3D Point Cloud SegmentationWeakly-supervised Learning

Why Prototypes Collapse: Diagnosing and Preventing Partial Collapse in Prototypical Self-Supervised Learning

2025-10-23 · Gabriel Y. Arteaga, Marius Aasan, Rwiddhi Chakraborty, Martine Hjelkrem-Tan 외 arxiv

Prototypical self-supervised learning methods consistently suffer from partial prototype collapse, where multiple prototypes converge to nearly identical representations. This undermines their central purpose -- providin…

Self-Supervised Learning

State and Scene Enhanced Prototypes for Weakly Supervised Open-Vocabulary Object Detection

2025-11-22 · Jiaying Zhou, Qingchao Chen arxiv

Open-Vocabulary Object Detection (OVOD) aims to generalize object recognition to novel categories, while Weakly Supervised OVOD (WS-OVOD) extends this by combining box-level annotations with image-level labels. Despite r…

Object RecognitionObject Detection

Prototype-Guided Curriculum Learning for Zero-Shot Learning

2025-08-11 · Lei Wang, Shiming Chen, Guo-Sen Xie, Ziming Hong 외 arxiv

In Zero-Shot Learning (ZSL), embedding-based methods enable knowledge transfer from seen to unseen classes by learning a visual-semantic mapping from seen-class images to class-level semantic prototypes (e.g., attributes…

Zero-Shot Learning