paper-with-me

Papers

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 languages – English, Spanish and Greek. The solution is divided into two parts, where a RoBERTa model was finetuned to identify/extract summarizing segments from English documents and T5 based models were used for summarizing Spanish and Greek documents. A purely extractive approach was applied to summarize English documents using data-specific heuristics. An mT5 model was fine-tuned to identify potential narrative sections for Greek and Spanish, followed by finetuning mT5 and T5(Spanish version) for abstractive summarization task. This system also features a novel approach for generating summarization training dataset using long document segmentation and the semantic similarity across segments. We also introduce an N-gram variability score to select sub-segments for generating more diverse and informative summaries from long documents.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDocument SummarizationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Analyticup E-commerce Product Search Competition Technical Report from Team Tredence_AICOE

2025-10-23 · Rakshith R, Shubham Sharma, Mohammed Sameer Khan, Ankush Chopra arxiv

This study presents the multilingual e-commerce search system developed by the Tredence_AICOE team. The competition features two multilingual relevance tasks: Query-Category (QC) Relevance, which evaluates how well a use…

Data Augmentation

Multilingual Text Summarization on Financial Documents

2022-06-01 · FNP (LREC) 2022 6 · Negar Foroutan, Angelika Romanou, Stéphane Massonnet, Rémi Lebret 외

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 Summarization

'Finance Wizard' at the FinLLM Challenge Task: Financial Text Summarization

2024-08-07 · Meisin Lee, Soon Lay-Ki

This paper presents our participation under the team name `Finance Wizard' in the FinNLP-AgentScen 2024 shared task #2: Financial Text Summarization. It documents our pipeline approach of fine-tuning a foundation model i…

PositionTask 2Text Summarization

Summarizing Indian Languages using Multilingual Transformers based Models

2023-03-29 · Dhaval Taunk, Vasudeva Varma

With the advent of multilingual models like mBART, mT5, IndicBART etc., summarization in low resource Indian languages is getting a lot of attention now a days. But still the number of datasets is low in number. In this …

LIORI at the FinCausal 2020 Shared task

2020-12-01 · FNP (COLING) 2020 12 · Denis Gordeev, Adis Davletov, Alexey Rey, Nikolay Arefiev

In this paper, we describe the results of team LIORI at the FinCausal 2020 Shared task held as a part of the 1st Joint Workshop on Financial Narrative Processing and MultiLingual Financial Summarisation. The shared task …

Sentence