Skip to main content

An Interactive Two-Pass Decoding Network for Joint Intent Detection and Slot Filling

  • Conference paper
  • First Online:
Natural Language Processing and Chinese Computing (NLPCC 2020)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 12431))

Abstract

Intent detection and slot filling are two closely related tasks for building a spoken language understanding (SLU) system. The joint methods for the two tasks focus on modeling the semantic correlations between the intent and slots and applying the information of one task to guide the other task, which helps them to promote each other. However, most existing joint approaches only unidirectionally utilize the intent information to guide slot filling while ignoring the fact that the slot information is beneficial to intent detection. To address this issue, in this paper, we propose an Interactive Two-pass Decoding Network (ITD-Net) for joint intent detection and slot filling, which explicitly establishes the token-level interactions between the intent and slots through performing an interactive two-pass decoding process. In ITD-Net, the task-specific information obtained by the first-pass decoder for one task is directly fed into the second-pass decoder for the other task, which can take full advantage of the explicit intent and slot information to achieve bidirectional guidance between the two tasks. Experiments on the ATIS and SNIPS datasets demonstrate the effectiveness and superiority of our ITD-Net.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://github.com/snipsco/nlu-benchmark/tree/master/2017-06-custom-intent-engines.

  2. 2.

    For the SF-ID Network, we adopt the results of the model using the ID-First mode from [5]. For all other baselines, we obtain the results from [14].

References

  1. Bahdanau, D., Cho, K., Bengio, Y.: Neural machine translation by jointly learning to align and translate. In: Proceedings of the 3rd International Conference on Learning Representations (ICLR) (2015)

    Google Scholar 

  2. Chen, Q., Zhuo, Z., Wang, W.: Bert for joint intent classification and slot filling. arXiv preprint arXiv:1902.10909 (2019)

  3. Coucke, A., et al.: Snips voice platform: an embedded spoken language understanding system for private-by-design voice interfaces. arXiv preprint arXiv:1805.10190 (2018)

  4. Devlin, J., Chang, M.W., Lee, K., Toutanova, K.: Bert: pre-training of deep bidirectional transformers for language understanding. In: Proceedings of the 17th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL) (2019)

    Google Scholar 

  5. E, H., Niu, P., Chen, Z., Song, M.: A novel bi-directional interrelated model for joint intent detection and slot filling. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL), pp. 5467–5471 (2019)

    Google Scholar 

  6. Goo, C.W., et al.: Slot-gated modeling for joint slot filling and intent prediction. In: Proceedings of the 16th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp. 753–757 (2018)

    Google Scholar 

  7. Hemphill, C.T., Godfrey, J.J., Doddington, G.R.: The atis spoken language systems pilot corpus. In: Speech and Natural Language: Proceedings of a Workshop Held at Hidden Valley, Pennsylvania (1990)

    Google Scholar 

  8. Hochreiter, S., Schmidhuber, J.: Long short-term memory. Neural Comput. 9(8), 1735–1780 (1997)

    Article  Google Scholar 

  9. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. In: Proceedings of the 3rd International Conference on Learning Representations (ICLR) (2015)

    Google Scholar 

  10. Li, C., Li, L., Qi, J.: A self-attentive model with gate mechanism for spoken language understanding. In: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 3824–3833 (2018)

    Google Scholar 

  11. Liu, B., Lane, I.: Attention-based recurrent neural network models for joint intent detection and slot filling. In: Proceedings of the 17th Annual Conference of the International Speech Communication Association (INTERSPEECH) (2016)

    Google Scholar 

  12. Liu, B., Lane, I.: Joint online spoken language understanding and language modeling with recurrent neural networks. In: Proceedings of the 17th Annual SIGdial Meeting on Discourse and Dialogue (SIGDIAL) (2016)

    Google Scholar 

  13. Mesnil, G., et al.: Using recurrent neural networks for slot filling in spoken language understanding. IEEE/ACM Trans. Audio Speech Lang. Process. 23(3), 530–539 (2015)

    Article  Google Scholar 

  14. Qin, L., Che, W., Li, Y., Wen, H., Liu, T.: A stack-propagation framework with token-level intent detection for spoken language understanding. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (2019)

    Google Scholar 

  15. Ravuri, S., Stolcke, A.: Recurrent neural network and lstm models for lexical utterance classification. In: Proceedings of the 16th Annual Conference of the International Speech Communication Association (INTERSPEECH) (2015)

    Google Scholar 

  16. Sarikaya, R., Hinton, G.E., Ramabhadran, B.: Deep belief nets for natural language call-routing. In: Proceedings of the 2011 IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), pp. 5680–5683 (2011)

    Google Scholar 

  17. Tur, G., De Mori, R.: Spoken Language Understanding: Systems for Extractingsemantic Information from Speech. John Wiley & Sons, Hoboken (2011)

    Book  Google Scholar 

  18. Tur, G., Hakkani-Tür, D., Heck, L.: What is left to be understood in atis. In: Proceedings of the 2010 IEEE Spoken Language Technology Workshop (SLT), pp. 19–24 (2010)

    Google Scholar 

  19. Vaswani, A., et al.: Attention is all you need. In: Proceedings of the Advances in Neural Information Processing Systems (NIPS), pp. 5998–6008 (2017)

    Google Scholar 

  20. Wang, Y., Shen, Y., Jin, H.: A bi-model based rnn semantic frame parsing model for intent detection and slot filling. In: Proceedings of the 16th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL) (2018)

    Google Scholar 

  21. Yao, K., Peng, B., Zweig, G., Yu, D., Li, X., Gao, F.: Recurrent conditional random field for language understanding. In: Proceedings of the 2014 IEEE International Conference on Acoustics, Speech and Signal Processing, pp. 4077–4081 (2014)

    Google Scholar 

  22. Zhang, C., Li, Y., Du, N., Fan, W., Yu, P.S.: Joint slot filling and intent detection via capsule neural networks. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL) (2019)

    Google Scholar 

  23. Zhang, X., Wang, H.: A joint model of intent determination and slot filling for spoken language understanding. In: Proceedings of the 25th International Joint Conference on Artificial Intelligence (IJCAI), vol. 16, pp. 2993–2999 (2016)

    Google Scholar 

Download references

Acknowledgments

This paper is supported by National Key Research and Development Program of China under Grant No.2017YFB0803003 and National Science Foundation for Young Scientists of China (Grant No.61702507).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Lei Jiang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Peng, H., Shen, M., Jiang, L., Dai, Q., Tan, J. (2020). An Interactive Two-Pass Decoding Network for Joint Intent Detection and Slot Filling. In: Zhu, X., Zhang, M., Hong, Y., He, R. (eds) Natural Language Processing and Chinese Computing. NLPCC 2020. Lecture Notes in Computer Science(), vol 12431. Springer, Cham. https://doi.org/10.1007/978-3-030-60457-8_6

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-60457-8_6

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-60456-1

  • Online ISBN: 978-3-030-60457-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics