Test-Time Self-Adaptive Conditioning for Stable Audio-Driven Talking-Head Generation

2026-05-25Computer Vision and Pattern Recognition

Computer Vision and Pattern RecognitionArtificial IntelligenceMultimedia
AI summary

The authors address a common problem in talking-head video generation where using just one fixed reference image causes the generated faces to sometimes change identity or look inconsistent over time. They propose Test-Time Self-Adaptive Conditioning (TT-SAC), a new method that lets an existing model update its own conditioning information on the fly by re-encoding its outputs during video generation. This helps keep the face identity stable and improves lip-sync and visual quality without needing extra training or changes to the model. Their experiments show that TT-SAC works well across different models and datasets, making talking-head videos smoother and more accurate.

talking-head generationaudio-driven animationreference image conditioningidentity drifttemporal coherencetest-time adaptationself-adaptive conditioninglip-sync accuracygenerative stabilityfeedback loop
Authors
Zhicheng Zhang, Lei Wang, Yu Zhang, Yongsheng Gao
Abstract
Audio-driven talking-head generation has achieved remarkable progress with recent models such as AniTalker, FLOAT, and Sonic. Despite their success, most existing approaches rely on a single static reference image to condition the entire video generation process at inference stage. This static conditioning paradigm often creates a mismatch between fixed identity features and dynamically evolving facial motion, leading to identity drift, temporal inconsistency, and degraded perceptual quality. We introduce Test-Time Self-Adaptive Conditioning (TT-SAC), a parameter-free inference framework that enables pretrained talking-head generators to adapt their conditioning representations during inference without retraining, gradient updates, or additional supervision. Instead of treating the reference portrait as immutable, TT-SAC composes the generator with its encoder in a feedback loop: the generator's own outputs are re-encoded to construct a refined conditioning representation that better aligns with the temporal dynamics of the synthesized sequence. A single adaptation step approximates a self-consistent equilibrium of the generative process, stabilizing identity and motion across time. We further provide theoretical analysis showing that test-time conditioning adaptation reduces feature variance and improves generative stability under mild Lipschitz assumptions, while exhibiting a principled bias-variance tradeoff that governs the optimal strength of adaptation. Extensive experiments on state-of-the-art talking-head generators and benchmark datasets demonstrate consistent improvements in lip-sync accuracy, temporal coherence, identity preservation, and perceptual fidelity. TT-SAC offers a model-agnostic and training-free strategy for enhancing generative video models, establishing test-time conditioning adaptation as an effective mechanism for stabilizing audio-driven portrait animation.