paper-with-me

홈 › Papers

Comparing Methods for Extractive Summarization of Call Centre Dialogue

2022-09-06 · Alexandra N. Uma, Dmitry Sityaev

This paper provides results of evaluating some text summarisation techniques for the purpose of producing call summaries for contact centre solutions. We specifically focus on extractive summarisation methods, as they do not require any labelled data and are fairly quick and easy to implement for production use. We experimentally compare several such methods by using them to produce summaries of calls, and evaluating these summaries objectively (using ROUGE-L) and subjectively (by aggregating the judgements of several annotators). We found that TopicSum and Lead-N outperform the other summarisation methods, whilst BERTSum received comparatively lower scores in both subjective and objective evaluations. The results demonstrate that even such simple heuristics-based methods like Lead-N ca n produce meaningful and useful summaries of call centre dialogues.

📄 PDF Abstract BibTeX arXiv:2209.02472

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Summarization

Similar Papers 제목 키워드 기반

Facet-Aware Evaluation for Extractive Summarization

2019-08-27 · ACL 2020 6 · Yuning Mao, Liyuan Liu, Qi Zhu, Xiang Ren 외

Commonly adopted metrics for extractive summarization focus on lexical overlap at the token level. In this paper, we present a facet-aware evaluation setup for better assessment of the information coverage in extracted s…

Extractive SummarizationSentenceText Summarization

At Which Level Should We Extract? An Empirical Analysis on Extractive Document Summarization

2020-04-06 · COLING 2020 8 · Qingyu Zhou, Furu Wei, Ming Zhou

Extractive methods have been proven effective in automatic document summarization. Previous works perform this task by identifying informative contents at sentence level. However, it is unclear whether performing extract…

Constituency ParsingDocument SummarizationExtractive Document SummarizationExtractive Summarization+2

Characterizing Prompt Compression Methods for Long Context Inference

2024-07-11 · Siddharth Jha, Lutfi Eren Erdogan, Sehoon Kim, Kurt Keutzer 외

Long context inference presents challenges at the system level with increased compute and memory requirements, as well as from an accuracy perspective in being able to reason over long contexts. Recently, several methods…

Automated News Summarization Using Transformers

2021-04-23 · Anushka Gupta, Diksha Chugh, Anjum, Rahul Katarya

The amount of text data available online is increasing at a very fast pace hence text summarization has become essential. Most of the modern recommender and text classification systems require going through a huge amount…

Abstractive Text SummarizationArticlesBIG-bench Machine LearningExtractive Summarization+4

Noise-injected Consistency Training and Entropy-constrained Pseudo Labeling for Semi-supervised Extractive Summarization

2022-10-01 · COLING 2022 10 · Yiming Wang, Qianren Mao, Junnan Liu, Weifeng Jiang 외

Labeling large amounts of extractive summarization data is often prohibitive expensive due to time, financial, and expertise constraints, which poses great challenges to incorporating summarization system in practical ap…

Extractive Summarization