🤖 AI Summary
In weakly supervised mammographic risk stratification, fine-grained malignancy features significantly degrade during reconstruction, compromising screening reliability. This work proposes a gradient-guided orthogonal latent decomposition method that disentangles the latent space of a hierarchical variational autoencoder (H-VAE) into a task-aligned component and an orthogonal residual component. For the first time, it quantifies the sparse directional influence of supervision signals in high-dimensional space via gradient alignment, revealing how fine-grained pathological features are inadvertently confined to a vulnerable residual subspace. Evaluated on the CBIS-DDSM dataset (3,550 ROIs), only 4.4% of latent dimensions align with supervision gradients; the model achieves a Stage-1 AUC of 0.866, which drops sharply to 0.552 in Stage-2, with a reconstruction stability gap Δ_diag = 5% (p = 0.005) and a classification performance gap Δ_AUC = 0.314 (p < 0.001), substantially outperforming MIL and MTL baselines.
📝 Abstract
Weakly supervised hierarchical models exhibit a persistent asymmetry: coarse lesion-type features are preserved under reconstruction while fine-grained malignancy cues degrade---a pattern with direct consequences for the clinical reliability of breast cancer screening pipelines. We introduce gradient-based orthogonal latent decomposition for hierarchical Variational Autoencoders~(H-VAEs) to mechanistically explain this asymmetry. The latent space is partitioned into a task-aligned component~($z_1$), shaped by coarse supervisory gradients, and an orthogonal residual~($z_{\text{res}}$) capturing remaining representational capacity. On~3,550 mammographic Regions of Interest~(ROIs) from CBIS-DDSM, only~$\sim$4.4\% of latent magnitude aligns with supervisory gradients, leaving~$\sim$95.6\% in the orthogonal residual upon which fine-grained pathology prediction primarily depends. The model achieves Stage-1~AUC~0.866 and Stage 2~AUC~0.552, with a reconstruction stability gap of $Δ_{\text{diag}}=5\%$ ($p=0.005$) and a classification gap of $Δ_{\text{AUC}}=0.314$ ($p{<}0.001$). Latent ablation confirms that features for both tasks reside heavily in~$z_{\text{res}}$, structurally explaining why reconstruction degrades pathology stability disproportionately. Comparisons with Multi-Instance Learning~(MIL) and Multi-Task Learning~(MTL) confirm generalization across architectures and modalities. These findings reveal that in high-dimensional spaces, a single coarse supervisory signal isolates only a sparse 1D latent direction, forcing critical fine-grained features into the vulnerable residual subspace.