CLCYLGOct 27, 2022

Outlier-Aware Training for Improving Group Accuracy Disparities

arXiv:2210.15183v1296 citationsh-index: 75
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for methods addressing spurious correlations in machine learning.

The paper tackles the problem of unlearnable examples in reweighted training sets for improving group accuracy disparities, proposing outlier detection and removal before reweighting. The result is competitive or better accuracy compared to Just Train Twice, with the ability to detect and remove annotation errors.

Methods addressing spurious correlations such as Just Train Twice (JTT, arXiv:2107.09044v2) involve reweighting a subset of the training set to maximize the worst-group accuracy. However, the reweighted set of examples may potentially contain unlearnable examples that hamper the model's learning. We propose mitigating this by detecting outliers to the training set and removing them before reweighting. Our experiments show that our method achieves competitive or better accuracy compared with JTT and can detect and remove annotation errors in the subset being reweighted in JTT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes