paper-with-me

Papers

Detecting Spurious Correlations via Robust Visual Concepts in Real and AI-Generated Image Classification

2023-11-03 · Preetam Prabhu Srikar Dammu, Chirag Shah

Often machine learning models tend to automatically learn associations present in the training data without questioning their validity or appropriateness. This undesirable property is the root cause of the manifestation of spurious correlations, which render models unreliable and prone to failure in the presence of distribution shifts. Research shows that most methods attempting to remedy spurious correlations are only effective for a model's known spurious associations. Current spurious correlation detection algorithms either rely on extensive human annotations or are too restrictive in their formulation. Moreover, they rely on strict definitions of visual artifacts that may not apply to data produced by generative models, as they are known to hallucinate contents that do not conform to standard specifications. In this work, we introduce a general-purpose method that efficiently detects potential spurious correlations, and requires significantly less human interference in comparison to the prior art. Additionally, the proposed method provides intuitive explanations while eliminating the need for pixel-level annotations. We demonstrate the proposed method's tolerance to the peculiarity of AI-generated images, which is a considerably challenging task, one where most of the existing methods fall short. Consequently, our method is also suitable for detecting spurious correlations that may propagate to downstream applications originating from generative models.

📄 PDF Abstract BibTeX arXiv:2311.01655

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Identifying Spurious Correlations using Counterfactual Alignment

2023-12-01 · Joseph Paul Cohen, Louis Blankemeier, Akshay Chaudhari

Models driven by spurious correlations often yield poor generalization performance. We propose the counterfactual (CF) alignment method to detect and quantify spurious correlations of black box classifiers. Our methodolo…

Attributecounterfactual

DORA: Exploring Outlier Representations in Deep Neural Networks

2022-06-09 · Kirill Bykov, Mayukh Deb, Dennis Grinwald, Klaus-Robert Müller 외

Deep Neural Networks (DNNs) excel at learning complex abstractions within their internal representations. However, the concepts they learn remain opaque, a problem that becomes particularly acute when models unintentiona…

Decision Making

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…

Robust and Interpretable Medical Image Classifiers via Concept Bottleneck Models

2023-10-04 · An Yan, Yu Wang, Yiwu Zhong, Zexue He 외

Medical image classification is a critical problem for healthcare, with the potential to alleviate the workload of doctors and facilitate diagnoses of patients. However, two challenges arise when deploying deep learning …

Diagnosticimage-classificationImage ClassificationLanguage Modelling+1

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