paper-with-me

홈 › Papers

LLM aided semi-supervision for Extractive Dialog Summarization

2023-11-19 · Nishant Mishra, Gaurav Sahu, Iacer Calixto, Ameen Abu-Hanna, Issam H. Laradji

Generating high-quality summaries for chat dialogs often requires large labeled datasets. We propose a method to efficiently use unlabeled data for extractive summarization of customer-agent dialogs. In our method, we frame summarization as a question-answering problem and use state-of-the-art large language models (LLMs) to generate pseudo-labels for a dialog. We then use these pseudo-labels to fine-tune a chat summarization model, effectively transferring knowledge from the large LLM into a smaller specialized model. We demonstrate our method on the \tweetsumm dataset, and show that using 10% of the original labelled data set we can achieve 65.9/57.0/61.0 ROUGE-1/-2/-L, whereas the current state-of-the-art trained on the entire training data set obtains 65.16/55.81/64.37 ROUGE-1/-2/-L. In other words, in the worst case (i.e., ROUGE-L) we still effectively retain 94.7% of the performance while using only 10% of the data.

📄 PDF Abstract BibTeX arXiv:2311.11462

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive SummarizationQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

SumTitles: a Summarization Dataset with Low Extractiveness

2020-12-01 · COLING 2020 8 · Valentin Malykh, Konstantin Chernis, Ekaterina Artemova, Irina Piontkovskaya

The existing dialogue summarization corpora are significantly extractive. We introduce a methodology for dataset extractiveness evaluation and present a new low-extractive corpus of movie dialogues for abstractive text s…

Abstractive Text SummarizationText Summarization

TWEETSUMM - A Dialog Summarization Dataset for Customer Service

2021-11-01 · Findings (EMNLP) 2021 11 · Guy Feigenblat, Chulaka Gunasekara, Benjamin Sznajder, Sachindra Joshi 외

In a typical customer service chat scenario, customers contact a support center to ask for help or raise complaints, and human agents try to solve the issues. In most cases, at the end of the conversation, agents are ask…

Extractive SummarizationUnsupervised Extractive Summarization

TWEETSUMM -- A Dialog Summarization Dataset for Customer Service

2021-11-23 · Guy Feigenblat, Chulaka Gunasekara, Benjamin Sznajder, Sachindra Joshi 외

In a typical customer service chat scenario, customers contact a support center to ask for help or raise complaints, and human agents try to solve the issues. In most cases, at the end of the conversation, agents are ask…

Extractive SummarizationUnsupervised Extractive Summarization

Weakly Supervised Extractive Summarization with Attention

2021-07-01 · SIGDIAL (ACL) 2021 7 · Yingying Zhuang, Yichao Lu, Simi Wang

Automatic summarization aims to extract important information from large amounts of textual data in order to create a shorter version of the original texts while preserving its information. Training traditional extractiv…

ArticlesExtractive SummarizationSentence

He Said, She Said: Style Transfer for Shifting the Perspective of Dialogues

2022-10-27 · Amanda Bertsch, Graham Neubig, Matthew R. Gormley

In this work, we define a new style transfer task: perspective shift, which reframes a dialogue from informal first person to a formal third person rephrasing of the text. This task requires challenging coreference resol…

coreference-resolutionCoreference ResolutionNews SummarizationStyle Transfer