🤖 AI Summary
This work addresses the loss of physical scale in intermediate concepts—such as ventricular volumes—when optimizing solely for ejection fraction (EF) accuracy in concept bottleneck models for echocardiographic EF estimation. To mitigate this, the authors propose a video Transformer encoder trained with multi-task supervision to jointly regress end-systolic and end-diastolic volumes in an end-to-end manner, from which EF is derived analytically. Theoretical analysis reveals that the scale invariance inherent in standard regression losses leads to degenerate concept representations with vanishing variance. By incorporating explicit volume supervision, the method reduces volume prediction error from 89.8 to 25.8 mL while increasing EF mean absolute error by only 0.4%, thereby effectively restoring the physical units and interpretability of intermediate variables.
📝 Abstract
Objective: Concept bottleneck models route prediction through interpretable intermediate variables, and their validity is normally judged by how accurately those variables are predicted. We ask whether that judgement is sufficient, using left ventricular volumes as the concepts underlying ejection fraction estimation from echocardiographic video.
Methods: A video transformer encoder was trained on a publicly available echocardiography dataset. End-systolic and end-diastolic volumes formed a concept layer from which ejection fraction was computed analytically, with no residual path to the output. We compared training under an ejection fraction objective alone against training with additional supervision of the volumes in millilitres, and evaluated both on 1276 held-out studies.
Results: The concept bottleneck did not increase ejection fraction error relative to direct regression, at 6.89 against 7.13 mean absolute error. Without volume supervision, however, the spread of predicted volumes collapsed to 0.1 millilitres against reference spreads of 35.7 and 45.7 millilitres, while correlation was partly preserved. We show that this follows from an invariance property of the objective: ejection fraction is a ratio and is unchanged when both volumes are rescaled, so the loss determines the concept layer only up to scale. Supervision in absolute units reduced volume error from 89.8 to 25.8 millilitres at a cost of 0.4 in ejection fraction error.
Conclusion: Concept accuracy alone can conceal a concept layer that carries no physical scale.
Significance: Interpretable intermediate variables in clinical models should be validated against the invariance structure of the training objective, not only against prediction accuracy.