paper-with-me

Papers

Language Model as an Annotator: Exploring DialoGPT for Dialogue Summarization

2021-05-26 · ACL 2021 5 · Xiachong Feng, Xiaocheng Feng, Libo Qin, Bing Qin, Ting Liu

Current dialogue summarization systems usually encode the text with a number of general semantic features (e.g., keywords and topics) to gain more powerful dialogue modeling capabilities. However, these features are obtained via open-domain toolkits that are dialog-agnostic or heavily relied on human annotations. In this paper, we show how DialoGPT, a pre-trained model for conversational response generation, can be developed as an unsupervised dialogue annotator, which takes advantage of dialogue background knowledge encoded in DialoGPT. We apply DialoGPT to label three types of features on two dialogue summarization datasets, SAMSum and AMI, and employ pre-trained and non pre-trained models as our summarizes. Experimental results show that our proposed method can obtain remarkable improvements on both datasets and achieves new state-of-the-art performance on the SAMSum dataset.

📄 PDF Abstract BibTeX arXiv:2105.12544

Code (1)

xcfcode/PLM_annotator 공식 구현 pytorch

Tasks

Conversational Response GenerationLanguage ModelingLanguage ModellingResponse Generation

Similar Papers 제목 키워드 기반

DialoGPT: Large-Scale Generative Pre-training for Conversational Response Generation

2019-11-01 · Yizhe Zhang, Siqi Sun, Michel Galley, Yen-Chun Chen 외

We present a large, tunable neural conversational response generation model, DialoGPT (dialogue generative pre-trained transformer). Trained on 147M conversation-like exchanges extracted from Reddit comment chains over a…

Conversational Response GenerationResponse Generation

DIALOGPT : Large-Scale Generative Pre-training for Conversational Response Generation

2020-07-01 · ACL 2020 6 · Yizhe Zhang, Siqi Sun, Michel Galley, Yen-Chun Chen 외

We present a large, tunable neural conversational response generation model, DIALOGPT (dialogue generative pre-trained transformer). Trained on 147M conversation-like exchanges extracted from Reddit comment chains over a…

Conversational Response GenerationResponse Generation

AfriWOZ: Corpus for Exploiting Cross-Lingual Transferability for Generation of Dialogues in Low-Resource, African Languages

2022-04-17 · Tosin Adewumi, Mofetoluwa Adeyemi, Aremu Anuoluwapo, Bukola Peters 외

Dialogue generation is an important NLP task fraught with many challenges. The challenges become more daunting for low-resource African languages. To enable the creation of dialogue agents for African languages, we contr…

Cross-Lingual TransferDialogue GenerationText GenerationTransfer Learning

ConceptNet infused DialoGPT for Underlying Commonsense Understanding and Reasoning in Dialogue Response Generation

2022-09-29 · Ye Liu, Wolfgang Maier, Wolfgang Minker, Stefan Ultes

The pre-trained conversational models still fail to capture the implicit commonsense (CS) knowledge hidden in the dialogue interaction, even though they were pre-trained with an enormous dataset. In order to build a dial…

Response GenerationSentence

CADS: A Systematic Literature Review on the Challenges of Abstractive Dialogue Summarization

2024-06-11 · Frederic Kirstein, Jan Philip Wahle, Bela Gipp, Terry Ruas

Abstractive dialogue summarization is the task of distilling conversations into informative and concise summaries. Although reviews have been conducted on this topic, there is a lack of comprehensive work detailing the c…

Abstractive Dialogue SummarizationAbstractive Text SummarizationSystematic Literature Review