English

Investigating Speech Features for Continuous Turn-Taking Prediction Using LSTMs

Computation and Language 2018-07-02 v1

Abstract

For spoken dialog systems to conduct fluid conversational interactions with users, the systems must be sensitive to turn-taking cues produced by a user. Models should be designed so that effective decisions can be made as to when it is appropriate, or not, for the system to speak. Traditional end-of-turn models, where decisions are made at utterance end-points, are limited in their ability to model fast turn-switches and overlap. A more flexible approach is to model turn-taking in a continuous manner using RNNs, where the system predicts speech probability scores for discrete frames within a future window. The continuous predictions represent generalized turn-taking behaviors observed in the training data and can be applied to make decisions that are not just limited to end-of-turn detection. In this paper, we investigate optimal speech-related feature sets for making predictions at pauses and overlaps in conversation. We find that while traditional acoustic features perform well, part-of-speech features generally perform worse than word features. We show that our current models outperform previously reported baselines.

Keywords

Cite

@article{arxiv.1806.11461,
  title  = {Investigating Speech Features for Continuous Turn-Taking Prediction Using LSTMs},
  author = {Matthew Roddy and Gabriel Skantze and Naomi Harte},
  journal= {arXiv preprint arXiv:1806.11461},
  year   = {2018}
}

Comments

Accepted for Interspeech 2018

R2 v1 2026-06-23T02:46:09.703Z