paper-with-me

홈 › Papers

Spurious Correlations in Concept Drift: Can Explanatory Interaction Help?

2024-07-23 · Cristiana Lalletti, Stefano Teso

Long-running machine learning models face the issue of concept drift (CD), whereby the data distribution changes over time, compromising prediction performance. Updating the model requires detecting drift by monitoring the data and/or the model for unexpected changes. We show that, however, spurious correlations (SCs) can spoil the statistics tracked by detection algorithms. Motivated by this, we introduce ebc-exstream, a novel detector that leverages model explanations to identify potential SCs and human feedback to correct for them. It leverages an entropy-based heuristic to reduce the amount of necessary feedback, cutting annotation costs. Our preliminary experiments on artificially confounded data highlight the promise of ebc-exstream for reducing the impact of SCs on detection.

📄 PDF Abstract BibTeX arXiv:2407.16515

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constructing Concept-based Models to Mitigate Spurious Correlations with Minimal Human Effort

2024-07-12 · Jeeyung Kim, Ze Wang, Qiang Qiu

Enhancing model interpretability can address spurious correlations by revealing how models draw their predictions. Concept Bottleneck Models (CBMs) can provide a principled way of disclosing and guiding model behaviors t…

Unsupervised Concept Discovery Mitigates Spurious Correlations

2024-02-20 · Md Rifat Arefin, Yan Zhang, Aristide Baratin, Francesco Locatello 외

Models prone to spurious correlations in training data often produce brittle predictions and introduce unintended biases. Addressing this challenge typically involves methods relying on prior knowledge and group annotati…

Representation Learning

Explore Spurious Correlations at the Concept Level in Language Models for Text Classification

2023-11-15 · YuHang Zhou, Paiheng Xu, Xiaoyu Liu, Bang An 외

Language models (LMs) have achieved notable success in numerous NLP tasks, employing both fine-tuning and in-context learning (ICL) methods. While language models demonstrate exceptional performance, they face robustness…

counterfactualIn-Context Learningtext-classificationText Classification

Label-Efficient Group Robustness via Out-of-Distribution Concept Curation

2024-01-01 · CVPR 2024 1 · Yiwei Yang, Anthony Z. Liu, Robert Wolfe, Aylin Caliskan 외

Deep neural networks are prone to capture correlations between spurious attributes and class labels leading to low accuracy on some combinations of class labels and spurious attribute values. When a spurious attribut…

Attributeimage-classificationImage Classification

Combating Concept Drift with Explanatory Detection and Adaptation for Android Malware Classification

2024-05-07 · Yiling He, Junchi Lei, Zhan Qin, Kui Ren 외

Machine learning-based Android malware classifiers achieve high accuracy in stationary environments but struggle with concept drift. The rapid evolution of malware, especially with new families, can depress classificatio…

Drift DetectionMalware Classification