Multi-level Encoder with Global Topic for Task-oriented Dialogue Summarization
Zhuoqi He, Peijie Huang, Yuhong Xu, Youming Peng, Mingzhi Xu, Xinyang Lin
Abstract
Task-oriented dialogue summarization aims to automatically extract key information to generate domain summaries to improve service efficiency and quality. Task-oriented dialogue is inherently logical and surrounds specific topic. How to effectively capture the dialogue topic and the most salient information becomes one of the major challenges of this task. In this paper, we propose a task-oriented dialogue summarization model utilizing a multi-level encoder with global topic (MLEGT). This model discovers temporal and spatial dependencies through a multi-level encoder, while simultaneously obtaining a simple yet effective global topic in the process of graph construction. It not only captures the crucial details but also breaks the long-range limit and discover the intrinsic structure across the dialogue. Then, a global topic guided pointer mechanism is added into the summrizer to capture ignored but important information, which is helpful to improve the accuracy of the summary. A comprehensive study of two public datasets, including a real-world large-scale Chinese police interrogation dataset and a medical reporting service dataset proves the superiority of our method on several strong baselines.
BibTeX
@inproceedings{icassp2025_multilevelencode,
title = {Multi-level Encoder with Global Topic for Task-oriented Dialogue Summarization},
author = {Zhuoqi He and Peijie Huang and Yuhong Xu and Youming Peng and Mingzhi Xu and Xinyang Lin},
booktitle = {ICASSP 2025},
year = {2025}
}