HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Learning from Failure: Training Debiased Classifier from Biased Classifier

Nam Junhyun ; Cha Hyuntak ; Ahn Sungsoo ; Lee Jaeho ; Shin Jinwoo

Learning from Failure: Training Debiased Classifier from Biased
  Classifier

Abstract

Neural networks often learn to make predictions that overly rely on spuriouscorrelation existing in the dataset, which causes the model to be biased. Whileprevious work tackles this issue by using explicit labeling on the spuriouslycorrelated attributes or presuming a particular bias type, we instead utilize acheaper, yet generic form of human knowledge, which can be widely applicable tovarious types of bias. We first observe that neural networks learn to rely onthe spurious correlation only when it is "easier" to learn than the desiredknowledge, and such reliance is most prominent during the early phase oftraining. Based on the observations, we propose a failure-based debiasingscheme by training a pair of neural networks simultaneously. Our main idea istwofold; (a) we intentionally train the first network to be biased byrepeatedly amplifying its "prejudice", and (b) we debias the training of thesecond network by focusing on samples that go against the prejudice of thebiased network in (a). Extensive experiments demonstrate that our methodsignificantly improves the training of the network against various types ofbiases in both synthetic and real-world datasets. Surprisingly, our frameworkeven occasionally outperforms the debiasing methods requiring explicitsupervision of the spuriously correlated attributes.

Code Repositories

alinlab/BAR
Official
Mentioned in GitHub
alinlab/LfF
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-recognition-on-barLfF
Accuracy: 62.98

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning from Failure: Training Debiased Classifier from Biased Classifier | Papers | HyperAI