English

Pointwise Paraphrase Appraisal is Potentially Problematic

Computation and Language 2020-06-25 v2

Abstract

The prevailing approach for training and evaluating paraphrase identification models is constructed as a binary classification problem: the model is given a pair of sentences, and is judged by how accurately it classifies pairs as either paraphrases or non-paraphrases. This pointwise-based evaluation method does not match well the objective of most real world applications, so the goal of our work is to understand how models which perform well under pointwise evaluation may fail in practice and find better methods for evaluating paraphrase identification models. As a first step towards that goal, we show that although the standard way of fine-tuning BERT for paraphrase identification by pairing two sentences as one sequence results in a model with state-of-the-art performance, that model may perform poorly on simple tasks like identifying pairs with two identical sentences. Moreover, we show that these models may even predict a pair of randomly-selected sentences with higher paraphrase score than a pair of identical ones.

Keywords

Cite

@article{arxiv.2005.11996,
  title  = {Pointwise Paraphrase Appraisal is Potentially Problematic},
  author = {Hannah Chen and Yangfeng Ji and David Evans},
  journal= {arXiv preprint arXiv:2005.11996},
  year   = {2020}
}

Comments

ACL 2020 Student Research Workshop

R2 v1 2026-06-23T15:47:05.498Z