Triple-View Feature Learning for Medical Image Segmentation
Ziyang Wang, Irina Voiculescu

TL;DR
TriSegNet is a semi-supervised medical image segmentation framework that leverages triple-view feature learning and confidence-based label refinement to improve segmentation accuracy with limited labeled data.
Contribution
It introduces a novel triple-view architecture with confidence voting and tailored loss functions for semi-supervised medical image segmentation.
Findings
Outperforms existing semi-supervised methods on benchmark datasets.
Effective across ultrasound, CT, MRI, and histology images.
Improves segmentation confidence through multi-view learning.
Abstract
Deep learning models, e.g. supervised Encoder-Decoder style networks, exhibit promising performance in medical image segmentation, but come with a high labelling cost. We propose TriSegNet, a semi-supervised semantic segmentation framework. It uses triple-view feature learning on a limited amount of labelled data and a large amount of unlabeled data. The triple-view architecture consists of three pixel-level classifiers and a low-level shared-weight learning module. The model is first initialized with labelled data. Label processing, including data perturbation, confidence label voting and unconfident label detection for annotation, enables the model to train on labelled and unlabeled data simultaneously. The confidence of each model gets improved through the other two views of the feature learning. This process is repeated until each model reaches the same confidence level as its…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Medical Image Segmentation Techniques
