English

STRUDEL: Structured Dialogue Summarization for Dialogue Comprehension

Computation and Language 2022-12-27 v1

Abstract

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 - dialogue question answering and dialogue response prediction - we show that our STRUDEL dialogue comprehension model can significantly improve the dialogue comprehension performance of transformer encoder language models.

Keywords

Cite

@article{arxiv.2212.12652,
  title  = {STRUDEL: Structured Dialogue Summarization for Dialogue Comprehension},
  author = {Borui Wang and Chengcheng Feng and Arjun Nair and Madelyn Mao and Jai Desai and Asli Celikyilmaz and Haoran Li and Yashar Mehdad and Dragomir Radev},
  journal= {arXiv preprint arXiv:2212.12652},
  year   = {2022}
}

Comments

EMNLP 2022

R2 v1 2026-06-28T07:51:31.455Z