LGNov 10, 2021

Conditional Alignment and Uniformity for Contrastive Learning with Continuous Proxy Labels

arXiv:2111.05643v19 citations
Originality Incremental advance
AI Analysis

This work addresses representation learning for medical imaging by leveraging meta-data, offering an incremental improvement over existing contrastive methods.

The authors tackled the problem of learning representations from medical images with available meta-data by proposing a contrastive learning method that optimizes conditional alignment and uniformity, showing improved linear evaluation performance on CIFAR-100 and a brain MRI dataset.

Contrastive Learning has shown impressive results on natural and medical images, without requiring annotated data. However, a particularity of medical images is the availability of meta-data (such as age or sex) that can be exploited for learning representations. Here, we show that the recently proposed contrastive y-Aware InfoNCE loss, that integrates multi-dimensional meta-data, asymptotically optimizes two properties: conditional alignment and global uniformity. Similarly to [Wang, 2020], conditional alignment means that similar samples should have similar features, but conditionally on the meta-data. Instead, global uniformity means that the (normalized) features should be uniformly distributed on the unit hyper-sphere, independently of the meta-data. Here, we propose to define conditional uniformity, relying on the meta-data, that repel only samples with dissimilar meta-data. We show that direct optimization of both conditional alignment and uniformity improves the representations, in terms of linear evaluation, on both CIFAR-100 and a brain MRI dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes