Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SepVAE: a contrastive VAE to separate pathological patterns from healthy ones

About

Contrastive Analysis VAE (CA-VAEs) is a family of Variational auto-encoders (VAEs) that aims at separating the common factors of variation between a background dataset (BG) (i.e., healthy subjects) and a target dataset (TG) (i.e., patients) from the ones that only exist in the target dataset. To do so, these methods separate the latent space into a set of salient features (i.e., proper to the target dataset) and a set of common features (i.e., exist in both datasets). Currently, all models fail to prevent the sharing of information between latent spaces effectively and to capture all salient factors of variation. To this end, we introduce two crucial regularization losses: a disentangling term between common and salient representations and a classification term between background and target samples in the salient space. We show a better performance than previous CA-VAEs methods on three medical applications and a natural images dataset (CelebA). Code and datasets are available on GitHub https://github.com/neurospin-projects/2023_rlouiset_sepvae.

Robin Louiset, Edouard Duchesnay, Antoine Grigis, Benoit Dufumier, Pietro Gori• 2023

Related benchmarks

TaskDatasetResultRank
Attribute SwappingFFHQ Swap X to Y high-quality (test)
ID Similarity0.142
7
Attribute SwappingFFHQ Swap Y to X high-quality (test)
ID-Sim0.14
7
Image ReconstructionFFHQ X dataset high-quality (test)
LPIPS0.556
7
Image ReconstructionFFHQ Y dataset high-quality (test)
LPIPS0.573
7
Latent Factor SeparationFFHQ No Glasses vs. Glasses
C Score0.59
4
Latent Factor SeparationFFHQ Male vs. Female
C Score0.65
4
Latent Factor SeparationFFHQ Smile vs. Non-Smiling
C Score0.65
4
Latent Factor SeparationFFHQ Head Pose: Frontal vs. Right/Left
C Metric0.69
4
Showing 8 of 8 rows

Other info

Follow for update