paper-with-me

Papers

Navigating the Shortcut Maze: A Comprehensive Analysis of Shortcut Learning in Text Classification by Language Models

2024-09-26 · Yuqing Zhou, Ruixiang Tang, Ziyu Yao, Ziwei Zhu

Language models (LMs), despite their advances, often depend on spurious correlations, undermining their accuracy and generalizability. This study addresses the overlooked impact of subtler, more complex shortcuts that compromise model reliability beyond oversimplified shortcuts. We introduce a comprehensive benchmark that categorizes shortcuts into occurrence, style, and concept, aiming to explore the nuanced ways in which these shortcuts influence the performance of LMs. Through extensive experiments across traditional LMs, large language models, and state-of-the-art robust models, our research systematically investigates models' resilience and susceptibilities to sophisticated shortcuts. Our benchmark and code can be found at: https://github.com/yuqing-zhou/shortcut-learning-in-text-classification.

📄 PDF Abstract BibTeX arXiv:2409.17455

Code (1)

yuqing-zhou/shortcut-learning-in-text-classification 공식 구현

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

Navigating Shortcuts, Spurious Correlations, and Confounders: From Origins via Detection to Mitigation

2024-12-06 · David Steinmann, Felix Divo, Maurice Kraus, Antonia Wüst 외

Shortcuts, also described as Clever Hans behavior, spurious correlations, or confounders, present a significant challenge in machine learning and AI, critically affecting model generalization and robustness. Research in …

Navigation between initial and desired community states using shortcuts

2022-04-15 · Benjamin W. Blonder, Michael H. Lim, Zachary Sunberg, Claire Tomlin

Ecological management problems often involve navigating from an initial to a desired community state. We ask whether navigation is possible without brute-force additions and deletions of species, using actions of varying…

Management

Do regularization methods for shortcut mitigation work as intended?

2025-03-21 · Haoyang Hong, Ioanna Papanikolaou, Sonali Parbhoo

Mitigating shortcuts, where models exploit spurious correlations in training data, remains a significant challenge for improving generalization. Regularization methods have been proposed to address this issue by enhancin…

Language Prior Is Not the Only Shortcut: A Benchmark for Shortcut Learning in VQA

2022-10-10 · Qingyi Si, Fandong Meng, Mingyu Zheng, Zheng Lin 외

Visual Question Answering (VQA) models are prone to learn the shortcut solution formed by dataset biases rather than the intended solution. To evaluate the VQA models' reasoning ability beyond shortcut learning, the VQA-…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Do LLMs Overcome Shortcut Learning? An Evaluation of Shortcut Challenges in Large Language Models

2024-10-17 · Yu Yuan, Lili Zhao, Kai Zhang, Guangting Zheng 외

Large Language Models (LLMs) have shown remarkable capabilities in various natural language processing tasks. However, LLMs may rely on dataset biases as shortcuts for prediction, which can significantly impair their rob…

In-Context Learning