Evidential Alignment improves worst-group accuracy by upweighting a biased model's high-uncertainty errors and retraining the last layer with a calibration set, without group annotations.
ShortcutProbe: Probing Prediction Shortcuts for Learning Robust Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep learning models often achieve high performance by inadvertently learning spurious correlations between targets and non-essential features. For example, an image classifier may identify an object via its background that spuriously correlates with it. This prediction behavior, known as spurious bias, severely degrades model performance on data that lacks the learned spurious correlations. Existing methods on spurious bias mitigation typically require a variety of data groups with spurious correlation annotations called group labels. However, group labels require costly human annotations and often fail to capture subtle spurious biases such as relying on specific pixels for predictions. In this paper, we propose a novel post hoc spurious bias mitigation framework without requiring group labels. Our framework, termed ShortcutProbe, identifies prediction shortcuts that reflect potential non-robustness in predictions in a given model's latent space. The model is then retrained to be invariant to the identified prediction shortcuts for improved robustness. We theoretically analyze the effectiveness of the framework and empirically demonstrate that it is an efficient and practical tool for improving a model's robustness to spurious bias on diverse datasets.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
baseline 1polarities
unclear 1representative citing papers
citing papers explorer
-
Improving Group Robustness on Spurious Correlation via Evidential Alignment
Evidential Alignment improves worst-group accuracy by upweighting a biased model's high-uncertainty errors and retraining the last layer with a calibration set, without group annotations.