paper-with-me

홈 › Papers

Sentence Simplification Using Paraphrase Corpus for Initialization

2023-05-31 · Kang Liu, Jipeng Qiang

Neural sentence simplification method based on sequence-to-sequence framework has become the mainstream method for sentence simplification (SS) task. Unfortunately, these methods are currently limited by the scarcity of parallel SS corpus. In this paper, we focus on how to reduce the dependence on parallel corpus by leveraging a careful initialization for neural SS methods from paraphrase corpus. Our work is motivated by the following two findings: (1) Paraphrase corpus includes a large proportion of sentence pairs belonging to SS corpus. (2) We can construct large-scale pseudo parallel SS data by keeping these sentence pairs with a higher complexity difference. Therefore, we propose two strategies to initialize neural SS methods using paraphrase corpus. We train three different neural SS methods with our initialization, which can obtain substantial improvements on the available WikiLarge data compared with themselves without initialization.

📄 PDF Abstract BibTeX arXiv:2305.19754

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Optimizing Statistical Machine Translation for Text Simplification

2016-01-01 · TACL 2016 1 · Wei Xu, Courtney Napoles, Ellie Pavlick, Quanze Chen 외

Most recent sentence simplification systems use basic machine translation models to learn lexical and syntactic paraphrases from a manually simplified parallel corpus. These methods are limited by the quality and quantit…

Machine TranslationSentenceText SimplificationTranslation

French Biomedical Text Simplification: When Small and Precise Helps

2020-12-01 · COLING 2020 8 · R{\'e}mi Cardon, Natalia Grabar

We present experiments on biomedical text simplification in French. We use two kinds of corpora {--} parallel sentences extracted from existing health comparable corpora in French and WikiLarge corpus translated from Eng…

Text Simplification

Integrating Transformer and Paraphrase Rules for Sentence Simplification

2018-10-26 · EMNLP 2018 10 · Sanqiang Zhao, Rui Meng, Daqing He, Saptono Andi 외

Sentence simplification aims to reduce the complexity of a sentence while retaining its original meaning. Current models for sentence simplification adopted ideas from ma- chine translation studies and implicitly learned…

SentenceText SimplificationTranslation

BLEU is Not Suitable for the Evaluation of Text Simplification

2018-10-14 · EMNLP 2018 10 · Elior Sulem, Omri Abend, Ari Rappoport

BLEU is widely considered to be an informative metric for text-to-text generation, including Text Simplification (TS). TS includes both lexical and structural aspects. In this paper we show that BLEU is not suitable for …

SentenceText GenerationText Simplification

MUSS: Multilingual Unsupervised Sentence Simplification by Mining Paraphrases

2020-05-01 · LREC 2022 6 · Louis Martin, Angela Fan, Éric de la Clergerie, Antoine Bordes 외

Progress in sentence simplification has been hindered by a lack of labeled parallel simplification data, particularly in languages other than English. We introduce MUSS, a Multilingual Unsupervised Sentence Simplificatio…

Parallel Corpus MiningSentenceText Simplification