paper-with-me

홈 › Papers

Core Risk Minimization using Salient ImageNet

2022-03-28 · Sahil Singla, Mazda Moayeri, Soheil Feizi

Deep neural networks can be unreliable in the real world especially when they heavily use spurious features for their predictions. Recently, Singla & Feizi (2022) introduced the Salient Imagenet dataset by annotating and localizing core and spurious features of ~52k samples from 232 classes of Imagenet. While this dataset is useful for evaluating the reliance of pretrained models on spurious features, its small size limits its usefulness for training models. In this work, we first introduce the Salient Imagenet-1M dataset with more than 1 million soft masks localizing core and spurious features for all 1000 Imagenet classes. Using this dataset, we first evaluate the reliance of several Imagenet pretrained models (42 total) on spurious features and observe that: (i) transformers are more sensitive to spurious features compared to Convnets, (ii) zero-shot CLIP transformers are highly susceptible to spurious features. Next, we introduce a new learning paradigm called Core Risk Minimization (CoRM) whose objective ensures that the model predicts a class using its core features. We evaluate different computational approaches for solving CoRM and achieve significantly higher (+12%) core accuracy (accuracy when non-core regions corrupted using noise) with no drop in clean accuracy compared to models trained via Empirical Risk Minimization.

📄 PDF Abstract BibTeX arXiv:2203.15566

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Dual Risk Minimization: Towards Next-Level Robustness in Fine-tuning Zero-Shot Models

2024-11-29 · Kaican Li, Weiyan Xie, Yongxiang Huang, Didan Deng 외

Fine-tuning foundation models often compromises their robustness to distribution shifts. To remedy this, most robust fine-tuning methods aim to preserve the pre-trained features. However, not all pre-trained features are…

Salient ImageNet: How to discover spurious features in Deep Learning?

2021-10-08 · Sahil Singla, Soheil Feizi

Deep neural networks can be unreliable in the real world especially when they heavily use {\it spurious} features for their predictions. Focusing on image classifications, we define {\it core features} as the set of visu…

AttributeDeep Learning

KeepOriginalAugment: Single Image-based Better Information-Preserving Data Augmentation Approach

2024-05-10 · Teerath Kumar, Alessandra Mileo, Malika Bendechache

Advanced image data augmentation techniques play a pivotal role in enhancing the training of models for diverse computer vision tasks. Notably, SalfMix and KeepAugment have emerged as popular strategies, showcasing their…

Data Augmentation

Excess risk bounds in robust empirical risk minimization

2019-10-16 · Stanislav Minsker, Timothée Mathieu

This paper investigates robust versions of the general empirical risk minimization algorithm, one of the core techniques underlying modern statistical methods. Success of the empirical risk minimization is based on the f…

Measuring Self-Supervised Representation Quality for Downstream Classification using Discriminative Features

2022-03-03 · Neha Kalibhat, Kanika Narang, Hamed Firooz, Maziar Sanjabi 외

Self-supervised learning (SSL) has shown impressive results in downstream classification tasks. However, there is limited work in understanding their failure modes and interpreting their learned representations. In this …

Linear evaluationSelf-Supervised Learning