A survey of multi-party conversational AI that organizes tasks into state-of-mind modeling, semantic understanding, and action modeling, and argues that theory of mind is the key missing ingredient.
Lla-VAP: LSTM Ensemble of Llama and VAP for Turn-Taking Prediction
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Turn-taking prediction is the task of anticipating when the speaker in a conversation will yield their turn to another speaker to begin speaking. This project expands on existing strategies for turn-taking prediction by employing a multi-modal ensemble approach that integrates large language models (LLMs) and voice activity projection (VAP) models. By combining the linguistic capabilities of LLMs with the temporal precision of VAP models, we aim to improve the accuracy and efficiency of identifying TRPs in both scripted and unscripted conversational scenarios. Our methods are evaluated on the In-Conversation Corpus (ICC) and Coached Conversational Preference Elicitation (CCPE) datasets, highlighting the strengths and limitations of current models while proposing a potentially more robust framework for enhanced prediction.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Multi-Party Conversational Agents: A Survey
A survey of multi-party conversational AI that organizes tasks into state-of-mind modeling, semantic understanding, and action modeling, and argues that theory of mind is the key missing ingredient.