AI Navigate

Self-supervised Disentanglement of Disease Effects from Aging in 3D Medical Shapes

arXiv cs.CV / 3/18/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a two-stage framework to disentangle disease effects from aging in 3D medical shapes using self-supervised learning and pseudo-label discovery.
  • In stage one, it trains an implicit neural model with signed distance functions to learn stable shape embeddings and applies clustering to derive pseudo disease labels without ground-truth diagnoses.
  • In stage two, it disentangles factors in a compact variational space using the discovered pseudo disease labels and available age labels, with a multi-objective loss combining covariance and a supervised contrastive term.
  • On ADNI hippocampus and OAI distal femur shapes, the method achieves near-supervised performance, improves disentanglement and reconstruction over unsupervised baselines, and enables controllable synthesis and factor-based explainability; code is available at the provided GitHub link.

Abstract

Disentangling pathological changes from physiological aging in 3D medical shapes is crucial for developing interpretable biomarkers and patient stratification. However, this separation is challenging when diagnosis labels are limited or unavailable, since disease and aging often produce overlapping effects on shape changes, obscuring clinically relevant shape patterns. To address this challenge, we propose a two-stage framework combining unsupervised disease discovery with self-supervised disentanglement of implicit shape representations. In the first stage, we train an implicit neural model with signed distance functions to learn stable shape embeddings. We then apply clustering on the shape latent space, which yields pseudo disease labels without using ground-truth diagnosis during discovery. In the second stage, we disentangle factors in a compact variational space using pseudo disease labels discovered in the first stage and the ground truth age labels available for all subjects. We enforce separation and controllability with a multi-objective disentanglement loss combining covariance and a supervised contrastive loss. On ADNI hippocampus and OAI distal femur shapes, we achieve near-supervised performance, improving disentanglement and reconstruction over state-of-the-art unsupervised baselines, while enabling high-fidelity reconstruction, controllable synthesis, and factor-based explainability. Code and checkpoints are available at https://github.com/anonymous-submission01/medical-shape-disentanglement