paper-with-me

홈 › Papers

Revision for Concision: A Constrained Paraphrase Generation Task

2022-10-25 · Wenchuan Mu, Kwan Hui Lim

Academic writing should be concise as concise sentences better keep the readers' attention and convey meaning clearly. Writing concisely is challenging, for writers often struggle to revise their drafts. We introduce and formulate revising for concision as a natural language processing task at the sentence level. Revising for concision requires algorithms to use only necessary words to rewrite a sentence while preserving its meaning. The revised sentence should be evaluated according to its word choice, sentence structure, and organization. The revised sentence also needs to fulfil semantic retention and syntactic soundness. To aide these efforts, we curate and make available a benchmark parallel dataset that can depict revising for concision. The dataset contains 536 pairs of sentences before and after revising, and all pairs are collected from college writing centres. We also present and evaluate the approaches to this problem, which may assist researchers in this area.

📄 PDF Abstract BibTeX arXiv:2210.14257

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase GenerationSentence

Similar Papers 제목 키워드 기반

Negative Lexically Constrained Decoding for Paraphrase Generation

2019-07-01 · ACL 2019 7 · Tomoyuki Kajiwara

Paraphrase generation can be regarded as monolingual translation. Unlike bilingual machine translation, paraphrase generation rewrites only a limited portion of an input sentence. Hence, previous methods based on machine…

Machine TranslationParaphrase GenerationSentenceText Simplification+1

Automatic and Human-AI Interactive Text Generation

2023-10-05 · Yao Dou, Philippe Laban, Claire Gardent, Wei Xu

In this tutorial, we focus on text-to-text generation, a class of natural language generation (NLG) tasks, that takes a piece of text as input and then generates a revision that is improved according to some specific cri…

Paraphrase GenerationStyle TransferText GenerationText Simplification+1

Mining Naturally-occurring Corrections and Paraphrases from Wikipedia's Revision History

2022-02-25 · Aurélien Max, Guillaume Wisniewski

Naturally-occurring instances of linguistic phenomena are important both for training and for evaluating automatic processes on text. When available in large quantities, they also prove interesting material for linguisti…

ParaBank: Monolingual Bitext Generation and Sentential Paraphrasing via Lexically-constrained Neural Machine Translation

2019-01-11 · J. Edward Hu, Rachel Rudinger, Matt Post, Benjamin Van Durme

We present ParaBank, a large-scale English paraphrase dataset that surpasses prior work in both quantity and quality. Following the approach of ParaNMT, we train a Czech-English neural machine translation (NMT) system to…

DiversityMachine TranslationNMTSemantic Similarity+4

Learning to Selectively Learn for Weakly Supervised Paraphrase Generation with Model-based Reinforcement Learning

2022-07-01 · NAACL 2022 7 · Haiyan Yin, Dingcheng Li, Ping Li

Paraphrase generation is an important language generation task attempting to interpret user intents and systematically generate new phrases of identical meanings to the given ones. However, the effectiveness of paraphras…

Model-based Reinforcement LearningParaphrase GenerationText Generation