Login Paper Search My Schedule Paper Index Help

My SLT 2018 Schedule

Note: Your custom schedule will not be saved unless you create a new account or login to an existing account.
  1. Create a login based on your email (takes less than one minute)
  2. Perform 'Paper Search'
  3. Select papers that you desire to save in your personalized schedule
  4. Click on 'My Schedule' to see the current list of selected papers
  5. Click on 'Printable Version' to create a separate window suitable for printing (the header and menu will appear, but will not actually print)

Paper Detail

Presentation #12
Session:Dialogue
Session Time:Thursday, December 20, 10:00 - 12:00
Presentation Time:Thursday, December 20, 10:00 - 12:00
Presentation: Poster
Topic: Spoken dialog systems:
Paper Title: USER MODELING FOR TASK ORIENTED DIALOGUES
Authors: Izzeddin Gur; University of California Santa Barbara 
 Dilek Hakkani-Tür; Google 
 Gokhan Tür; Uber AI Labs 
 Pararth Shah; Facebook 
Abstract: In this paper, we introduce end-to-end neural network based models for simulating users in task-oriented dialogue systems. User simulation in dialogue systems is crucial from two different perspectives: (i) automatic evaluation of different dialogue models, and (ii) training individual dialogue system components. We design a hierarchical sequence-tosequence model that first encodes the initial user goal and system turns into fixed length representations using Recurrent Neural Networks (RNN). It then encodes the dialogue history using another RNN layer. At each turn, user responses are decoded from the hidden representations of the dialogue level RNN. This hierarchical user simulator (HUS) approach allows the model to capture undiscovered parts of the user goal without the need of an explicit dialogue state tracking. We further develop several variants by utilizing a latent variable model to inject random variations into user responses to promote diversity and a novel goal regularization mechanism to penalize divergence of user responses from the initial user goal. We evaluate the proposed models on a movie ticket booking domain by systematically interacting each user simulator with various dialogue system policies trained with different objectives and users.