SOTAVerified

Mind the Gap! Injecting Commonsense Knowledge for Abstractive Dialogue Summarization

2022-09-02COLING 2022Code Available1· sign in to hype

Seungone Kim, Se June Joo, Hyungjoo Chae, Chaehyeong Kim, Seung-won Hwang, Jinyoung Yeo

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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 commonsense inferences as additional context. Compared to previous work that solely relies on the input dialogue, SICK uses an external knowledge model to generate a rich set of commonsense inferences and selects the most probable one with a similarity-based selection method. Built upon SICK, SICK++ utilizes commonsense as supervision, where the task of generating commonsense inferences is added upon summarizing the dialogue in a multi-task learning setting. Experimental results show that with injected commonsense knowledge, our framework generates more informative and consistent summaries than existing methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DialogSumSICKRouge146.26Unverified
SAMSumSICKROUGE-153.73Unverified

Reproductions