English

CLAD: A Contrastive Learning based Approach for Background Debiasing

Computer Vision and Pattern Recognition 2022-10-07 v1 Artificial Intelligence Machine Learning Image and Video Processing

Abstract

Convolutional neural networks (CNNs) have achieved superhuman performance in multiple vision tasks, especially image classification. However, unlike humans, CNNs leverage spurious features, such as background information to make decisions. This tendency creates different problems in terms of robustness or weak generalization performance. Through our work, we introduce a contrastive learning-based approach (CLAD) to mitigate the background bias in CNNs. CLAD encourages semantic focus on object foregrounds and penalizes learning features from irrelavant backgrounds. Our method also introduces an efficient way of sampling negative samples. We achieve state-of-the-art results on the Background Challenge dataset, outperforming the previous benchmark with a margin of 4.1\%. Our paper shows how CLAD serves as a proof of concept for debiasing of spurious features, such as background and texture (in supplementary material).

Keywords

Cite

@article{arxiv.2210.02748,
  title  = {CLAD: A Contrastive Learning based Approach for Background Debiasing},
  author = {Ke Wang and Harshitha Machiraju and Oh-Hyeon Choung and Michael Herzog and Pascal Frossard},
  journal= {arXiv preprint arXiv:2210.02748},
  year   = {2022}
}

Comments

Accepted to British Machine Vision Conference (BMVC) 2022

R2 v1 2026-06-28T02:54:49.779Z