CVMar 3, 2023

Exploring Self-Supervised Representation Learning For Low-Resource Medical Image Analysis

arXiv:2303.02245v26 citationsh-index: 16
AI Analysis

This addresses the challenge of data scarcity in medical imaging for researchers and practitioners, though it is incremental as it evaluates existing methods on new data.

The paper tackled the problem of applying self-supervised learning to low-resource medical imaging datasets, finding that in-domain pre-training can achieve competitive performance compared to transfer learning from large datasets like ImageNet.

The success of self-supervised learning (SSL) has mostly been attributed to the availability of unlabeled yet large-scale datasets. However, in a specialized domain such as medical imaging which is a lot different from natural images, the assumption of data availability is unrealistic and impractical, as the data itself is scanty and found in small databases, collected for specific prognosis tasks. To this end, we seek to investigate the applicability of self-supervised learning algorithms on small-scale medical imaging datasets. In particular, we evaluate $4$ state-of-the-art SSL methods on three publicly accessible \emph{small} medical imaging datasets. Our investigation reveals that in-domain low-resource SSL pre-training can yield competitive performance to transfer learning from large-scale datasets (such as ImageNet). Furthermore, we extensively analyse our empirical findings to provide valuable insights that can motivate for further research towards circumventing the need for pre-training on a large image corpus. To the best of our knowledge, this is the first attempt to holistically explore self-supervision on low-resource medical datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes