VAESim: A probabilistic approach for self-supervised prototype discovery
Matteo Ferrante, Tommaso Boccato, Simeon Spasov, Andrea Duggento,, Nicola Toschi

TL;DR
VAESim introduces a probabilistic, self-supervised framework using a conditional variational autoencoder with a continuous latent space for medical image stratification, outperforming existing methods in accuracy and unsupervised clustering.
Contribution
The paper presents VAESim, a novel probabilistic autoencoder architecture that discovers prototypes in a continuous latent space for effective image and patient stratification, especially in medical datasets.
Findings
Outperforms baseline models with up to 15% higher kNN accuracy.
Achieves comparable results to fully supervised classification models.
Excels in unsupervised stratification tasks compared to current end-to-end models.
Abstract
In medicine, curated image datasets often employ discrete labels to describe what is known to be a continuous spectrum of healthy to pathological conditions, such as e.g. the Alzheimer's Disease Continuum or other areas where the image plays a pivotal point in diagnosis. We propose an architecture for image stratification based on a conditional variational autoencoder. Our framework, VAESim, leverages a continuous latent space to represent the continuum of disorders and finds clusters during training, which can then be used for image/patient stratification. The core of the method learns a set of prototypical vectors, each associated with a cluster. First, we perform a soft assignment of each data sample to the clusters. Then, we reconstruct the sample based on a similarity measure between the sample embedding and the prototypical vectors of the clusters. To update the prototypical…
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
TopicsAI in cancer detection · Machine Learning in Healthcare · Generative Adversarial Networks and Image Synthesis
MethodsTest
