STRUDEL: Structured Dialogue Summarization For Dialogue Comprehension · The Large Language Model Bible Contribute to LLM-Bible

STRUDEL: Structured Dialogue Summarization For Dialogue Comprehension

Wang Borui, Feng Chengcheng, Nair Arjun, Mao Madelyn, Desai Jai, Celikyilmaz Asli, Li Haoran, Mehdad Yashar, Radev Dragomir. Arxiv 2022

[Paper]    
Applications Model Architecture Pretraining Methods Tools Transformer

Abstractive dialogue summarization has long been viewed as an important standalone task in natural language processing, but no previous work has explored the possibility of whether abstractive dialogue summarization can also be used as a means to boost an NLP system’s performance on other important dialogue comprehension tasks. In this paper, we propose a novel type of dialogue summarization task - STRUctured DiaLoguE Summarization - that can help pre-trained language models to better understand dialogues and improve their performance on important dialogue comprehension tasks. We further collect human annotations of STRUDEL summaries over 400 dialogues and introduce a new STRUDEL dialogue comprehension modeling framework that integrates STRUDEL into a graph-neural-network-based dialogue reasoning module over transformer encoder language models to improve their dialogue comprehension abilities. In our empirical experiments on two important downstream dialogue comprehension tasks

Similar Work