paper-with-me

Papers

Towards Adaptive Text Summarization: How Does Compression Rate Affect Summary Readability of L2 Texts?

2019-09-01 · RANLP 2019 9 · Tatiana Vodolazova, Elena Lloret

This paper addresses the problem of readability of automatically generated summaries in the context of second language learning. For this we experimented with a new corpus of level-annotated simplified English texts. The texts were summarized using a total of 7 extractive and abstractive summarization systems with compression rates of 20{\%}, 40{\%}, 60{\%} and 80{\%}. We analyzed the generated summaries in terms of lexical, syntactic and length-based features of readability, and concluded that summary complexity depends on the compression rate, summarization technique and the nature of the summarized corpus. Our experiments demonstrate the importance of choosing appropriate summarization techniques that align with user{'}s needs and language proficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationText Summarization

Similar Papers 제목 키워드 기반

ArcAligner: Adaptive Recursive Aligner for Compressed Context Embeddings in RAG

2026-01-08 · Jianbo Li, Yi Jiang, Sendong Zhao, Bairui Hu 외 arxiv

Retrieval-Augmented Generation (RAG) helps LLMs stay accurate, but feeding long documents into a prompt makes the model slow and expensive. This has motivated context compression, ranging from token pruning and summariza…

Does Video Summarization Require Videos? Quantifying the Effectiveness of Language in Video Summarization

2023-09-18 · Yoonsoo Nam, Adam Lehavi, Daniel Yang, Digbalay Bose 외

Video summarization remains a huge challenge in computer vision due to the size of the input videos to be summarized. We propose an efficient, language-only video summarizer that achieves competitive accuracy with high d…

Data CompressionVideo Summarization

Prompt Compression in Diffusion Large Language Models: Evaluating LLMLingua-2 on LLaDA

2026-05-18 · Sterling Huang, Abigayle Brown, Jiyoo Noh, Jiakang Xu 외 arxiv

Prompt compression reduces inference cost and context length in large language models, but prior evaluations focus mainly on autoregressive architectures. This study examines whether LLMLingua-2 transfers effectively to …

Mathematical ReasoningSemantic Similarity

Evaluation of Automatic Text Summarization using Synthetic Facts

2022-04-11 · Jay Ahn, Foaad Khosmood

Despite some recent advances, automatic text summarization remains unreliable, elusive, and of limited practical use in applications. Two main problems with current summarization methods are well known: evaluation and fa…

Text Summarization

SemanticZip: A Pilot Framework for Lossy Text Compression with LLMs as Semantic Decompressors

2026-05-23 · Natalia Trukhina, Vadim Vashkelis arxiv

Text compression for large language model (LLM) systems is usually framed as token deletion, retrieval, summarization, or exact reconstruction. We study a more aggressive but explicitly lossy setting: compress text into …