paper-with-me

Papers

Predicting Turn-Taking and Backchannel in Human-Machine Conversations Using Linguistic, Acoustic, and Visual Signals

2025-05-19 · Yuxin Lin, Yinglin Zheng, Ming Zeng, Wangzheng Shi

This paper addresses the gap in predicting turn-taking and backchannel actions in human-machine conversations using multi-modal signals (linguistic, acoustic, and visual). To overcome the limitation of existing datasets, we propose an automatic data collection pipeline that allows us to collect and annotate over 210 hours of human conversation videos. From this, we construct a Multi-Modal Face-to-Face (MM-F2F) human conversation dataset, including over 1.5M words and corresponding turn-taking and backchannel annotations from approximately 20M frames. Additionally, we present an end-to-end framework that predicts the probability of turn-taking and backchannel actions from multi-modal signals. The proposed model emphasizes the interrelation between modalities and supports any combination of text, audio, and video inputs, making it adaptable to a variety of realistic scenarios. Our experiments show that our approach achieves state-of-the-art performance on turn-taking and backchannel prediction tasks, achieving a 10% increase in F1-score on turn-taking and a 33% increase on backchannel prediction. Our dataset and code are publicly available online to ease of subsequent research.

📄 PDF Abstract BibTeX arXiv:2505.12654

Code (1)

linyx1125/mm-f2f 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Attentive listening system with backchanneling, response generation and flexible turn-taking

2017-08-01 · WS 2017 8 · Divesh Lala, Pierrick Milhorat, Koji Inoue, Masanari Ishida 외

Attentive listening systems are designed to let people, especially senior people, keep talking to maintain communication ability and mental health. This paper addresses key components of an attentive listening system whi…

Automatic Speech Recognition (ASR)Response GenerationSpeech RecognitionSpoken Dialogue Systems

On the Structure of Address in Multi-Party Dialogue: From Discrete Labels to Continuous Levels

2026-07-17 · Taiga Mori, Koji Inoue, Divesh Lala, Tatsuya Kawahara arxiv

In multi-party dialogues between a dialogue system and multiple users, identifying to whom an utterance is addressed is a key challenge. Prior work has typically treated addressee detection as a multi-class classificatio…

Multi-class Classification

Turn-taking and Backchannel Prediction with Acoustic and Large Language Model Fusion

2024-01-26 · Jinhan Wang, Long Chen, Aparna Khare, Anirudh Raju 외

We propose an approach for continuous prediction of turn-taking and backchanneling locations in spoken dialogue by fusing a neural acoustic model with a large language model (LLM). Experiments on the Switchboard human-hu…

Language ModelingLanguage ModellingLarge Language Model

Towards a General, Continuous Model of Turn-taking in Spoken Dialogue using LSTM Recurrent Neural Networks

2017-08-01 · WS 2017 8 · Gabriel Skantze

Previous models of turn-taking have mostly been trained for specific turn-taking decisions, such as discriminating between turn shifts and turn retention in pauses. In this paper, we present a predictive, continuous mode…

Feature EngineeringSpoken Dialogue Systems

Improving End-of-turn Detection in Spoken Dialogues by Detecting Speaker Intentions as a Secondary Task

2018-05-09 · Zakaria Aldeneh, Dimitrios Dimitriadis, Emily Mower Provost

This work focuses on the use of acoustic cues for modeling turn-taking in dyadic spoken dialogues. Previous work has shown that speaker intentions (e.g., asking a question, uttering a backchannel, etc.) can influence tur…