User Information Augmented Semantic Frame Parsing using Coarse-to-Fine Neural Networks
Yilin Shen, Xiangyu Zeng, Yu Wang, Hongxia Jin

TL;DR
This paper introduces a coarse-to-fine neural network model that incorporates user information to improve semantic frame parsing efficiency and accuracy, especially with limited training data.
Contribution
It proposes a novel neural network approach that leverages user information to enhance semantic frame parsing and reduce training time and data requirements.
Findings
Outperforms state-of-the-art by 0.25% in intent detection
Achieves 0.31% improvement in slot filling
Reduces training data needs by up to 20%
Abstract
Semantic frame parsing is a crucial component in spoken language understanding (SLU) to build spoken dialog systems. It has two main tasks: intent detection and slot filling. Although state-of-the-art approaches showed good results, they require large annotated training data and long training time. In this paper, we aim to alleviate these drawbacks for semantic frame parsing by utilizing the ubiquitous user information. We design a novel coarse-to-fine deep neural network model to incorporate prior knowledge of user information intermediately to better and quickly train a semantic frame parser. Due to the lack of benchmark dataset with real user information, we synthesize the simplest type of user information (location and time) on ATIS benchmark data. The results show that our approach leverages such simple user information to outperform state-of-the-art approaches by 0.25% for intent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Context-Aware Activity Recognition Systems · Topic Modeling
