End-to-end Joint Learning Of Natural Language Understanding And Dialogue Manager | Awesome LLM Papers Contribute to Awesome LLM Papers

End-to-end Joint Learning Of Natural Language Understanding And Dialogue Manager

Xuesong Yang, Yun-Nung Chen, Dilek Hakkani-Tur, Paul Crook, Xiujun Li, Jianfeng Gao, Li Deng . 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2017 – 81 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ICASSP Training Techniques

Natural language understanding and dialogue policy learning are both essential in conversational systems that predict the next system actions in response to a current user utterance. Conventional approaches aggregate separate models of natural language understanding (NLU) and system action prediction (SAP) as a pipeline that is sensitive to noisy outputs of error-prone NLU. To address the issues, we propose an end-to-end deep recurrent neural network with limited contextual dialogue memory by jointly training NLU and SAP on DSTC4 multi-domain human-human dialogues. Experiments show that our proposed model significantly outperforms the state-of-the-art pipeline models for both NLU and SAP, which indicates that our joint model is capable of mitigating the affects of noisy NLU outputs, and NLU model can be refined by error flows backpropagating from the extra supervised signals of system actions.

Similar Work