English

GAPX: Generalized Autoregressive Paraphrase-Identification X

Computation and Language 2022-10-06 v1 Artificial Intelligence

Abstract

Paraphrase Identification is a fundamental task in Natural Language Processing. While much progress has been made in the field, the performance of many state-of-the-art models often suffer from distribution shift during inference time. We verify that a major source of this performance drop comes from biases introduced by negative examples. To overcome these biases, we propose in this paper to train two separate models, one that only utilizes the positive pairs and the other the negative pairs. This enables us the option of deciding how much to utilize the negative model, for which we introduce a perplexity based out-of-distribution metric that we show can effectively and automatically determine how much weight it should be given during inference. We support our findings with strong empirical results.

Keywords

Cite

@article{arxiv.2210.01979,
  title  = {GAPX: Generalized Autoregressive Paraphrase-Identification X},
  author = {Yifei Zhou and Renyu Li and Hayden Housen and Ser-Nam Lim},
  journal= {arXiv preprint arXiv:2210.01979},
  year   = {2022}
}

Comments

NeurIPS 2022

R2 v1 2026-06-28T02:49:20.454Z