Adaptive Turn-Taking for Real-time Multi-Party Voice Agents
About
Turn-taking in multi-party spoken conversations remains a fundamental challenge for voice-based agents, particularly under dynamic floor competition and varying user expectations. We propose ModeratorLM, a role-playing voice agent that conditions turn-taking behavior on an explicitly assigned role in multi-party settings. The system is built on a speech large language model operating in chunk-wise streaming manner. We further introduce a reasoning-augmented variant that incorporates chain-of-thought reasoning over conversational context and the assigned role. We construct RolePlayConv, a large-scale synthetic dataset of spoken multi-party conversations with diverse assistant roles. Experiments on real-world meeting data and RolePlayConv show improved turn-taking precision by over 40% and recall by more than 70%, while substantially reducing false-positive interruptions compared to non-role-conditioned baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Turn-taking decision | NOTSOFAR NSF-1 (test) | Precision81 | 4 | |
| Turn-taking decision | RolePlayConv zero-shot (test) | Precision79 | 4 | |
| Response Generation | RolePlayConv (evaluation set) | Response Score7.4 | 3 | |
| Turn Taking | RolePlayConv (eval) | Turn-Taking Score72 | 3 |