paper-with-me

홈 › Papers

ShortcutProbe: Probing Prediction Shortcuts for Learning Robust Models

2025-05-20 · Guangtao Zheng, Wenqian Ye, Aidong Zhang

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.

📄 PDF Abstract BibTeX arXiv:2505.13910

Code (1)

gtzheng/shortcutprobe 공식 구현 pytorch

Tasks

Prediction

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Taking Shortcuts for Categorical VQA Using Super Neurons

2026-03-11 · Pierre Musacchio, Jaeyi Jeong, Dahun Kim, Jaesik Park arxiv

Sparse Attention Vectors (SAVs) have emerged as an excellent training-free alternative to supervised finetuning or low-rank adaptation to improve the performance of Vision Language Models (VLMs). At their heart, SAVs sel…

Towards Faithful Explanations: Boosting Rationalization with Shortcuts Discovery

2024-03-12 · Linan Yue, Qi Liu, Yichao Du, Li Wang 외

The remarkable success in neural networks provokes the selective rationalization. It explains the prediction results by identifying a small subset of the inputs sufficient to support them. Since existing methods still su…

Short-circuiting Shortcuts: Mechanistic Investigation of Shortcuts in Text Classification

2025-05-09 · Leon Eshuijs, Shihan Wang, Antske Fokkens

Reliance on spurious correlations (shortcuts) has been shown to underlie many of the successes of language models. Previous work focused on identifying the input elements that impact prediction. We investigate how shortc…

Decision Makingtext-classificationText Classification

Probing Causality Manipulation of Large Language Models

2024-08-26 · Chenyang Zhang, Haibo Tong, Bin Zhang, Dongyu Zhang

Large language models (LLMs) have shown various ability on natural language processing, including problems about causality. It is not intuitive for LLMs to command causality, since pretrained models usually work on stati…

In-Context LearningRAGRetrievalRetrieval-augmented Generation+1

Deceptive Semantic Shortcuts on Reasoning Chains: How Far Can Models Go without Hallucination?

2023-11-16 · Bangzheng Li, Ben Zhou, Fei Wang, Xingyu Fu 외

Despite the recent advancement in large language models (LLMs) and their high performances across numerous benchmarks, recent research has unveiled that LLMs suffer from hallucinations and unfaithful reasoning. This work…

HallucinationSentence