Litcius/Paper detail

DialogLM: Pre-trained Model for Long Dialogue Understanding and Summarization

Ming Zhong, Yang Liu, Yichong Xu, Chenguang Zhu, Michael Zeng

2022Proceedings of the AAAI Conference on Artificial Intelligence59 citationsDOIOpen Access PDF

Abstract

Dialogue is an essential part of human communication and cooperation. Existing research mainly focuses on short dialogue scenarios in a one-on-one fashion. However, multi-person interactions in the real world, such as meetings or interviews, are frequently over a few thousand words. There is still a lack of corresponding research and powerful tools to understand and process such long dialogues. Therefore, in this work, we present a pre-training framework for long dialogue understanding and summarization. Considering the nature of long conversations, we propose a window-based denoising approach for generative pre-training. For a dialogue, it corrupts a window of text with dialogue-inspired noise, and guides the model to reconstruct this window based on the content of the remaining conversation. Furthermore, to process longer input, we augment the model with sparse attention which is combined with conventional attention in a hybrid manner. We conduct extensive experiments on five datasets of long dialogues, covering tasks of dialogue summarization, abstractive question answering and topic segmentation. Experimentally, we show that our pre-trained model DialogLM significantly surpasses the state-of-the-art models across datasets and tasks. Source code and all the pre-trained models are available on our GitHub repository (https://github.com/microsoft/DialogLM).

Topics & Concepts

Automatic summarizationComputer scienceWindow (computing)ConversationProcess (computing)Artificial intelligenceGenerative grammarNatural language processingCode (set theory)SegmentationHuman–computer interactionLinguisticsWorld Wide WebOperating systemSet (abstract data type)PhilosophyProgramming languageTopic ModelingNatural Language Processing TechniquesSpeech and dialogue systems
DialogLM: Pre-trained Model for Long Dialogue Understanding and Summarization | Litcius