Mind the Trade-off: Debiasing NLU Models without Degrading the In-distribution Performance
Citations Over TimeTop 16% of 2020 papers
Abstract
Models for natural language understanding (NLU) tasks often rely on the idiosyncratic biases of the dataset, which make them brittle against test cases outside the training distribution. Recently, several proposed debiasing methods are shown to be very effective in improving out-of-distribution performance. However, their improvements come at the expense of performance drop when models are evaluated on the in-distribution data, which contain examples with higher diversity. This seemingly inevitable trade-off may not tell us much about the changes in the reasoning and understanding capabilities of the resulting models on broader types of examples beyond the small subset represented in the outof-distribution data. In this paper, we address this trade-off by introducing a novel debiasing method, called confidence regularization, which discourage models from exploiting biases while enabling them to receive enough incentive to learn from all the training examples. We evaluate our method on three NLU tasks and show that, in contrast to its predecessors, it improves the performance on out-of-distribution datasets (e.g., 7pp gain on HANS dataset) while maintaining the original in-distribution accuracy. 1
Related Papers
- → Roses are Red, Violets are Blue… But Should VQA expect Them To?(2021)6 cited
- Provable trade-offs between private & robust machine learning.(2020)
- → Biases Introduced by the Algorithm Itself(2019)
- → Adversarial training approach for local data debiasing(2019)