paper-with-me

Papers

Detecting Regional Spurious Correlations in Vision Transformers via Token Discarding

2025-09-04 · Solha Kang, Esla Timothy Anzaku, Wesley De Neve, Arnout Van Messem, Joris Vankerschaver, Francois Rameau, Utku Ozbulak arxiv

Due to their powerful feature association capabilities, neural network-based computer vision models have the ability to detect and exploit unintended patterns within the data, potentially leading to correct predictions based on incorrect or unintended but statistically relevant signals. These clues may vary from simple color aberrations to small texts within the image. In situations where these unintended signals align with the predictive task, models can mistakenly link these features with the task and rely on them for making predictions. This phenomenon is referred to as spurious correlations, where patterns appear to be associated with the task but are actually coincidental. As a result, detection and mitigation of spurious correlations have become crucial tasks for building trustworthy, reliable, and generalizable machine learning models. In this work, we present a novel method to detect spurious correlations in vision transformers, a type of neural network architecture that gained significant popularity in recent years. Using both supervised and self-supervised trained models, we present large-scale experiments on the ImageNet dataset demonstrating the ability of the proposed method to identify spurious correlations. We also find that, even if the same architecture is used, the training methodology has a significant impact on the model's reliance on spurious correlations. Furthermore, we show that certain classes in the ImageNet dataset contain spurious signals that are easily detected by the models and discuss the underlying reasons for those spurious signals. In light of our findings, we provide an exhaustive list of the aforementioned images and call for caution in their use in future research efforts. Lastly, we present a case study investigating spurious signals in invasive breast mass classification, grounding our work in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2509.04009

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Are Vision Transformers Robust to Spurious Correlations?

2022-03-17 · Soumya Suvra Ghosal, Yifei Ming, Yixuan Li

Deep neural networks may be susceptible to learning spurious correlations that hold on average but not in atypical test samples. As with the recent emergence of vision transformer (ViT) models, it remains underexplored h…

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

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 …

image-classificationImage Classification

DETER: Detecting Edited Regions for Deterring Generative Manipulations

2023-12-16 · Sai Wang, Ye Zhu, Ruoyu Wang, Amaya Dharmasiri 외

Generative AI capabilities have grown substantially in recent years, raising renewed concerns about potential malicious use of generated data, or "deep fakes". However, deep fake datasets have not kept up with generative…

AttributeFace SwappingImage Manipulation

A Toolkit for Detecting Spurious Correlations in Speech Datasets

2026-04-29 · Lara Gauder, Pablo Riera, Andrea Slachevsky, Gonzalo Forno 외 arxiv

We introduce a toolkit for uncovering spurious correlations between recording characteristics and target class in speech datasets. Spurious correlations may arise due to heterogeneous recording conditions, a common scena…