English

Assessing Robustness to Spurious Correlations in Post-Training Language Models

Computation and Language 2025-05-12 v1 Artificial Intelligence

Abstract

Supervised and preference-based fine-tuning techniques have become popular for aligning large language models (LLMs) with user intent and correctness criteria. However, real-world training data often exhibits spurious correlations -- arising from biases, dataset artifacts, or other "shortcut" features -- that can compromise a model's performance or generalization. In this paper, we systematically evaluate three post-training algorithms -- Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), and KTO (Kahneman-Tversky Optimization) -- across a diverse set of synthetic tasks and spuriousness conditions. Our tasks span mathematical reasoning, constrained instruction-following, and document-grounded question answering. We vary the degree of spurious correlation (10% vs. 90%) and investigate two forms of artifacts: "Feature Ambiguity" and "Distributional Narrowness." Our results show that the models often but not always degrade under higher spuriousness. The preference-based methods (DPO/KTO) can demonstrate relative robustness in mathematical reasoning tasks. By contrast, SFT maintains stronger performance in complex, context-intensive tasks. These findings highlight that no single post-training strategy universally outperforms in all scenarios; the best choice depends on the type of target task and the nature of spurious correlations.

Keywords

Cite

@article{arxiv.2505.05704,
  title  = {Assessing Robustness to Spurious Correlations in Post-Training Language Models},
  author = {Julia Shuieh and Prasann Singhal and Apaar Shanker and John Heyer and George Pu and Samuel Denton},
  journal= {arXiv preprint arXiv:2505.05704},
  year   = {2025}
}

Comments

ICLR '25 Workshop on Spurious Correlation and Shortcut Learning

R2 v1 2026-06-28T23:26:38.819Z