paper-with-me

홈 › Papers

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 summary of the main ideas of the text, while text simplification aims to reduce the linguistic complexity of the text and retain the original meaning. Recently, most approaches for text summarization and text simplification are based on the sequence-to-sequence model, which achieves much success in many text generation tasks. However, although the generated simplified texts are similar to source texts literally, they have low semantic relevance. In this work, our goal is to improve semantic relevance between source texts and simplified texts for text summarization and text simplification. We introduce a Semantic Relevance Based neural model to encourage high semantic similarity between texts and summaries. In our model, the source text is represented by a gated attention encoder, while the summary representation is produced by a decoder. Besides, the similarity score between the representations is maximized during training. Our experiments show that the proposed model outperforms the state-of-the-art systems on two benchmark corpus.

📄 PDF Abstract BibTeX arXiv:1710.02318

Code (1)

shumingma/SRB 공식 구현 tf

Tasks

DecoderSemantic SimilaritySemantic Textual SimilarityText GenerationText SimplificationText Summarization

Similar Papers 제목 키워드 기반

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

Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization

2017-06-08 · ACL 2017 7 · Shuming Ma, Xu sun, Jingjing Xu, Houfeng Wang 외

Current Chinese social media text summarization models are based on an encoder-decoder framework. Although its generated summaries are similar to source texts literally, they have low semantic relevance. In this work, ou…

DecoderSemantic SimilaritySemantic Textual SimilarityText 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

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 pap…

SentenceText SimplificationText Summarization

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