Matching the Clinical Reality: Accurate OCT-Based Diagnosis From Few Labels
Valentyn Melnychuk, Evgeniy Faerman, Ilja Manakov, Thomas Seidl

TL;DR
This paper demonstrates that semi-supervised learning algorithms like MixMatch and FixMatch outperform transfer learning in OCT-based medical diagnosis with limited labels, and finds EMA is unnecessary for this task.
Contribution
It applies recent semi-supervised algorithms to medical imaging, showing their superiority over transfer learning in OCT diagnosis with few labels.
Findings
MixMatch and FixMatch outperform transfer learning across all label fractions.
EMA component is not necessary for this classification task.
Semi-supervised methods effectively utilize unlabeled data in medical diagnosis.
Abstract
Unlabeled data is often abundant in the clinic, making machine learning methods based on semi-supervised learning a good match for this setting. Despite this, they are currently receiving relatively little attention in medical image analysis literature. Instead, most practitioners and researchers focus on supervised or transfer learning approaches. The recently proposed MixMatch and FixMatch algorithms have demonstrated promising results in extracting useful representations while requiring very few labels. Motivated by these recent successes, we apply MixMatch and FixMatch in an ophthalmological diagnostic setting and investigate how they fare against standard transfer learning. We find that both algorithms outperform the transfer learning baseline on all fractions of labelled data. Furthermore, our experiments show that exponential moving average (EMA) of model parameters, which is a…
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
TopicsRetinal Imaging and Analysis · AI in cancer detection · Medical Image Segmentation Techniques
MethodsFixMatch
