The Spoken Dialog Challenge 2010

Yi ZHU

Baichuan Li
  • Department of Computer Science and Engineering
  • The Chinese University of Hong Kong
  • Email: tobcli@gmail.com

Introduction

The Dialog Research Center at Carnegie Mellon (DialRC) build a telephone-based spoken dialog system that provides bus schedule information for the City of Pittsburgh, PA (USA). The DialRC establish this challenge to call for participation with three fold: 1). build a system with the similar function; 2). build simulate user for these system and 3). build a machine judge to evaluate the user satisfication of the system.

Objective

Our goal is to evaluate the system based on user satisfication.

Ideas

We analyze the dialogs with Natural Language Processing and statistical techniques to extract useful features from the dialogs, which is basically considering its question answer pairs. We could do regression with those features. Based on the user's query and system response, we can construct a state diagram to improve the regression step by divide the dialog by the state transition.

Previous and On Going Work

  1. (done): Find the most popular path on the state diagram that the CMU's system works;
  2. (done): Find out the states and construct the state diagram according to the dialog;
  3. (done): Put part of the dialog onto the Amazon Mechanical Turk for labelling;
  4. (done): Feature selection;
  5. (on going): Find appropriate regression method;
  6. (on going): Decide the weight on the state diagram;
  7. (on going): Test experiment.

Presentation slides

Papers

Some results

Dialog labelling instruction

 
projs/sdc2010/home.txt · Last modified: 2010/03/10 15:40 by zhuyi     Back to top