DeepAI AI Chat
Log In Sign Up

SemiCurv: Semi-Supervised Curvilinear Structure Segmentation

05/18/2022
by   Xun Xu, et al.
Agency for Science, Technology and Research
19

Recent work on curvilinear structure segmentation has mostly focused on backbone network design and loss engineering. The challenge of collecting labelled data, an expensive and labor intensive process, has been overlooked. While labelled data is expensive to obtain, unlabelled data is often readily available. In this work, we propose SemiCurv, a semi-supervised learning (SSL) framework for curvilinear structure segmentation that is able to utilize such unlabelled data to reduce the labelling burden. Our framework addresses two key challenges in formulating curvilinear segmentation in a semi-supervised manner. First, to fully exploit the power of consistency based SSL, we introduce a geometric transformation as strong data augmentation and then align segmentation predictions via a differentiable inverse transformation to enable the computation of pixel-wise consistency. Second, the traditional mean square error (MSE) on unlabelled data is prone to collapsed predictions and this issue exacerbates with severe class imbalance (significantly more background pixels). We propose a N-pair consistency loss to avoid trivial predictions on unlabelled data. We evaluate SemiCurv on six curvilinear segmentation datasets, and find that with no more than 5 performance relative to its fully supervised counterpart.

READ FULL TEXT

page 1

page 3

page 5

page 6

page 11

01/14/2020

Structured Consistency Loss for semi-supervised semantic segmentation

The consistency loss has played a key role in solving problems in recent...
08/20/2019

More unlabelled data or label more data? A study on semi-supervised laparoscopic image segmentation

Improving a semi-supervised image segmentation task has the option of ad...
06/26/2021

OffRoadTranSeg: Semi-Supervised Segmentation using Transformers on OffRoad environments

We present OffRoadTranSeg, the first end-to-end framework for semi-super...
06/05/2016

Active Regression with Adaptive Huber Loss

This paper addresses the scalar regression problem through a novel solut...
03/18/2022

Unbiased Subclass Regularization for Semi-Supervised Semantic Segmentation

Semi-supervised semantic segmentation learns from small amounts of label...
03/19/2022

Learning Morphological Feature Perturbations for Calibrated Semi-Supervised Segmentation

We propose MisMatch, a novel consistency-driven semi-supervised segmenta...
03/15/2023

Panoptic One-Click Segmentation: Applied to Agricultural Data

In weed control, precision agriculture can help to greatly reduce the us...

Code Repositories