Semantic Representation For Dialogue Modeling | Awesome LLM Papers Add your paper to Awesome LLM Papers

Semantic Representation For Dialogue Modeling

Xuefeng Bai, Yulong Chen, Linfeng Song, Yue Zhang . Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers) 2021 – 44 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Dialogue & Multi Turn Interdisciplinary Approaches

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.

Similar Work