paper-with-me

홈 › Papers

Beyond pixel-wise supervision for segmentation: A few global shape descriptors might be surprisingly good!

2021-05-03 · Hoel Kervadec, Houda Bahig, Laurent Letourneau-Guillon, Jose Dolz, Ismail Ben Ayed

Standard losses for training deep segmentation networks could be seen as individual classifications of pixels, instead of supervising the global shape of the predicted segmentations. While effective, they require exact knowledge of the label of each pixel in an image. This study investigates how effective global geometric shape descriptors could be, when used on their own as segmentation losses for training deep networks. Not only interesting theoretically, there exist deeper motivations to posing segmentation problems as a reconstruction of shape descriptors: Annotations to obtain approximations of low-order shape moments could be much less cumbersome than their full-mask counterparts, and anatomical priors could be readily encoded into invariant shape descriptions, which might alleviate the annotation burden. Also, and most importantly, we hypothesize that, given a task, certain shape descriptions might be invariant across image acquisition protocols/modalities and subject populations, which might open interesting research avenues for generalization in medical image segmentation. We introduce and formulate a few shape descriptors in the context of deep segmentation, and evaluate their potential as standalone losses on two different challenging tasks. Inspired by recent works in constrained optimization for deep networks, we propose a way to use those descriptors to supervise segmentation, without any pixel-level label. Very surprisingly, as little as 4 descriptors values per class can approach the performance of a segmentation mask with 65k individual discrete labels. We also found that shape descriptors can be a valid way to encode anatomical priors about the task, enabling to leverage expert knowledge without additional annotations. Our implementation is publicly available and can be easily extended to other tasks and descriptors: https://github.com/hkervadec/shape_descriptors

📄 PDF Abstract BibTeX arXiv:2105.00859

Code (1)

hkervadec/shape_descriptors 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Revisiting Pixel-Wise Supervision for Face Anti-Spoofing

2020-11-24 · Zitong Yu, Xiaobai Li, Jingang Shi, Zhaoqiang Xia 외

Face anti-spoofing (FAS) plays a vital role in securing face recognition systems from the presentation attacks (PAs). As more and more realistic PAs with novel types spring up, it is necessary to develop robust algorithm…

Face Anti-SpoofingFace Recognition

RankMatch: Exploring the Better Consistency Regularization for Semi-supervised Semantic Segmentation

2024-01-01 · CVPR 2024 1 · Huayu Mai, Rui Sun, Tianzhu Zhang, Feng Wu

The key lie in semi-supervised semantic segmentation is how to fully exploit substantial unlabeled data to improve the model's generalization performance by resorting to constructing effective supervision signals. Mo…

Semantic SegmentationSemi-Supervised Semantic Segmentation

Beyond Weak Labels: Prompt-Guided Local Refinement for Weakly Supervised Water Segmentation in High-Resolution Multispectral Imagery

2026-09-09 · Muhammad Farhan Humayun, Mohammad Imangholiloo, Afifah Shah, Tomi Westerlund 외 arxiv

High-resolution water mapping supports environmental monitoring and related applications, but accurate pixel-level labels are difficult and costly to produce. Official hydrographic vectors provide scalable weak supervisi…

Joint Class-Affinity Loss Correction for Robust Medical Image Segmentation with Noisy Labels

2022-06-16 · Xiaoqing Guo, Yixuan Yuan

Noisy labels collected with limited annotation cost prevent medical image segmentation algorithms from learning precise semantic correlations. Previous segmentation arts of learning with noisy labels merely perform a pix…

Image SegmentationLearning with noisy labelsMedical Image SegmentationSegmentation+1

A Unified Mammogram Analysis Method via Hybrid Deep Supervision

2018-08-31 · Rongzhao Zhang, Han Zhang, Albert C. S. Chung

Automatic mammogram classification and mass segmentation play a critical role in a computer-aided mammogram screening system. In this work, we present a unified mammogram analysis framework for both whole-mammogram class…

ClassificationGeneral ClassificationMulti-Task LearningSegmentation+1