EMNLP 2022main9 citations

Kernel-Whitening: Overcome Dataset Bias with Isotropic Sentence Embedding

SongYang Gao, Shihan Dou, Qi Zhang, Xuanjing Huang

Abstract

Dataset bias has attracted increasing attention recently for its detrimental effect on the generalization ability of fine-tuned models. The current mainstream solution is designing an additional shallow model to pre-identify biased instances. However, such two-stage methods scale up the computational complexity of training process and obstruct valid feature information while mitigating bias.To address this issue, we utilize the representation normalization method which aims at disentangling the correlations between features of encoded sentences. We find it also promising in eliminating the bias problem by providing isotropic data distribution. We further propose Kernel-Whitening, a Nystrom kernel approximation method to achieve more thorough debiasing on nonlinear spurious correlations. Our framework is end-to-end with similar time consumption to fine-tuning. Experiments show that Kernel-Whitening significantly improves the performance of BERT on out-of-distribution datasets while maintaining in-distribution accuracy.

BibTeX
@inproceedings{gao-etal-2022-kernel,
    title = "Kernel-Whitening: Overcome Dataset Bias with Isotropic Sentence Embedding",
    author = "Gao, SongYang  and
      Dou, Shihan  and
      Zhang, Qi  and
      Huang, Xuanjing",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.275/",
    doi = "10.18653/v1/2022.emnlp-main.275",
    pages = "4112--4122"
}
Kernel-Whitening: Overcome Dataset Bias with Isotropic Sentence Embedding · EMNLP 2022