iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Home ›› Technology ›› Ai ›› Robotics ›› MuVAP: New AI Model Predicts Turn-Taking in Multiparty Conversations Using Audio and Video

MuVAP: New AI Model Predicts Turn-Taking in Multiparty Conversations Using Audio and Video

Researchers introduce MuVAP, a causal multimodal framework that predicts turn-taking in multiparty conversations using monaural audio and a single camera. The model extends Voice Activity Projection by grounding acoustic predictions in face tracks, and a new 31-hour corpus of unedited conversations supports training.

iG
iGEN Editorial
June 17, 2026
MuVAP: New AI Model Predicts Turn-Taking in Multiparty Conversations Using Audio and Video

Conversational AI systems that must interact in group settings face a fundamental challenge: predicting when one person will stop speaking and who will take the floor next. Current multiparty turn-taking models often rely on complex microphone arrays or multi-camera setups, limiting their use in human-robot interaction. A new paper from researchers Qi Haotian and Gabriel Skantze, titled "MuVAP: Multimodal Multiparty Voice Activity Projection for Turn-taking Prediction in the Wild," presents a solution that works from a single microphone and one camera.

The Challenge of Turn-Taking in Conversational AI

Turn-taking prediction is essential for natural human-robot interaction. Without accurate predictions, robots and virtual assistants interrupt or remain silent at awkward moments. Existing systems require elaborate hardware setup, which is impractical for real-world deployment. MuVAP addresses this by using only a monaural audio stream and a single camera view, according to the paper.

How MuVAP Works

MuVAP is a causal multimodal framework that extends Voice Activity Projection (VAP). It grounds acoustic predictions in face tracks, meaning the model uses visual information about who is speaking to improve its audio-based predictions. The framework processes audio and video in real time, allowing it to anticipate speaker transitions before they happen.

Key components of MuVAP:

  • Causal processing: The model only uses past and present data, making it suitable for real-time applications.
  • Multimodal fusion: Combines audio features with face-tracking data from a single camera.
  • Speaker-aware predictions: Outputs which participant is likely to speak next.

Role-Relative Projection Simplifies Multi-Speaker Dynamics

To handle the combinatorial complexity of conversations with multiple speakers, the authors propose Role-Relative Projection. This technique maps any N-speaker interaction onto a fixed state: either the current floor-holder continues or a new speaker takes over. This reduces the prediction problem to a binary or small-set classification regardless of group size. The paper notes that this approach enables scalable turn-taking predictions without increasing computational complexity as the number of speakers grows.

The Audio-Visual Conversation Corpus

Training such a model requires data from natural, unedited conversations. The researchers introduced the Audio-Visual Conversation Corpus, a 31-hour dataset of unedited, single-camera multiparty conversations. According to the paper, existing audiovisual datasets contain disruptive editing cuts that break causal tracking. This new corpus avoids those cuts, making it suitable for continuous turn-taking prediction.

Evaluation Results

MuVAP was evaluated against strong baselines on two tasks: Shift-Hold prediction (whether the current speaker will continue or yield) and next-speaker prediction. The evaluations covered two- and three-speaker settings. The paper reports that MuVAP outperformed the baselines on both tasks, though specific numeric results are not detailed in the abstract. The table below summarizes the evaluation setup:

Task Settings MuVAP Performance vs. Baselines
Shift-Hold prediction 2-speaker, 3-speaker Outperforms
Next-speaker prediction 2-speaker, 3-speaker Outperforms

Implications for Enterprise Conversational AI

For enterprise technology leaders, MuVAP represents a step toward practical, hardware-simple conversational AI that can operate in meetings, customer service kiosks, or collaborative robots. The reliance on standard audio and video equipment reduces deployment cost and complexity. The open availability of the Audio-Visual Conversation Corpus provides a benchmark for future research. While the paper is academic, its approach to turn-taking prediction could enable more natural interactions in enterprise chatbots and virtual assistants that must handle group discussions.

The research is available on arXiv under a Creative Commons Attribution 4.0 license, allowing reproduction and extension of the work.


Sources:

Keep Reading

Recommended Stories

New Method Improves Confidence Calibration for Medical Multimodal LLMs by 40% Technology

New Method Improves Confidence Calibration for Medical Multimodal LLMs by 40%

A new study presents the first comprehensive analysis of confidence calibration in medical multimodal large language models (MLLMs). The proposed method, combining Multi-Strategy Fusion-Based Interrogation (MS-FBI) with auxiliary expert LLM assessment, reduces Expected Calibration Error by an average of 40% across three Medical Visual Question Answering datasets, improving reliability for AI-assisted diagnosis.

June 20, 2026
Attention, Not Model Scale, Drives Human-AI Alignment in Multimodal Language Prediction, Research Finds Technology

Attention, Not Model Scale, Drives Human-AI Alignment in Multimodal Language Prediction, Research Finds

A study comparing five vision-language models with 600 human participants found that adding visual context significantly improved human-AI alignment in language prediction, with attention maps explaining up to 70% of inter-participant variance. The research indicates that attention to informative cues, not model scale, is the primary driver of alignment.

June 16, 2026
Gen-VCoT: New Framework Generates RGB Images as Visual Chain-of-Thought Intermediates for Multimodal AI Reasoning Technology

Gen-VCoT: New Framework Generates RGB Images as Visual Chain-of-Thought Intermediates for Multimodal AI Reasoning

Researchers propose Gen-VCoT, a framework that generates RGB images as visual chain-of-thought intermediates, improving spatial reasoning by 25% and depth reasoning by 50% over baseline MLLMs, though text-based CoT remains superior for simple factual queries.

June 16, 2026
Nobody Wants to Wait on Hold Anymore: Can AI Replace Customer Care in India's BPO Industry? Technology

Nobody Wants to Wait on Hold Anymore: Can AI Replace Customer Care in India's BPO Industry?

AI-powered chatbots and voice assistants are rapidly taking over routine customer service tasks in India's BPO industry, offering faster responses and lower costs. According to Gartner, 85% of customer service leaders are exploring or deploying AI chatbots, and by 2029, AI could autonomously resolve nearly 80% of common issues. However, complex queries requiring empathy and judgment still require human agents, as illustrated by a customer's frustrating experience with an AI voice assistant. The shift is redefining jobs, skills, and data privacy.

July 18, 2026