中文
相关论文

相关论文: An XAI-based Analysis of Shortcut Learning in Neur…

200 篇论文

We investigate whether three types of post hoc model explanations--feature attribution, concept activation, and training point ranking--are effective for detecting a model's reliance on spurious signals in the training data. Specifically,…

机器学习 · 计算机科学 2022-12-12 Julius Adebayo , Michael Muelly , Hal Abelson , Been Kim

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 this area, however,…

The field of 'explainable' artificial intelligence (XAI) has produced highly cited methods that seek to make the decisions of complex machine learning (ML) methods 'understandable' to humans, for example by attributing 'importance' scores…

机器学习 · 计算机科学 2023-12-08 Benedict Clark , Rick Wilming , Stefan Haufe

The failure of deep neural networks to generalize to out-of-distribution data is a well-known problem and raises concerns about the deployment of trained networks in safety-critical domains such as healthcare, finance and autonomous…

机器学习 · 计算机科学 2022-06-28 Mohammed Adnan , Yani Ioannou , Chuan-Yung Tsai , Angus Galloway , H. R. Tizhoosh , Graham W. Taylor

Instance features in images exhibit spurious correlations with background features, affecting the training process of deep neural classifiers. This leads to insufficient attention to instance features by the classifier, resulting in…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Xuewei Li , Zhenzhen Nie , Mei Yu , Zijian Zhang , Jie Gao , Tianyi Xu , Zhiqiang Liu

To address the problem of NLP classifiers learning spurious correlations between training features and target labels, a common approach is to make the model's predictions invariant to these features. However, this can be counter-productive…

机器学习 · 计算机科学 2023-06-22 Parikshit Bansal , Amit Sharma

We present a human-in-the-loop dashboard tailored to diagnosing potential spurious features that NLI models rely on for predictions. The dashboard enables users to generate diverse and challenging examples by drawing inspiration from GPT-3…

计算与语言 · 计算机科学 2023-06-22 Robin Chan , Afra Amini , Mennatallah El-Assady

Convolutional Neural Networks (CNNs) are frequently and successfully used in medical prediction tasks. They are often used in combination with transfer learning, leading to improved performance when training data for the task are scarce.…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Marta Oliveira , Rick Wilming , Benedict Clark , Céline Budding , Fabian Eitel , Kerstin Ritter , Stefan Haufe

Deep neural networks often rely on spurious features to make predictions, which makes them brittle under distribution shift and on samples where the spurious correlation does not hold (e.g., minority-group examples). Recent studies have…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Aryan Yazdan Parast , Khawar Islam , Soyoun Won , Basim Azam , Naveed Akhtar

While deep learning models have shown remarkable performance in various tasks, they are susceptible to learning non-generalizable spurious features rather than the core features that are genuinely correlated to the true label. In this…

机器学习 · 计算机科学 2023-10-31 Yihe Deng , Yu Yang , Baharan Mirzasoleiman , Quanquan Gu

Deep learning has seen widespread success in various domains such as science, industry, and society. However, it is acknowledged that certain approaches suffer from non-robustness, relying on spurious correlations for predictions.…

机器学习 · 计算机科学 2025-05-22 Xiaoling Zhou , Wei Ye , Rui Xie , Shikun Zhang

Deep neural networks are increasingly employed in high-stakes medical applications, despite their tendency for shortcut learning in the presence of spurious correlations, which can have potentially fatal consequences in practice. Whereas a…

人工智能 · 计算机科学 2025-07-30 Frederik Pahde , Thomas Wiegand , Sebastian Lapuschkin , Wojciech Samek

End-to-end deep learning exhibits unmatched performance for detecting malware, but such an achievement is reached by exploiting spurious correlations -- features with high relevance at inference time, but known to be useless through domain…

密码学与安全 · 计算机科学 2025-06-12 Bianca Perasso , Ludovico Lozza , Andrea Ponte , Luca Demetrio , Luca Oneto , Fabio Roli

Neural network training tends to exploit the simplest features as shortcuts to greedily minimize training loss. However, some of these features might be spuriously correlated with the target labels, leading to incorrect predictions by the…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Shahin Hakemi , Naveed Akhtar , Ghulam Mubashar Hassan , Ajmal Mian

Deep neural networks often exploit *spurious* features that are present in the majority of examples within a class during training. This leads to *poor worst-group test accuracy*, i.e., poor accuracy for minority groups that lack these…

机器学习 · 计算机科学 2025-04-18 Siddharth Joshi , Yu Yang , Yihao Xue , Wenhan Yang , Baharan Mirzasoleiman

While deep learning has shown promise in improving the automated diagnosis of disease based on chest X-rays, deep networks may exhibit undesirable behavior related to shortcuts. This paper studies the case of spurious class skew in which…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Sarah Jabbour , David Fouhey , Ella Kazerooni , Michael W. Sjoding , Jenna Wiens

Explainable AI (XAI) algorithms aim to help users understand how a machine learning model makes predictions. To this end, many approaches explain which input features are most predictive of a target label. However, such explanations can…

人机交互 · 计算机科学 2024-06-07 Jiaming Qu , Jaime Arguello , Yue Wang

Deep neural networks (DNNs) have demonstrated remarkable success in medical imaging, yet their real-world deployment remains challenging due to spurious correlations, where models can learn non-clinical features instead of meaningful…

图像与视频处理 · 电气工程与系统科学 2025-10-03 Jong Bum Won , Wesley De Neve , Joris Vankerschaver , Utku Ozbulak

Medical image classification models are frequently trained using training datasets derived from multiple data sources. While leveraging multiple data sources is crucial for achieving model generalization, it is important to acknowledge that…

图像与视频处理 · 电气工程与系统科学 2023-08-07 Misgina Tsighe Hagos , Kathleen M. Curran , Brian Mac Namee

The idea of replacing hardware by software to compensate for scattered radiation in flat-panel X-ray imaging is well established in the literature. Recently, deep-learningbased image translation approaches, most notably the U-Net, have…