中文
相关论文

相关论文: You Only Need a Good Embeddings Extractor to Fix S…

200 篇论文

Machine learning models are known to learn spurious correlations, i.e., features having strong relations with class labels but no causal relation. Relying on those correlations leads to poor performance in the data groups without these…

机器学习 · 计算机科学 2026-04-28 Phuong Quynh Le , Jörg Schlötterer , Christin Seifert

A central goal of machine learning is to learn robust representations that capture the causal relationship between inputs features and output labels. However, minimizing empirical risk over finite or biased datasets often results in models…

机器学习 · 计算机科学 2021-06-15 Chunting Zhou , Xuezhe Ma , Paul Michel , Graham Neubig

Conventional supervised learning methods are often vulnerable to spurious correlations, particularly under distribution shifts in test data. To address this issue, several approaches, most notably Group DRO, have been developed. While these…

机器学习 · 计算机科学 2026-02-13 Sung Ho Jo , Seonghwi Kim , Minwoo Chae

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

Deep classifiers are known to rely on spurious features $\unicode{x2013}$ patterns which are correlated with the target on the training data but not inherently relevant to the learning problem, such as the image backgrounds when classifying…

机器学习 · 计算机科学 2022-10-21 Pavel Izmailov , Polina Kirichenko , Nate Gruver , Andrew Gordon Wilson

Deep learning models achieve strong performance across various domains but often rely on spurious correlations, making them vulnerable to distribution shifts. This issue is particularly severe in subpopulation shift scenarios, where models…

机器学习 · 计算机科学 2026-03-03 Subeen Park , Joowang Kim , Hakyung Lee , Sunjae Yoo , Kyungwoo Song

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…

机器学习 · 计算机科学 2025-06-19 Guangtao Zheng , Wenqian Ye , Aidong Zhang

The problem of spurious correlations (SCs) arises when a classifier relies on non-predictive features that happen to be correlated with the labels in the training data. For example, a classifier may misclassify dog breeds based on the…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Aengus Lynch , Gbètondji J-S Dovonon , Jean Kaddour , Ricardo Silva

Spurious correlations that degrade model generalization or lead the model to be right for the wrong reasons are one of the main robustness concerns for real-world deployments. However, mitigating these correlations during pre-training for…

机器学习 · 计算机科学 2023-06-01 Yu Yang , Besmira Nushi , Hamid Palangi , Baharan Mirzasoleiman

Deep neural classifiers tend to rely on spurious correlations between spurious attributes of inputs and targets to make predictions, which could jeopardize their generalization capability. Training classifiers robust to spurious…

机器学习 · 计算机科学 2024-05-07 Guangtao Zheng , Wenqian Ye , Aidong Zhang

Models trained via empirical risk minimization (ERM) are known to rely on spurious correlations between labels and task-independent input features, resulting in poor generalization to distributional shifts. Group distributionally robust…

机器学习 · 计算机科学 2022-12-12 Bhargavi Paranjape , Pradeep Dasigi , Vivek Srikumar , Luke Zettlemoyer , Hannaneh Hajishirzi

Deep neural networks often learn and rely on spurious correlations, i.e., superficial associations between non-causal features and the targets. For instance, an image classifier may identify camels based on the desert backgrounds. While it…

机器学习 · 计算机科学 2025-07-22 Wenqian Ye , Guangtao Zheng , Aidong Zhang

Modern machine learning models are prone to over-reliance on spurious correlations, which can often lead to poor performance on minority groups. In this paper, we identify surprising and nuanced behavior of finetuned models on worst-group…

机器学习 · 计算机科学 2024-10-29 Tyler LaBonte , John C. Hill , Xinchen Zhang , Vidya Muthukumar , Abhishek Kumar

Neural networks employ spurious correlations in their predictions, resulting in decreased performance when these correlations do not hold. Recent works suggest fixing pretrained representations and training a classification head that does…

机器学习 · 计算机科学 2023-06-23 Rafayel Darbinyan , Hrayr Harutyunyan , Aram H. Markosyan , Hrant Khachatrian

Deep neural networks have been shown to learn and rely on spurious correlations present in the data that they are trained on. Reliance on such correlations can cause these networks to malfunction when deployed in the real world, where these…

机器学习 · 计算机科学 2025-05-20 Varun Mulchandani , Jung-Eun Kim

Spurious correlations are brittle associations between certain attributes of inputs and target variables, such as the correlation between an image background and an object class. Deep image classifiers often leverage them for predictions,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Guangtao Zheng , Wenqian Ye , Aidong Zhang

Out-of-distribution (OOD) detection is crucial for ensuring the reliability and safety of machine learning models in real-world applications, where they frequently face data distributions unseen during training. Despite progress, existing…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Reihaneh Zohrabi , Hosein Hasani , Mahdieh Soleymani Baghshah , Anna Rohrbach , Marcus Rohrbach , Mohammad Hossein Rohban

Overparameterized neural networks can be highly accurate on average on an i.i.d. test set yet consistently fail on atypical groups of the data (e.g., by learning spurious correlations that hold on average but not in such groups).…

机器学习 · 计算机科学 2020-04-03 Shiori Sagawa , Pang Wei Koh , Tatsunori B. Hashimoto , Percy Liang

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

Identifying spurious correlations learned by a trained model is at the core of refining a trained model and building a trustworthy model. We present a simple method to identify spurious correlations that have been learned by a model trained…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Misgina Tsighe Hagos , Kathleen M. Curran , Brian Mac Namee
‹ 上一页 1 2 3 10 下一页 ›