English

Investigating Ensemble Methods for Model Robustness Improvement of Text Classifiers

Computation and Language 2022-10-31 v1 Artificial Intelligence

Abstract

Large pre-trained language models have shown remarkable performance over the past few years. These models, however, sometimes learn superficial features from the dataset and cannot generalize to the distributions that are dissimilar to the training scenario. There have been several approaches proposed to reduce model's reliance on these bias features which can improve model robustness in the out-of-distribution setting. However, existing methods usually use a fixed low-capacity model to deal with various bias features, which ignore the learnability of those features. In this paper, we analyze a set of existing bias features and demonstrate there is no single model that works best for all the cases. We further show that by choosing an appropriate bias model, we can obtain a better robustness result than baselines with a more sophisticated model design.

Keywords

Cite

@article{arxiv.2210.16298,
  title  = {Investigating Ensemble Methods for Model Robustness Improvement of Text Classifiers},
  author = {Jieyu Zhao and Xuezhi Wang and Yao Qin and Jilin Chen and Kai-Wei Chang},
  journal= {arXiv preprint arXiv:2210.16298},
  year   = {2022}
}

Comments

EMNLP 2022 Findings

R2 v1 2026-06-28T04:44:16.374Z