Skip to main content
QUICK REVIEW

[论文解读] MIRRORTALK: Forging Personalized Avatars Via Disentangled Style and Hierarchical Motion Control

Renjie Lu, Xulong Zhang|arXiv (Cornell University)|Jan 30, 2026
Face recognition and analysis被引用 0
一句话总结

MirrorTalk 使用语义解耦风格编码器与时空分层扩散调制来合成个性化的说话人脸,具备准确的唇部同步与保留说话人风格。

ABSTRACT

Synthesizing personalized talking faces that uphold and highlight a speaker's unique style while maintaining lip-sync accuracy remains a significant challenge. A primary limitation of existing approaches is the intrinsic confounding of speaker-specific talking style and semantic content within facial motions, which prevents the faithful transfer of a speaker's unique persona to arbitrary speech. In this paper, we propose MirrorTalk, a generative framework based on a conditional diffusion model, combined with a Semantically-Disentangled Style Encoder (SDSE) that can distill pure style representations from a brief reference video. To effectively utilize this representation, we further introduce a hierarchical modulation strategy within the diffusion process. This mechanism guides the synthesis by dynamically balancing the contributions of audio and style features across distinct facial regions, ensuring both precise lip-sync accuracy and expressive full-face dynamics. Extensive experiments demonstrate that MirrorTalk achieves significant improvements over state-of-the-art methods in terms of lip-sync accuracy and personalization preservation.

研究动机与目标

  • 需要在保持口型同步精度的同时,生成个性化的说话脸并保留说话人特定风格。
  • 提出一种语义解耦风格编码器(SDSE),从简短参考视频中提取纯粹风格。
  • 在扩散中引入时空分层调制,跨脸部区域按条件融合音频与风格。
  • 证明从内容中解耦风格可提升口型同步保真度与角色人格的保持。
  • 在定量与定性方面与最先进方法进行广泛比较。

提出的方法

  • 提出一个两阶段训练框架,从简短参考视频中学习语义解耦风格编码器(SDSE)。
  • 使用带有运动专家的跨模态监督机制,使音频语义与视觉线索对齐。
  • 通过解耦损失、基于HSIC的独立性正则项以及三元组损失来训练SDSE,获得对说话人可辨别但对内容无关的风格表示。
  • 在扩散变换器(DiT)中应用时空分层调制,在每个时间步动态平衡上部(风格主导)与下部(音频主导)脸部区域的音频与风格特征。
  • 编码器估计几何参数的3D FLAME;神经渲染器从生成的运动和人像图像合成最终视频帧。
  • 使用 CREMA-D、HDTF、VoxCeleb2 派生合成数据在 SSIM、FID、M-LMD、F-LMD、Sync_conf 和 StyleSim 进行评估。

实验结果

研究问题

  • RQ1是否能够从简短参考视频中提取语义解耦的风格表征,以捕捉与内容无关的说话风格?
  • RQ2区域感知的分层扩散条件策略是否能在保持个性化面部动态的同时提升口型同步准确性?
  • RQ3在口型同步保真度与人格保持方面,MirrorTalk 相较于最先进方法在不同数据集的表现如何?
  • RQ4每个组件(记忆库、解耦模块、三元组损失、分层尺度)对整体性能的影响是什么?

主要发现

MethodSSIM (CREMA-D)FID (CREMA-D)M-LMD (CREMA-D)F-LMD (CREMA-D)Sync_conf (CREMA-D)StyleSim (CREMA-D)SSIM (HDTF)FID (HDTF)M-LMD (HDTF)F-LMD (HDTF)Sync_conf (HDTF)StyleSim (HDTF)
Wav2Lip0.72532.4613.0253.4764.3840.8260.61838.7444.1214.0403.7620.841
EAMM0.41437.2966.6306.8191.5450.7880.39642.1586.0197.1351.2040.805
SadTalker0.76215.1354.1432.8042.6760.8510.66420.5143.5592.9262.2320.862
AniTalker0.72616.1415.7424.0521.9260.7300.59325.2596.4134.5472.7630.724
Echomimic0.91228.5064.0062.6123.4610.8520.87931.2433.6812.8512.6890.866
V-Express0.70818.0744.9064.8682.1300.8340.65124.0615.7065.0011.5930.845
Ours0.91716.2932.7711.8244.1060.9370.89021.6822.4812.1223.8110.958
Ground Truth1.0000.0000.0000.0004.5310.9421.0000.0000.0000.0003.9620.969
  • 在 CREMA-D 与 HDTF 的口型同步准确性与人格保持方面超过最先进基线。
  • SDSE 产生了与语义内容解耦的纯风格表征,提升 StyleSim 与口型同步指标。
  • 分层调制提高了下半脸(嘴部)的准确性与上半脸动态,提升了 Sync_conf 与 StyleSim。
  • 消融研究显示记忆库、解耦模块、三元组损失与分层尺度对于最佳结果是必需的。
  • 定性结果显示相比基线,具有更自然、说话人特异性的表情和口型运动。

更好的研究,从现在开始

从论文设计到论文写作,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。