paper-with-me

홈 › Papers

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 corresponding metrics to measure how good it is. Metrics for evaluation of paraphrasing quality is an on going research problem. Most of the existing metrics in use having been borrowed from other tasks do not capture the complete essence of a good paraphrase, and often fail at borderline-cases. In this work, we propose a novel metric $ROUGE_P$ to measure the quality of paraphrases along the dimensions of adequacy, novelty and fluency. We also provide empirical evidence to show that the current natural language generation metrics are insufficient to measure these desired properties of a good paraphrase. We look at paraphrase model fine-tuning and generation from the lens of metrics to gain a deeper understanding of what it takes to generate and evaluate a good paraphrase.

📄 PDF Abstract BibTeX arXiv:2205.13119

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase GenerationText Generation

Similar Papers 제목 키워드 기반

Improving Metrics for Speech Translation

2023-05-22 · Claudio Paonessa, Dominik Frefel, Manfred Vogel

We introduce Parallel Paraphrasing ($\text{Para}_\text{both}$), an augmentation method for translation metrics making use of automatic paraphrasing of both the reference and hypothesis. This method counteracts the typica…

Speech-to-TextTranslation

Emotion and Sentiment Guided Paraphrasing

2023-06-08 · Justin J. Xie, Ameeta Agrawal

Paraphrase generation, a.k.a. paraphrasing, is a common and important task in natural language processing. Emotional paraphrasing, which changes the emotion embodied in a piece of text while preserving its meaning, has m…

Paraphrase GenerationText Generation

RDR: the Recap, Deliberate, and Respond Method for Enhanced Language Understanding

2023-12-15 · Yuxin Zi, Hariram Veeramani, Kaushik Roy, Amit Sheth

Natural language understanding (NLU) using neural network pipelines often requires additional context that is not solely present in the input data. Through Prior research, it has been evident that NLU benchmarks are susc…

Graph EmbeddingNatural Language Understanding

Large-Scale Paraphrasing for Natural Language Understanding

2013-06-01 · NAACL 2013 6 · Juri Ganitkevitch
Machine TranslationNatural Language InferenceNatural Language UnderstandingQuestion Answering+2

Improving the Diversity of Unsupervised Paraphrasing with Embedding Outputs

2021-10-25 · EMNLP (MRL) 2021 11 · Monisha Jegadeesan, Sachin Kumar, John Wieting, Yulia Tsvetkov

We present a novel technique for zero-shot paraphrase generation. The key contribution is an end-to-end multilingual paraphrasing model that is trained using translated parallel corpora to generate paraphrases into "mean…

DiversityParaphrase GenerationWord Embeddings