paper-with-me

Papers

Multi-task deep learning for image segmentation using recursive approximation tasks

2020-05-26 · Rihuan Ke, Aurélie Bugeau, Nicolas Papadakis, Mark Kirkland, Peter Schuetz, Carola-Bibiane Schönlieb

Fully supervised deep neural networks for segmentation usually require a massive amount of pixel-level labels which are manually expensive to create. In this work, we develop a multi-task learning method to relax this constraint. We regard the segmentation problem as a sequence of approximation subproblems that are recursively defined and in increasing levels of approximation accuracy. The subproblems are handled by a framework that consists of 1) a segmentation task that learns from pixel-level ground truth segmentation masks of a small fraction of the images, 2) a recursive approximation task that conducts partial object regions learning and data-driven mask evolution starting from partial masks of each object instance, and 3) other problem oriented auxiliary tasks that are trained with sparse annotations and promote the learning of dedicated features. Most training images are only labeled by (rough) partial masks, which do not contain exact object boundaries, rather than by their full segmentation masks. During the training phase, the approximation task learns the statistics of these partial masks, and the partial regions are recursively increased towards object boundaries aided by the learned information from the segmentation task in a fully data-driven fashion. The network is trained on an extremely small amount of precisely segmented images and a large set of coarse labels. Annotations can thus be obtained in a cheap way. We demonstrate the efficiency of our approach in three applications with microscopy images and ultrasound images.

📄 PDF Abstract BibTeX arXiv:2005.13053

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMulti-Task LearningObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Multi-Class Segmentation from Aerial Views using Recursive Noise Diffusion

2022-12-01 · Benedikt Kolbeinsson, Krystian Mikolajczyk

Semantic segmentation from aerial views is a crucial task for autonomous drones, as they rely on precise and accurate segmentation to navigate safely and efficiently. However, aerial images present unique challenges such…

DenoisingNavigateSegmentationSemantic Segmentation

Coarse-to-fine Semantic Segmentation from Image-level Labels

2018-12-28 · Longlong Jing, Yu-cheng Chen, YingLi Tian

Deep neural network-based semantic segmentation generally requires large-scale cost extensive annotations for training to obtain better performance. To avoid pixel-wise segmentation annotations which are needed for most …

Foreground SegmentationObjectSegmentationSemantic Segmentation

Cut, Glue & Cut: A Fast, Approximate Solver for Multicut Partitioning

2014-06-01 · CVPR 2014 6 · Thorsten Beier, Thorben Kroeger, Jorg H. Kappes, Ullrich Kothe 외

Recently, unsupervised image segmentation has become increasingly popular. Starting from a superpixel segmentation, an edge-weighted region adjacency graph is constructed. Amongst all segmentations of the graph, the one …

Image SegmentationSemantic SegmentationUnsupervised Image Segmentation

RRWNet: Recursive Refinement Network for effective retinal artery/vein segmentation and classification

2024-02-05 · José Morano, Guilherme Aresta, Hrvoje Bogunović

The caliber and configuration of retinal blood vessels serve as important biomarkers for various diseases and medical conditions. A thorough analysis of the retinal vasculature requires the segmentation of the blood vess…

Artery/Veins Retinal Vessel SegmentationClassificationSegmentationSemantic Segmentation

DiffCut: Catalyzing Zero-Shot Semantic Segmentation with Diffusion Features and Recursive Normalized Cut

2024-06-05 · Paul Couairon, Mustafa Shukor, Jean-Emmanuel Haugeard, Matthieu Cord 외

Foundation models have emerged as powerful tools across various domains including language, vision, and multimodal tasks. While prior works have addressed unsupervised image segmentation, they significantly lag behind su…

Image SegmentationSegmentationSemantic SegmentationUnsupervised Image Segmentation+3