paper-with-me

Papers

Summarizing long regulatory documents with a multi-step pipeline

2024-08-19 · Mika Sie, Ruby Beek, Michiel Bots, Sjaak Brinkkemper, Albert Gatt

Due to their length and complexity, long regulatory texts are challenging to summarize. To address this, a multi-step extractive-abstractive architecture is proposed to handle lengthy regulatory documents more effectively. In this paper, we show that the effectiveness of a two-step architecture for summarizing long regulatory texts varies significantly depending on the model used. Specifically, the two-step architecture improves the performance of decoder-only models. For abstractive encoder-decoder models with short context lengths, the effectiveness of an extractive step varies, whereas for long-context encoder-decoder models, the extractive step worsens their performance. This research also highlights the challenges of evaluating generated texts, as evidenced by the differing results from human and automated evaluations. Most notably, human evaluations favoured language models pretrained on legal text, while automated metrics rank general-purpose language models higher. The results underscore the importance of selecting the appropriate summarization strategy based on model architecture and context length.

📄 PDF Abstract BibTeX arXiv:2408.09777

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Systematically Exploring Redundancy Reduction in Summarizing Long Documents

2020-11-30 · Asian Chapter of the Association for Computational Linguistics 2020 · Wen Xiao, Giuseppe Carenini

Our analysis of large summarization datasets indicates that redundancy is a very serious problem when summarizing long documents. Yet, redundancy reduction has not been thoroughly investigated in neural summarization. In…

Text Summarization

MemSum: Extractive Summarization of Long Documents Using Multi-Step Episodic Markov Decision Processes

2021-07-19 · ACL 2022 5 · Nianlong Gu, Elliott Ash, Richard H. R. Hahnloser

We introduce MemSum (Multi-step Episodic Markov decision process extractive SUMmarizer), a reinforcement-learning-based extractive summarizer enriched at each step with information on the current extraction history. When…

Extractive SummarizationExtractive Text SummarizationSentenceText Summarization

Hybrid Long Document Summarization using C2F-FAR and ChatGPT: A Practical Study

2023-06-01 · Guang Lu, Sylvia B. Larcher, Tu Tran

Text summarization is a downstream natural language processing (NLP) task that challenges the understanding and generation capabilities of language models. Considerable progress has been made in automatically summarizing…

ArticlesBenchmarkingBook summarizationDocument Summarization+2

Multilingual Financial Documentation Summarization by Team_Tredence for FNS2022

2022-06-01 · FNP (LREC) 2022 6 · Manish Pant, Ankush Chopra

This paper describes multi-lingual long document summarization systems submitted to the Financial Narrative Summarization Shared Task (FNS 2022 ) by Team-Tredence. We developed task-specific summarization methods for 3 l…

Abstractive Text SummarizationDocument SummarizationSemantic SimilaritySemantic Textual Similarity

Identification of Regulatory Requirements Relevant to Business Processes: A Comparative Study on Generative AI, Embedding-based Ranking, Crowd and Expert-driven Methods

2024-01-02 · Catherine Sai, Shazia Sadiq, Lei Han, Gianluca Demartini 외

Organizations face the challenge of ensuring compliance with an increasing amount of requirements from various regulatory documents. Which requirements are relevant depends on aspects such as the geographic location of t…