BackMix: Mitigating Shortcut Learning in Echocardiography with Minimal Supervision
Kit Mills Bransby, Arian Beqiri, Woo-Jin Cho Kim, Jorge Oliveira,, Agisilaos Chartsias, Alberto Gomez

TL;DR
BackMix is a simple data augmentation technique that reduces shortcut learning in echocardiography classification by randomizing backgrounds, improving model focus, accuracy, and generalization, especially with limited labels.
Contribution
The paper introduces BackMix, a novel background augmentation method that mitigates shortcut learning in echocardiogram classification and extends effectively to semi-supervised settings.
Findings
BackMix improves classification accuracy on in- and out-of-distribution datasets.
It enhances model focus on relevant ultrasound regions.
The method remains effective with as little as 5% segmentation labels.
Abstract
Neural networks can learn spurious correlations that lead to the correct prediction in a validation set, but generalise poorly because the predictions are right for the wrong reason. This undesired learning of naive shortcuts (Clever Hans effect) can happen for example in echocardiogram view classification when background cues (e.g. metadata) are biased towards a class and the model learns to focus on those background features instead of on the image content. We propose a simple, yet effective random background augmentation method called BackMix, which samples random backgrounds from other examples in the training set. By enforcing the background to be uncorrelated with the outcome, the model learns to focus on the data within the ultrasound sector and becomes invariant to the regions outside this. We extend our method in a semi-supervised setting, finding that the positive effects of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiology practices and education
MethodsFocus
