paper-with-me

홈 › Papers

On the Evaluation Metrics for Paraphrase Generation

2022-02-17 · Lingfeng Shen, Lemao Liu, Haiyun Jiang, Shuming Shi

In this paper we revisit automatic metrics for paraphrase evaluation and obtain two findings that disobey conventional wisdom: (1) Reference-free metrics achieve better performance than their reference-based counterparts. (2) Most commonly used metrics do not align well with human annotation. Underlying reasons behind the above findings are explored through additional experiments and in-depth analyses. Based on the experiments and analyses, we propose ParaScore, a new evaluation metric for paraphrase generation. It possesses the merits of reference-based and reference-free metrics and explicitly models lexical divergence. Experimental results demonstrate that ParaScore significantly outperforms existing metrics.

📄 PDF Abstract BibTeX arXiv:2202.08479

Code (1)

shadowkiller33/parascore 공식 구현 pytorch

Tasks

Machine TranslationParaphrase Generation

Similar Papers 제목 키워드 기반

Are We Evaluating Paraphrase Generation Accurately?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Paraphrase is a restatement of a text that conveys the same meaning using different expressions. The evaluation of paraphrase generation (PG) is a complex task and currently lacks a complete picture of the criteria and m…

Paraphrase GenerationSurvey

Understanding Metrics for Paraphrasing

2022-05-26 · Omkar Patil, Rahul Singh, Tarun Joshi

Paraphrase generation is a difficult problem. This is not only because of the limitations in text generation capabilities but also due that to the lack of a proper definition of what qualifies as a paraphrase and corresp…

Paraphrase GenerationText Generation

Exploring Metaphoric Paraphrase Generation

2021-11-01 · CoNLL (EMNLP) 2021 11 · Kevin Stowe, Nils Beck, Iryna Gurevych

Metaphor generation is a difficult task, and has seen tremendous improvement with the advent of deep pretrained models. We focus here on the specific task of metaphoric paraphrase generation, in which we provide a litera…

Paraphrase GenerationSentence

SMCLM: Semantically Meaningful Causal Language Modeling for Autoregressive Paraphrase Generation

2025-07-04 · Michał Perełkiewicz, Sławomir Dadas, Rafał Poświata arxiv

This article introduces semantically meaningful causal language modeling (SMCLM), a selfsupervised method of training autoregressive models to generate semantically equivalent text. Our approach involves using semantical…

Paraphrase Generation

Investigating the use of Paraphrase Generation for Question Reformulation in the FRANK QA system

2022-06-06 · Nick Ferguson, Liane Guillou, Kwabena Nuamah, Alan Bundy

We present a study into the ability of paraphrase generation methods to increase the variety of natural language questions that the FRANK Question Answering system can answer. We first evaluate paraphrase generation meth…

Paraphrase GenerationQuestion Answering