English

Semantic Representation for Dialogue Modeling

Computation and Language 2021-06-02 v2

Abstract

Although neural models have achieved competitive results in dialogue systems, they have shown limited ability in representing core semantics, such as ignoring important entities. To this end, we exploit Abstract Meaning Representation (AMR) to help dialogue modeling. Compared with the textual input, AMR explicitly provides core semantic knowledge and reduces data sparsity. We develop an algorithm to construct dialogue-level AMR graphs from sentence-level AMRs and explore two ways to incorporate AMRs into dialogue systems. Experimental results on both dialogue understanding and response generation tasks show the superiority of our model. To our knowledge, we are the first to leverage a formal semantic representation into neural dialogue modeling.

Keywords

Cite

@article{arxiv.2105.10188,
  title  = {Semantic Representation for Dialogue Modeling},
  author = {Xuefeng Bai and Yulong Chen and Linfeng Song and Yue Zhang},
  journal= {arXiv preprint arXiv:2105.10188},
  year   = {2021}
}

Comments

Final camera ready version, to appear in ACL2021 main conference

R2 v1 2026-06-24T02:19:52.285Z