Extractive and Abstractive Summarization Methods for Financial Narrative Summarization in English, Spanish and Greek
This paper describes the three summarization systems submitted to the Financial Narrative Summarization Shared Task (FNS-2022). We developed a task-specific extractive summarization method for the reports in English. It was based on a sequence classification task whose objective was to find the sentence where the summary begins. On the other hand, since the summaries for the reports in Spanish and Greek were not extractive, we used an abstractive strategy for each of the languages. In particular, we created a new Encoder-Decoder architecture in Spanish, MariMari, based on an existing Encoding-only model; we also trained multilingual Encoder-Decoder models for this task. Finally, the summaries for the reports in Greek were obtained with a translation-summary-translation system in which the reports were translated to English and summarised, and then the summaries were translated back to Greek.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstractive Text SummarizationDecoderExtractive SummarizationSentenceTranslationSimilar Papers 제목 키워드 기반
Multilingual Text Summarization on Financial Documents
This paper proposes a multilingual Automated Text Summarization (ATS) method targeting the Financial Narrative Summarization Task (FNS-2022). We developed two systems; the first uses a pre-trained abstractive summarizati…
Abstractive Text SummarizationText SummarizationMultilingual Financial Documentation Summarization by Team_Tredence for FNS2022
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 SimilarityA Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs
In recent times, Large Language Models (LLMs) are increasingly being used for legal case judgement summarization. Most prior works have tried traditional extractive and abstractive summarization of case judgements. Howev…
BOOKSUM: A Collection of Datasets for Long-form Narrative Summarization
The majority of existing text summarization datasets include short-form source documents that lack long-range causal and temporal dependencies, and often contain strong layout and stylistic biases. While relevant, such …
Abstractive Text SummarizationFormLong-Form Narrative SummarizationText SummarizationBookSum: A Collection of Datasets for Long-form Narrative Summarization
The majority of available text summarization datasets include short-form source documents that lack long-range causal and temporal dependencies, and often contain strong layout and stylistic biases. While relevant, such …
Abstractive Text SummarizationFormLong-Form Narrative SummarizationText Summarization