Multi-Faceted Interactivity Alignment in Full-Duplex Speech Models
Abstract
Reinforcement learning-based post-training alignment method enhances full-duplex spoken dialogue models' interactivity across pause handling, turn-taking, backchanneling, and user interruption while maintaining semantic quality.
Full-duplex spoken dialogue models can listen and speak simultaneously, making them a promising architecture for natural conversation. However, current models are trained solely with supervised learning through token-level likelihood maximization, which does not directly optimize interaction-level behaviors, causing interactivity issues such as excessive silence and ill-timed turn-taking. Recent work has applied reinforcement learning (RL) to improve interactivity, but existing methods address only a limited set of interactive behaviors in their rewards. In this work, we propose a post-training alignment method that comprehensively improves the interactivity of full-duplex spoken dialogue models through RL. We address the four canonical axes of interactivity: pause handling, turn-taking, backchanneling, and user interruption. For each axis, we extract short audio segments from human conversation corpora and optimize the model with axis-specific reward functions. An extra LLM-based reward for response quality prevents semantic degradation. We apply our method to two open-source models, Moshi and PersonaPlex, demonstrating consistent improvements in interactivity on both offline evaluation with pre-recorded audio and real-time multi-turn dialogue evaluation.
Get this paper in your agent:
hf papers read 2606.11167 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 2
kyutai/personaplex-rl-seamless
Datasets citing this paper 1
kyutai/interactivity-alignment-samples
Spaces citing this paper 0
No Space linking this paper