paper-with-me

Papers

Spuriosity Rankings: Sorting Data to Measure and Mitigate Biases

2022-12-05 · NeurIPS 2023 11

We present a simple but effective method to measure and mitigate model biases caused by reliance on spurious cues. Instead of requiring costly changes to one's data or model training, our method better utilizes the data one already has by sorting them. Specifically, we rank images within their classes based on spuriosity (the degree to which common spurious cues are present), proxied via deep neural features of an interpretable network. With spuriosity rankings, it is easy to identify minority subpopulations (i.e. low spuriosity images) and assess model bias as the gap in accuracy between high and low spuriosity images. One can even efficiently remove a model's bias at little cost to accuracy by finetuning its classification head on low spuriosity images, resulting in fairer treatment of samples regardless of spuriosity. We demonstrate our method on ImageNet, annotating $5000$ class-feature dependencies ($630$ of which we find to be spurious) and generating a dataset of $325k$ soft segmentations for these features along the way. Having computed spuriosity rankings via the identified spurious neural features, we assess biases for $89$ diverse models and find that class-wise biases are highly correlated across models. Our results suggest that model bias due to spurious feature reliance is influenced far more by what the model is trained on than how it is trained.

📄 PDF Abstract BibTeX arXiv:2212.02648

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sebra: Debiasing Through Self-Guided Bias Ranking

2025-01-30 · Adarsh Kappiyath, Abhra Chaudhuri, Ajay Jaiswal, Ziquan Liu 외

Ranking samples by fine-grained estimates of spuriosity (the degree to which spurious cues are present) has recently been shown to significantly benefit bias mitigation, over the traditional binary biased-\textit{vs}-unb…

Contrastive Learning

Spuriosity Rankings for Free: A Simple Framework for Last Layer Retraining Based on Object Detection

2023-10-31 · Mohammad Azizmalayeri, Reza Abbasi, Amir Hosein Haji Mohammad rezaie, Reihaneh Zohrabi 외

Deep neural networks have exhibited remarkable performance in various domains. However, the reliance of these models on spurious features has raised concerns about their reliability. A promising solution to this problem …

Objectobject-detectionObject DetectionOpen-vocabulary object detection+1

StarFT: Robust Fine-tuning of Zero-shot Models via Spuriosity Alignment

2025-05-19 · Younghyun Kim, Jongheon Jeong, Sangkyung Kwak, Kyungmin Lee 외

Learning robust representations from data often requires scale, which has led to the success of recent zero-shot models such as CLIP. However, the obtained robustness can easily be deteriorated when these models are fine…

zero-shot-classificationZero-Shot Learning

Equity of Attention: Amortizing Individual Fairness in Rankings

2018-05-04 · Asia J. Biega, Krishna P. Gummadi, Gerhard Weikum

Rankings of people and items are at the heart of selection-making, match-making, and recommender systems, ranging from employment sites to sharing economy platforms. As ranking positions influence the amount of attention…

FairnessRecommendation Systems

Consequential Ranking Algorithms and Long-term Welfare

2019-05-13 · Behzad Tabibian, Vicenç Gómez, Abir De, Bernhard Schölkopf 외

Ranking models are typically designed to provide rankings that optimize some measure of immediate utility to the users. As a result, they have been unable to anticipate an increasing number of undesirable long-term conse…

Misinformation