paper-with-me

Papers

Improving Large-scale Paraphrase Acquisition and Generation

2022-10-06 · Yao Dou, Chao Jiang, Wei Xu

This paper addresses the quality issues in existing Twitter-based paraphrase datasets, and discusses the necessity of using two separate definitions of paraphrase for identification and generation tasks. We present a new Multi-Topic Paraphrase in Twitter (MultiPIT) corpus that consists of a total of 130k sentence pairs with crowdsoursing (MultiPIT_crowd) and expert (MultiPIT_expert) annotations using two different paraphrase definitions for paraphrase identification, in addition to a multi-reference test set (MultiPIT_NMR) and a large automatically constructed training set (MultiPIT_Auto) for paraphrase generation. With improved data annotation quality and task-specific paraphrase definition, the best pre-trained language model fine-tuned on our dataset achieves the state-of-the-art performance of 84.2 F1 for automatic paraphrase identification. Furthermore, our empirical results also demonstrate that the paraphrase generation models trained on MultiPIT_Auto generate more diverse and high-quality paraphrases compared to their counterparts fine-tuned on other corpora such as Quora, MSCOCO, and ParaNMT.

📄 PDF Abstract BibTeX arXiv:2210.03235

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingParaphrase GenerationParaphrase IdentificationSentence

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

ParaAMR: A Large-Scale Syntactically Diverse Paraphrase Dataset by AMR Back-Translation

2023-05-26 · Kuan-Hao Huang, Varun Iyer, I-Hung Hsu, Anoop Kumar 외

Paraphrase generation is a long-standing task in natural language processing (NLP). Supervised paraphrase generation models, which rely on human-annotated paraphrase pairs, are cost-inefficient and hard to scale up. On t…

Abstract Meaning RepresentationData AugmentationDiversityFew-Shot Learning+6

ParaSCI: A Large Scientific Paraphrase Dataset for Longer Paraphrase Generation

2021-01-21 · EACL 2021 2 · Qingxiu Dong, Xiaojun Wan, Yue Cao

We propose ParaSCI, the first large-scale paraphrase dataset in the scientific field, including 33,981 paraphrase pairs from ACL (ParaSCI-ACL) and 316,063 pairs from arXiv (ParaSCI-arXiv). Digging into characteristics an…

DiversityParaphrase Generation

MIPA: Mutual Information Based Paraphrase Acquisition via Bilingual Pivoting

2017-11-01 · IJCNLP 2017 11 · Tomoyuki Kajiwara, Mamoru Komachi, Daichi Mochihashi

We present a pointwise mutual information (PMI)-based approach to formalize paraphrasability and propose a variant of PMI, called MIPA, for the paraphrase acquisition. Our paraphrase acquisition method first acquires lex…

Learning Word EmbeddingsSemantic Textual SimilarityWord AlignmentWord Embeddings

Chinese Whispers: Cooperative Paraphrase Acquisition

2012-05-01 · LREC 2012 5 · Matteo Negri, Yashar Mehdad, Aless Marchetti, ro 외

We present a framework for the acquisition of sentential paraphrases based on crowdsourcing. The proposed method maximizes the lexical divergence between an original sentence s and its valid paraphrases by running a sequ…

Machine TranslationNatural Language InferenceQuestion AnsweringSentence+2

Visual Information Guided Zero-Shot Paraphrase Generation

2022-01-22 · COLING 2022 10 · Zhe Lin, Xiaojun Wan

Zero-shot paraphrase generation has drawn much attention as the large-scale high-quality paraphrase corpus is limited. Back-translation, also known as the pivot-based method, is typical to this end. Several works leverag…

DiversityImage CaptioningParaphrase GenerationTranslation