paper-with-me

홈 › Papers

Incorporating Commonsense Knowledge into Abstractive Dialogue Summarization via Heterogeneous Graph Networks

2020-10-20 · CCL 2021 8 · Xiachong Feng, Xiaocheng Feng, Bing Qin, Ting Liu

Abstractive dialogue summarization is the task of capturing the highlights of a dialogue and rewriting them into a concise version. In this paper, we present a novel multi-speaker dialogue summarizer to demonstrate how large-scale commonsense knowledge can facilitate dialogue understanding and summary generation. In detail, we consider utterance and commonsense knowledge as two different types of data and design a Dialogue Heterogeneous Graph Network (D-HGN) for modeling both information. Meanwhile, we also add speakers as heterogeneous nodes to facilitate information flow. Experimental results on the SAMSum dataset show that our model can outperform various methods. We also conduct zero-shot setting experiments on the Argumentative Dialogue Summary Corpus, the results show that our model can better generalized to the new domain.

📄 PDF Abstract BibTeX arXiv:2010.10044

Code (1)

xcfcode/DHGN pytorch

Tasks

Abstractive Dialogue Summarizationdialogue summaryDialogue Understanding

Similar Papers 제목 키워드 기반

Mind the Gap! Injecting Commonsense Knowledge for Abstractive Dialogue Summarization

2022-09-02 · COLING 2022 10 · Seungone Kim, Se June Joo, Hyungjoo Chae, Chaehyeong Kim 외

In this paper, we propose to leverage the unique characteristics of dialogues sharing commonsense knowledge across participants, to resolve the difficulties in summarizing them. We present SICK, a framework that uses com…

Abstractive Dialogue SummarizationMulti-Task LearningText Summarization

Commonsense-Aware Prompting for Controllable Empathetic Dialogue Generation

2023-02-02 · Yiren Liu, Halil Kilicoglu

Improving the emotional awareness of pre-trained language models is an emerging important problem for dialogue generation tasks. Although prior studies have introduced methods to improve empathetic dialogue generation, f…

Dialogue Generation

Sibyl: Empowering Empathetic Dialogue Generation in Large Language Models via Sensible and Visionary Commonsense Inference

2023-11-26 · Lanrui Wang, Jiangnan Li, Chenxu Yang, Zheng Lin 외

Recently, there has been a heightened interest in building chatbots based on Large Language Models (LLMs) to emulate human-like qualities in multi-turn conversations. Despite having access to commonsense knowledge to bet…

Dialogue Generation

Improving Abstractive Summarization with Commonsense Knowledge

2021-09-01 · RANLP 2021 9 · Pranav Nair, Anil Kumar Singh

Large scale pretrained models have demonstrated strong performances on several natural language generation and understanding benchmarks. However, introducing commonsense into them to generate more realistic text remains …

Abstractive Text SummarizationText Generation

Enhancing Semantic Understanding with Self-supervised Methods for Abstractive Dialogue Summarization

2022-09-01 · Hyunjae Lee, Jaewoong Yun, Hyunjin Choi, Seongho Joe 외

Contextualized word embeddings can lead to state-of-the-art performances in natural language understanding. Recently, a pre-trained deep contextualized text encoder such as BERT has shown its potential in improving natur…

Abstractive Dialogue SummarizationAbstractive Text SummarizationArticlesDecoder+5