paper-with-me

Papers

AMEX AI-Labs: An Investigative Study on Extractive Summarization of Financial Documents

2020-12-01 · FNP (COLING) 2020 12 · Piyush Arora, Priya Radhakrishnan

We describe the work carried out by AMEX AI-LABS on an extractive summarization benchmark task focused on Financial Narratives Summarization (FNS). This task focuses on summarizing annual financial reports which poses two main challenges as compared to typical news document summarization tasks : i) annual reports are more lengthier (average length about 80 pages) as compared to typical news documents, and ii) annual reports are more loosely structured e.g. comprising of tables, charts, textual data and images, which makes it challenging to effectively summarize. To address this summarization task we investigate a range of unsupervised, supervised and ensemble based techniques. We find that ensemble based techniques perform relatively better as compared to using only the unsupervised and supervised based techniques. Our ensemble based model achieved the highest rank of 9 out of 31 systems submitted for the benchmark task based on Rouge-L evaluation metric.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationExtractive Summarization

Similar Papers 제목 키워드 기반

AMEX AI Labs at SemEval-2022 Task 10: Contextualized fine-tuning of BERT for Structured Sentiment Analysis

2022-07-01 · SemEval (NAACL) 2022 7 · Pratyush Sarangi, Shamika Ganesan, Piyush Arora, Salil Joshi

We describe the work carried out by AMEX AI Labs on the structured sentiment analysis task at SemEval-2022. This task focuses on extracting fine grained information w.r.t. to source, target and polar expressions in a giv…

Sentiment Analysis

Document Summarization with Conformal Importance Guarantees

2025-09-24 · Bruce Kuwahara, Chen-Yuan Lin, Xiao Shi Huang, Kin Kwan Leung 외 arxiv

Automatic summarization systems have advanced rapidly with large language models (LLMs), yet they still lack reliable guarantees on inclusion of critical content in high-stakes domains like healthcare, law, and finance. …

Document Summarization

A study of semantic augmentation of word embeddings for extractive summarization

2019-09-01 · RANLP 2019 9 · Nikiforos Pittaras, Vangelis Karkaletsis

In this study we examine the effect of semantic augmentation approaches on extractive text summarization. Wordnet hypernym relations are used to extract term-frequency concept information, subsequently concatenated to se…

ClusteringDimensionality ReductionExtractive SummarizationExtractive Text Summarization+3

A topic-based sentence representation for extractive text summarization

2019-09-01 · RANLP 2019 9 · Nikolaos Gialitsis, Nikiforos Pittaras, Panagiotis Stamatopoulos

In this study, we examine the effect of probabilistic topic model-based word representations, on sentence-based extractive summarization. We formulate the task of summary extraction as a binary classification problem, an…

BIG-bench Machine LearningBinary ClassificationExtractive SummarizationExtractive Text Summarization+2

A Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs

2026-06-26 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh arxiv

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…