paper-with-me

Papers

ProMi: An Efficient Prototype-Mixture Baseline for Few-Shot Segmentation with Bounding-Box Annotations

2025-05-18 · Florent Chiaroni, Ali Ayub, Ola Ahmad

In robotics applications, few-shot segmentation is crucial because it allows robots to perform complex tasks with minimal training data, facilitating their adaptation to diverse, real-world environments. However, pixel-level annotations of even small amount of images is highly time-consuming and costly. In this paper, we present a novel few-shot binary segmentation method based on bounding-box annotations instead of pixel-level labels. We introduce, ProMi, an efficient prototype-mixture-based method that treats the background class as a mixture of distributions. Our approach is simple, training-free, and effective, accommodating coarse annotations with ease. Compared to existing baselines, ProMi achieves the best results across different datasets with significant gains, demonstrating its effectiveness. Furthermore, we present qualitative experiments tailored to real-world mobile robot tasks, demonstrating the applicability of our approach in such scenarios. Our code: https://github.com/ThalesGroup/promi.

📄 PDF Abstract BibTeX arXiv:2505.12547

Code (1)

thalesgroup/promi 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Prototype Mixture Models for Few-shot Semantic Segmentation

2020-08-10 · ECCV 2020 8 · Boyu Yang, Chang Liu, Bohao Li, Jianbin Jiao 외

Few-shot segmentation is challenging because objects within the support and query images could significantly differ in appearance and pose. Using a single prototype acquired directly from the support image to segment the…

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Attention-Based Prototype Calibration for Multi-Rater Few-Shot Medical Image Segmentation

2026-06-15 · Truong Vu, Minh Khoi Ho, Yutong Xie arxiv

Few-shot medical image segmentation methods typically assume a single ground-truth annotation, overlooking systematic variability across expert raters commonly observed in clinical datasets. We propose an attention-based…

Medical Image SegmentationPersonalized Segmentation

Contrastive Enhancement Using Latent Prototype for Few-Shot Segmentation

2022-03-08 · Xiaoyu Zhao, Xiaoqian Chen, Zhiqiang Gong, Wen Yao 외

Few-shot segmentation enables the model to recognize unseen classes with few annotated examples. Most existing methods adopt prototype learning architecture, where support prototype vectors are expanded and concatenated …

Segmentation

Infinite Mixture Prototypes for Few-Shot Learning

2019-02-12 · Kelsey R. Allen, Evan Shelhamer, Hanul Shin, Joshua B. Tenenbaum

We propose infinite mixture prototypes to adaptively represent both simple and complex data distributions for few-shot learning. Our infinite mixture prototypes represent each class by a set of clusters, unlike existing …

ClusteringFew-Shot Learning

Anomaly Detection-Inspired Few-Shot Medical Image Segmentation Through Self-Supervision With Supervoxels

2022-03-03 · Stine Hansen, Srishti Gautam, Robert Jenssen, Michael Kampffmeyer

Recent work has shown that label-efficient few-shot learning through self-supervision can achieve promising medical image segmentation results. However, few-shot segmentation models typically rely on prototype representa…

Anomaly DetectionCardiac SegmentationFew-Shot LearningFew-Shot Semantic Segmentation+5