PARAPHRASUS : A Comprehensive Benchmark for Evaluating Paraphrase Detection Models
Andrianos Michail, Simon Clematide, Juri Opitz
TL;DR
PARAPHRASUS addresses the inadequacy of single-dataset evaluation for paraphrase detection by introducing a multi-dimensional benchmark that spans 10 datasets across 3 objectives and 3 challenges. The approach combines repurposed NLP task data with two novel paraphrase resources and a careful prompting protocol to probe both trained models and LLMs under zero-shot and in-context learning scenarios, with an emphasis on different notions of paraphrase. Key contributions include the construction of two novel datasets (338 STS-H paraphrase annotations and AMR-guided paraphrase pairs), a robust unweighted scoring metric denoted as $\overline{Err}$, and extensive analyses including ablations and human agreement studies. Findings show that no model consistently excels across all paraphrase phenomena, that training on a single dataset can hinder generalization, and that prompting and data design critically shape performance; the benchmark thus provides a publicly available framework for fair model comparison and future extensions.
Abstract
The task of determining whether two texts are paraphrases has long been a challenge in NLP. However, the prevailing notion of paraphrase is often quite simplistic, offering only a limited view of the vast spectrum of paraphrase phenomena. Indeed, we find that evaluating models in a paraphrase dataset can leave uncertainty about their true semantic understanding. To alleviate this, we create PARAPHRASUS, a benchmark designed for multi-dimensional assessment, benchmarking and selection of paraphrase detection models. We find that paraphrase detection models under our fine-grained evaluation lens exhibit trade-offs that cannot be captured through a single classification dataset. Furthermore, PARAPHRASUS allows prompt calibration for different use cases, tailoring LLM models to specific strictness levels. PARAPHRASUS includes 3 challenges spanning over 10 datasets, including 8 repurposed and 2 newly annotated; we release it along with a benchmarking library at https://github.com/impresso/paraphrasus
