Latent Behavior Diffusion for Sequential Reaction Generation in Dyadic Setting
Minh-Duc Nguyen, Hyung-Jeong Yang, Soo-Hyung Kim, Ji-Eun Shin, Seung-Won Kim
TL;DR
This paper tackles the challenge of generating diverse and contextually appropriate listener facial reactions in dyadic interactions. It introduces Latent Behavior Diffusion, a two-stage, non-autoregressive architecture that combines a context-aware autoencoder with a latent diffusion generator operating in a compact latent space, enabling multiple plausible reactions from speaker behavior. The method defines a formal one-to-many mapping, trains with VQ-VAE-inspired losses, and uses a conditional diffusion process with PLMS sampling guided by semantic encodings to produce diverse, synchronized reactions. Evaluations on the REACT2024 dataset show state-of-the-art performance in diversity and synchrony, with ablations demonstrating the importance of denoising steps and PLMS order for balancing diversity and accuracy. This approach advances realistic, controllable dyadic reaction synthesis with potential applications in conversational agents and human-centered AI systems.
Abstract
The dyadic reaction generation task involves synthesizing responsive facial reactions that align closely with the behaviors of a conversational partner, enhancing the naturalness and effectiveness of human-like interaction simulations. This paper introduces a novel approach, the Latent Behavior Diffusion Model, comprising a context-aware autoencoder and a diffusion-based conditional generator that addresses the challenge of generating diverse and contextually relevant facial reactions from input speaker behaviors. The autoencoder compresses high-dimensional input features, capturing dynamic patterns in listener reactions while condensing complex input data into a concise latent representation, facilitating more expressive and contextually appropriate reaction synthesis. The diffusion-based conditional generator operates on the latent space generated by the autoencoder to predict realistic facial reactions in a non-autoregressive manner. This approach allows for generating diverse facial reactions that reflect subtle variations in conversational cues and emotional states. Experimental results demonstrate the effectiveness of our approach in achieving superior performance in dyadic reaction synthesis tasks compared to existing methods.
