English

Distilling Robustness into Natural Language Inference Models with Domain-Targeted Augmentation

Computation and Language 2024-07-26 v3 Machine Learning

Abstract

Knowledge distillation optimises a smaller student model to behave similarly to a larger teacher model, retaining some of the performance benefits. While this method can improve results on in-distribution examples, it does not necessarily generalise to out-of-distribution (OOD) settings. We investigate two complementary methods for improving the robustness of the resulting student models on OOD domains. The first approach augments the distillation with generated unlabelled examples that match the target distribution. The second method upsamples data points among the training set that are similar to the target distribution. When applied on the task of natural language inference (NLI), our experiments on MNLI show that distillation with these modifications outperforms previous robustness solutions. We also find that these methods improve performance on OOD domains even beyond the target domain.

Keywords

Cite

@article{arxiv.2305.13067,
  title  = {Distilling Robustness into Natural Language Inference Models with Domain-Targeted Augmentation},
  author = {Joe Stacey and Marek Rei},
  journal= {arXiv preprint arXiv:2305.13067},
  year   = {2024}
}

Comments

Accepted at ACL Findings 2024

R2 v1 2026-06-28T10:41:28.758Z