English

Discriminatively-Tuned Generative Classifiers for Robust Natural Language Inference

Computation and Language 2020-10-09 v1 Machine Learning

Abstract

While discriminative neural network classifiers are generally preferred, recent work has shown advantages of generative classifiers in term of data efficiency and robustness. In this paper, we focus on natural language inference (NLI). We propose GenNLI, a generative classifier for NLI tasks, and empirically characterize its performance by comparing it to five baselines, including discriminative models and large-scale pretrained language representation models like BERT. We explore training objectives for discriminative fine-tuning of our generative classifiers, showing improvements over log loss fine-tuning from prior work . In particular, we find strong results with a simple unbounded modification to log loss, which we call the "infinilog loss". Our experiments show that GenNLI outperforms both discriminative and pretrained baselines across several challenging NLI experimental settings, including small training sets, imbalanced label distributions, and label noise.

Keywords

Cite

@article{arxiv.2010.03760,
  title  = {Discriminatively-Tuned Generative Classifiers for Robust Natural Language Inference},
  author = {Xiaoan Ding and Tianyu Liu and Baobao Chang and Zhifang Sui and Kevin Gimpel},
  journal= {arXiv preprint arXiv:2010.03760},
  year   = {2020}
}

Comments

14 pages, EMNLP 2020, the first two authors contributed equally

R2 v1 2026-06-23T19:09:23.564Z