CVJan 17, 2025

ACE: Anatomically Consistent Embeddings in Composition and Decomposition

arXiv:2501.10131v1h-index: 14WACV
Originality Incremental advance
AI Analysis

This provides a new self-supervised learning method for medical imaging, addressing the semantic gap from high-level pathologies to low-level tissue anomalies, but it is incremental as it builds on existing SSL approaches with domain-specific adaptations.

The paper tackled the problem that existing self-supervised learning methods do not account for the composable/decomposable anatomical structures in medical images, and introduced ACE, which showed superior robustness and transferability across 6 datasets and 2 backbones in few-shot learning and fine-tuning.

Medical images acquired from standardized protocols show consistent macroscopic or microscopic anatomical structures, and these structures consist of composable/decomposable organs and tissues, but existing self-supervised learning (SSL) methods do not appreciate such composable/decomposable structure attributes inherent to medical images. To overcome this limitation, this paper introduces a novel SSL approach called ACE to learn anatomically consistent embedding via composition and decomposition with two key branches: (1) global consistency, capturing discriminative macro-structures via extracting global features; (2) local consistency, learning fine-grained anatomical details from composable/decomposable patch features via corresponding matrix matching. Experimental results across 6 datasets 2 backbones, evaluated in few-shot learning, fine-tuning, and property analysis, show ACE's superior robustness, transferability, and clinical potential. The innovations of our ACE lie in grid-wise image cropping, leveraging the intrinsic properties of compositionality and decompositionality of medical images, bridging the semantic gap from high-level pathologies to low-level tissue anomalies, and providing a new SSL method for medical imaging.

Code Implementations1 repo
Foundations

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

Your Notes