IVCVDec 16, 2024

Are the Latent Representations of Foundation Models for Pathology Invariant to Rotation?

arXiv:2412.11938v16 citationsh-index: 50Has Code
Originality Synthesis-oriented
AI Analysis

This addresses a potential limitation in digital pathology AI models, but it is incremental as it focuses on evaluating existing methods rather than introducing new ones.

The study investigated whether latent representations from pathology foundation models are invariant to patch rotation, finding that models trained with rotation augmentation showed significantly greater invariance.

Self-supervised foundation models for digital pathology encode small patches from H\&E whole slide images into latent representations used for downstream tasks. However, the invariance of these representations to patch rotation remains unexplored. This study investigates the rotational invariance of latent representations across twelve foundation models by quantifying the alignment between non-rotated and rotated patches using mutual $k$-nearest neighbours and cosine distance. Models that incorporated rotation augmentation during self-supervised training exhibited significantly greater invariance to rotations. We hypothesise that the absence of rotational inductive bias in the transformer architecture necessitates rotation augmentation during training to achieve learned invariance. Code: https://github.com/MatousE/rot-invariance-analysis.

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