CLMar 13, 2025

ARLED: Leveraging LED-based ARMAN Model for Abstractive Summarization of Persian Long Documents

arXiv:2503.10233v11 citationsh-index: 32025 11th International Conference on Web Research (ICWR)
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of processing large Persian documents for scholars, though it appears incremental as it applies an existing model architecture to a new language-specific dataset.

The authors tackled abstractive summarization of long Persian documents by creating a new dataset of 300,000 full-text papers and applying the ARMAN model based on Longformer architecture, achieving promising performance results.

The increasing volume of textual data poses challenges in reading and comprehending large documents, particularly for scholars who need to extract useful information from research articles. Automatic text summarization has emerged as a powerful tool to condense lengthy documents into concise and informative summaries. Depending on the approach used, text summarization can be categorized as either extractive or abstractive. While extractive methods are commonly used due to their simplicity, they often miss important information. On the other hand, Abstractive Summarization can generate more coherent and informative summaries by understanding the underlying meaning of the text. Abstractive techniques have gained attention in various languages, and recent advancements have been achieved through pre-training models such as BERT, BART, and T5. However, the challenge of summarizing long documents remains, and alternative models like Longformer have been introduced to address this limitation. In this context, this paper focuses on abstractive summarization in the Persian language. The authors introduce a new dataset of 300,000 full-text Persian papers obtained from the Ensani website and apply the ARMAN model, based on the Longformer architecture, to generate summaries. The experimental results demonstrate promising performance in Persian text summarization. The paper provides a comprehensive overview of related work, discusses the methodology, presents the experimental results, and concludes with future research directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes