paper-with-me

Papers

Active Label Correction for Semantic Segmentation with Foundation Models

2024-03-16 · Hoyoung Kim, Sehyun Hwang, Suha Kwak, Jungseul Ok

Training and validating models for semantic segmentation require datasets with pixel-wise annotations, which are notoriously labor-intensive. Although useful priors such as foundation models or crowdsourced datasets are available, they are error-prone. We hence propose an effective framework of active label correction (ALC) based on a design of correction query to rectify pseudo labels of pixels, which in turn is more annotator-friendly than the standard one inquiring to classify a pixel directly according to our theoretical analysis and user study. Specifically, leveraging foundation models providing useful zero-shot predictions on pseudo labels and superpixels, our method comprises two key techniques: (i) an annotator-friendly design of correction query with the pseudo labels, and (ii) an acquisition function looking ahead label expansions based on the superpixels. Experimental results on PASCAL, Cityscapes, and Kvasir-SEG datasets demonstrate the effectiveness of our ALC framework, outperforming prior methods for active semantic segmentation and label correction. Notably, utilizing our method, we obtained a revised dataset of PASCAL by rectifying errors in 2.6 million pixels in PASCAL dataset.

📄 PDF Abstract BibTeX arXiv:2403.10820

Code (1)

ml-postech/active-label-correction 공식 구현 pytorch

Tasks

Semantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

AdaCo: Overcoming Visual Foundation Model Noise in 3D Semantic Segmentation via Adaptive Label Correction

2024-12-24 · Pufan Zou, Shijia Zhao, Weijie Huang, Qiming Xia 외

Recently, Visual Foundation Models (VFMs) have shown a remarkable generalization performance in 3D perception tasks. However, their effectiveness in large-scale outdoor datasets remains constrained by the scarcity of acc…

3D Semantic SegmentationSemantic Segmentation

VISTA3D: A Unified Segmentation Foundation Model For 3D Medical Imaging

2025-01-01 · CVPR 2025 1 · Yufan He, Pengfei Guo, Yucheng Tang, Andriy Myronenko 외

Foundation models for interactive segmentation in 2D natural images and videos have sparked significant interest in building 3D foundation models for medical imaging. However, the domain gaps and clinical use cases f…

Interactive SegmentationSegmentation

SegVol: Universal and Interactive Volumetric Medical Image Segmentation

2023-11-22 · Yuxin Du, Fan Bai, Tiejun Huang, Bo Zhao

Precise image segmentation provides clinical study with instructive information. Despite the remarkable progress achieved in medical image segmentation, there is still an absence of a 3D foundation segmentation model tha…

Computed Tomography (CT)Image SegmentationMedical Image AnalysisMedical Image Segmentation+3

SSeg: Active Sparse Point-Label Augmentation for Semantic Segmentation

2025-10-11 · Cesar Borja, Carlos Plou, Ruben Martinez-Cantin, Ana C. Murillo arxiv

Semantic segmentation is essential for automating remote sensing analysis in fields like ecology. However, fine-grained analysis of complex aerial or underwater imagery remains an open challenge, even for state-of-the-ar…

Semantic Segmentation

Adapting Medical Vision Foundation Models for Volumetric Medical Image Segmentation via Active Learning and Selective Semi-supervised Fine-tuning

2025-09-13 · Jin Yang, Daniel S. Marcus, Aristeidis Sotiras arxiv

Medical vision foundation models remain limited in downstream tasks, particularly volumetric medical image segmentation. While fine-tuning on labeled target-domain data improves performance, existing approaches typically…

Volumetric Medical Image SegmentationActive Learning