Documents
Presentation Slides
Dialog State Tracking for Interview Coaching Using Two-Level LSTM
- Citation Author(s):
- Submitted by:
- Chung-Hsien Wu
- Last updated:
- 14 October 2016 - 11:52pm
- Document Type:
- Presentation Slides
- Document Year:
- 2016
- Event:
- Presenters:
- Ming-Hsiang Su
- Paper Code:
- 113
- Categories:
- Log in to post comments
This study presents an approach to dialog state tracking (DST) in an interview conversation by using the long short-term memory (LSTM) and artificial neural network (ANN). First, the techniques of word embedding are employed for word representation by using the word2vec model. Then, each input sentence is represented by a sentence hidden vector using the LSTM-based sentence model. The sentence hidden vectors for each sentence are fed to the LSTM-based answer model to map the interviewee’s answer to an answer hidden vector. For dialog state detection, the answer hidden vector is finally used to detect the dialog state using an ANN-based dialog state detection model. To evaluate the proposed method, an interview conversation system was constructed, and an average accuracy of 89.93% was obtained for dialog state detection.