paper-with-me

Papers

Exploiting Summarization Data to Help Text Simplification

2023-02-14 · Renliang Sun, Zhixian Yang, Xiaojun Wan

One of the major problems with text simplification is the lack of high-quality data. The sources of simplification datasets are limited to Wikipedia and Newsela, restricting further development of this field. In this paper, we analyzed the similarity between text summarization and text simplification and exploited summarization data to help simplify. First, we proposed an alignment algorithm to extract sentence pairs from summarization datasets. Then, we designed four attributes to characterize the degree of simplification and proposed a method to filter suitable pairs. We named these pairs Sum4Simp (S4S). Next, we conducted human evaluations to show that S4S is high-quality and compared it with a real simplification dataset. Finally, we conducted experiments to illustrate that the S4S can improve the performance of several mainstream simplification models, especially in low-resource scenarios.

📄 PDF Abstract BibTeX arXiv:2302.07124

Code (1)

rlsnlp/sum4simp 공식 구현

Tasks

SentenceText SimplificationText Summarization

Similar Papers 제목 키워드 기반

Can summarization approximate simplification? A gold standard comparison

2025-01-27 · Giacomo Magnifico, Eduard Barbu

This study explores the overlap between text summarization and simplification outputs. While summarization evaluation methods are streamlined, simplification lacks cohesion, prompting the question: how closely can abstra…

Abstractive Text SummarizationText Summarization

SATS: simplification aware text summarization of scientific documents

2024-07-10 · Frontiers in Artificial Intelligence 2024 7 · Farooq Zaman, Faisal Kamiran, Matthew Shardlow, Saeed-Ul Hassan 외

Simplifying summaries of scholarly publications has been a popular method for conveying scientific discoveries to a broader audience. While text summarization aims to shorten long documents, simplification seeks to reduc…

Text SimplificationText Summarization

Text Simplification of Scientific Texts for Non-Expert Readers

2023-07-07 · Björn Engelmann, Fabian Haak, Christin Katharina Kreutz, Narjes Nikzad Khasmakhi 외

Reading levels are highly individual and can depend on a text's language, a person's cognitive abilities, or knowledge on a topic. Text simplification is the task of rephrasing a text to better cater to the abilities of …

Text Simplification

A Semantic Relevance Based Neural Network for Text Summarization and Text Simplification

2017-10-06 · Shuming Ma, Xu sun

Text summarization and text simplification are two major ways to simplify the text for poor readers, including children, non-native speakers, and the functionally illiterate. Text summarization is to produce a brief summ…

DecoderSemantic SimilaritySemantic Textual SimilarityText Generation+2

MaskEval: Weighted MLM-Based Evaluation for Text Summarization and Simplification

2022-05-24 · Yu Lu Liu, Rachel Bawden, Thomas Scialom, Benoît Sagot 외

In text summarization and simplification, system outputs must be evaluated along multiple dimensions such as relevance, factual consistency, fluency, and grammaticality, and a wide range of possible outputs could be of h…

Language ModelingLanguage ModellingMasked Language ModelingText Simplification+1