Contrastive Learning with Continuous Proxy Meta-Data for 3D MRI Classification
Benoit Dufumier, Pietro Gori, Julie Victor, Antoine Grigis, Michel, Wessa, Paolo Brambilla, Pauline Favre, Mircea Polosan, Colm McDonald, Camille, Marie Piguet, Edouard Duchesnay

TL;DR
This paper introduces a novel contrastive learning method that incorporates continuous proxy meta-data, such as age, to improve 3D MRI classification, achieving superior results over existing self-supervised approaches.
Contribution
It proposes y-Aware InfoNCE loss, leveraging continuous meta-data to enhance positive sampling in contrastive learning for 3D medical images.
Findings
Pre-trained model on 10,000 MRI scans improves classification accuracy.
Outperforms models trained from scratch and existing self-supervised methods.
Effective for multiple brain disorder classification tasks.
Abstract
Traditional supervised learning with deep neural networks requires a tremendous amount of labelled data to converge to a good solution. For 3D medical images, it is often impractical to build a large homogeneous annotated dataset for a specific pathology. Self-supervised methods offer a new way to learn a representation of the images in an unsupervised manner with a neural network. In particular, contrastive learning has shown great promises by (almost) matching the performance of fully-supervised CNN on vision tasks. Nonetheless, this method does not take advantage of available meta-data, such as participant's age, viewed as prior knowledge. Here, we propose to leverage continuous proxy metadata, in the contrastive learning framework, by introducing a new loss called y-Aware InfoNCE loss. Specifically, we improve the positive sampling during pre-training by adding more positive…
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
Methods3 Dimensional Convolutional Neural Network · Contrastive Learning · InfoNCE
