Dialogue Meaning Representation for Task-Oriented Dialogue Systems
Abstract
Dialogue meaning representation formulates natural language utterance semantics in their conversational context in an explicit and machine-readable form. Previous work typically follows the intent-slot framework, which is easy for annotation yet limited in scalability for complex linguistic expressions. A line of works alleviates the representation issue by introducing hierarchical structures but challenging to express complex compositional semantics, such as negation and coreference. We propose Dialogue Meaning Representation (DMR), a pliable and easily extendable representation for task-oriented dialogue. Our representation contains a set of nodes and edges to represent rich compositional semantics. Moreover, we propose an inheritance hierarchy mechanism focusing on domain extensibility. Additionally, we annotated DMR-FastFood, a multi-turn dialogue dataset with more than 70k utterances, with DMR. We propose two evaluation tasks to evaluate different dialogue models and a novel coreference resolution model GNNCoref for the graph-based coreference resolution task. Experiments show that DMR can be parsed well with pre-trained Seq2Seq models, and GNNCoref outperforms the baseline models by a large margin.
Cite
@article{arxiv.2204.10989,
title = {Dialogue Meaning Representation for Task-Oriented Dialogue Systems},
author = {Xiangkun Hu and Junqi Dai and Hang Yan and Yi Zhang and Qipeng Guo and Xipeng Qiu and Zheng Zhang},
journal= {arXiv preprint arXiv:2204.10989},
year = {2022}
}
Comments
EMNLP 2022 Findings camera ready