ISImed: A Framework for Self-Supervised Learning using Intrinsic Spatial Information in Medical Images
Nabil Jabareen, Dongsheng Yuan, S\"oren Lukassen

TL;DR
ISImed introduces a self-supervised learning framework that leverages intrinsic spatial information in medical images to learn interpretable and position-aware representations, improving downstream classification performance.
Contribution
The paper presents ISImed, a novel SSL method that uses spatial relationships in medical images to learn meaningful positional representations, addressing the low variability challenge.
Findings
Learned representations effectively capture data structure
Outperforms state-of-the-art SSL methods on medical datasets
Enables improved transfer to classification tasks
Abstract
This paper demonstrates that spatial information can be used to learn interpretable representations in medical images using Self-Supervised Learning (SSL). Our proposed method, ISImed, is based on the observation that medical images exhibit a much lower variability among different images compared to classic data vision benchmarks. By leveraging this resemblance of human body structures across multiple images, we establish a self-supervised objective that creates a latent representation capable of capturing its location in the physical realm. More specifically, our method involves sampling image crops and creating a distance matrix that compares the learned representation vectors of all possible combinations of these crops to the true distance between them. The intuition is, that the learned latent space is a positional encoding for a given image crop. We hypothesize, that by learning…
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
TopicsImage Retrieval and Classification Techniques · AI in cancer detection
