Source Identification: A Self-Supervision Task for Dense Prediction
Shuai Chen, Subhradeep Kayal, Marleen de Bruijne

TL;DR
This paper introduces a novel self-supervision task called source identification for dense prediction, which improves feature learning in medical image segmentation by reconstructing original images from fused sources.
Contribution
The paper proposes a new self-supervision task inspired by blind source separation, demonstrating its effectiveness over traditional tasks in medical image segmentation.
Findings
SI task outperforms traditional self-supervision methods
Fusing images from different patients yields best results
Method improves dense prediction performance in medical imaging
Abstract
The paradigm of self-supervision focuses on representation learning from raw data without the need of labor-consuming annotations, which is the main bottleneck of current data-driven methods. Self-supervision tasks are often used to pre-train a neural network with a large amount of unlabeled data and extract generic features of the dataset. The learned model is likely to contain useful information which can be transferred to the downstream main task and improve performance compared to random parameter initialization. In this paper, we propose a new self-supervision task called source identification (SI), which is inspired by the classic blind source separation problem. Synthetic images are generated by fusing multiple source images and the network's task is to reconstruct the original images, given the fused images. A proper understanding of the image content is required to successfully…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · AI in cancer detection · Image Processing Techniques and Applications
