OCL: Ordinal Contrastive Learning for Imputating Features with Progressive Labels
Seunghun Baek, Jaeyoon Sim, Guorong Wu, Won Hwa Kim
TL;DR
This work tackles the challenge of missing multi-modal imaging in Alzheimer's disease studies by introducing ordinal contrastive learning within a modality-agnostic embedding space. The proposed two-network framework comprises an encoder $E$ and a modality-conditioned decoder $D$, optimized with losses $\mathcal{L}_{DA}$, $\mathcal{L}_{OC}$, and $\mathcal{L}_{MC}$ to align progression and modalities. A modality-conditioned reconstruction objective enables translating existing measurements to unobserved modalities, enabling holistic imputation across subjects. Experimental validation on the ADNI dataset shows improved imputation quality and downstream classification accuracy, with the ordinal loss enhancing the alignment with disease severity and the modality-coherence loss personalizing embeddings across modalities. Overall, the method enables robust use of incomplete imaging data for AD analysis and can extend to other neuroimaging missing-data scenarios.
Abstract
Accurately discriminating progressive stages of Alzheimer's Disease (AD) is crucial for early diagnosis and prevention. It often involves multiple imaging modalities to understand the complex pathology of AD, however, acquiring a complete set of images is challenging due to high cost and burden for subjects. In the end, missing data become inevitable which lead to limited sample-size and decrease in precision in downstream analyses. To tackle this challenge, we introduce a holistic imaging feature imputation method that enables to leverage diverse imaging features while retaining all subjects. The proposed method comprises two networks: 1) An encoder to extract modality-independent embeddings and 2) A decoder to reconstruct the original measures conditioned on their imaging modalities. The encoder includes a novel {\em ordinal contrastive loss}, which aligns samples in the embedding space according to the progression of AD. We also maximize modality-wise coherence of embeddings within each subject, in conjunction with domain adversarial training algorithms, to further enhance alignment between different imaging modalities. The proposed method promotes our holistic imaging feature imputation across various modalities in the shared embedding space. In the experiments, we show that our networks deliver favorable results for statistical analysis and classification against imputation baselines with Alzheimer's Disease Neuroimaging Initiative (ADNI) study.
