paper-with-me

Papers

Text Simplification with Sentence Embeddings

2025-10-28 · Matthew Shardlow arxiv

Sentence embeddings can be decoded to give approximations of the original texts used to create them. We explore this effect in the context of text simplification, demonstrating that reconstructed text embeddings preserve complexity levels. We experiment with a small feed forward neural network to effectively learn a transformation between sentence embeddings representing high-complexity and low-complexity texts. We provide comparison to a Seq2Seq and LLM-based approach, showing encouraging results in our much smaller learning setting. Finally, we demonstrate the applicability of our transformation to an unseen simplification dataset (MedEASI), as well as datasets from languages outside the training data (ES,DE). We conclude that learning transformations in sentence embedding space is a promising direction for future research and has potential to unlock the ability to develop small, but powerful models for text simplification and other natural language generation tasks.

📄 PDF Abstract BibTeX arXiv:2510.24365

Code (0)

등록된 구현이 없습니다.

Tasks

Text Simplification

Similar Papers 제목 키워드 기반

Building a Monolingual Parallel Corpus for Text Simplification Using Sentence Similarity Based on Alignment between Word Embeddings

2016-12-01 · COLING 2016 12 · Tomoyuki Kajiwara, Mamoru Komachi

Methods for text simplification using the framework of statistical machine translation have been extensively studied in recent years. However, building the monolingual parallel corpus necessary for training the model req…

Machine TranslationSentenceSentence SimilarityText Simplification+2

SimpLex: a lexical text simplification architecture

2023-04-14 · Ciprian-Octavian Truică, Andrei-Ionut Stan, Elena-Simona Apostol

Text simplification (TS) is the process of generating easy-to-understand sentences from a given sentence or piece of text. The aim of TS is to reduce both the lexical (which refers to vocabulary complexity and meaning) a…

SentenceText SimplificationWord Embeddings

Towards Arabic Sentence Simplification via Classification and Generative Approaches

2022-04-20 · Nouran Khallaf, Serge Sharoff

This paper presents an attempt to build a Modern Standard Arabic (MSA) sentence-level simplification system. We experimented with sentence simplification using two approaches: (i) a classification approach leading to lex…

ClassificationLexical SimplificationSentenceWord Embeddings

Unsupervised Sentence Simplification via Dependency Parsing

2022-06-10 · Vy Vo, Weiqing Wang, Wray Buntine

Text simplification is the task of rewriting a text so that it is readable and easily understood. In this paper, we propose a simple yet novel unsupervised sentence simplification system that harnesses parsing structures…

Dependency ParsingSentenceSentence EmbeddingsText Simplification

Unsupervised Sentence Simplification via Dependency Parsing

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Text simplification is the task of rewriting a text so that it is readable and easily understood. In this paper, we propose a simple yet novel unsupervised sentence simplification system that harnesses parsing structures…

Dependency ParsingSentenceSentence EmbeddingsText Simplification