Identity-Preserving Text-To-Video Generation by Frequency Decomposition

Shenghai Yuan, Jinfa Huang, Xianyi He, Yunyuan Ge, Yujun Shi, Liuhan Chen, Jiebo Luo, Li Yuan

arXiv:2411.17440 · 2026-07-27 공개 · arXiv · PDF

video-generation diffusion-transformer text-to-video di-t identity-preservation frequency-decomposition consisid identity-control

Abstract

Identity-Preserving text-to-video (IPT2V) generation aims to create high-fidelity videos with consistent human identity. It is an important task in video generation but remains an open problem for generative models. This paper pushes the technical frontier of IPT2V in two directions that have not been resolved in the literature: (1) A tuning-free pipeline without tedious case-by-case finetuning, and (2) A frequency-aware heuristic identity-preserving Diffusion Transformer (DiT)-based control scheme. To achieve these goals, we propose ConsisID, a tuning-free DiT-based controllable IPT2V model to keep human-identity consistent in the generated video. Inspired by prior findings in frequency analysis of vision/diffusion transformers, it employs identity-control signals base on frequency domain, since facial features can be decomposed into low-frequency global features (e.g., profile, proportions) and high-frequency intrinsic features (e.g., identity markers that remain unaffected by pose changes). Extensive experiments demonstrate that our frequency-aware heuristic scheme provides an optimal control solution for DiT-based models, making strides towards more effective IPT2V.

한국어 요약

한 줄 요약

ConsisID는 주어진 텍스트에 따라 생성된 동영상에서 인물의 정체성을 유지하는 데, 주파수 분해를 기반으로 하는 DiT 기반 컨트롤 방식을 제안한다.

핵심 기여도

핵심 아이디어

기존의 DiT 기반 모델은 U-Net과 달리 고주파 정보를 인식하는 데 약점을 가지며, 훈련 수렴도 어려운 것으로 알려져 있다. 이에 따라, 저주파 정보는 훈련을 용이하게 하고, 고주파 정보는 정체성을 유지하는 데 핵심이라는 통찰을 바탕으로, ConsisID는 주파수 분해를 통해 ID 정보를 분리하여 DiT에 주입한다. 저주파 정보는 얼굴의 전체적인 형태(예: 프로필, 비율)를 나타내며, 고주파 정보는 자세 변화에도 영향을 받지 않는 정체성 마커를 포함한다. 이를 통해, DiT가 고주파 정보를 효과적으로 학습하도록 도와주며, 훈련 과정에서 저주파와 고주파 정보를 병렬적으로 처리하는 계층적 훈련 전략을 도입한다.

기술적 접근법

주요 결과

의의 및 한계

ConsisID는 기존 U-Net 기반 모델의 제한성을 극복하고, DiT 기반 모델에서 ID 보존을 가능하게 하는 첫 사례로, 대규모 사전 학습 모델을 기반으로 튜닝 없이도 효과적인 IPT2V를 구현할 수 있다는 점에서 학술적·실용적 의의가 있다. 또한, 주파수 분석을 기반으로 ID 정보를 분리·주입하는 방식은 새로운 컨트롤 메커니즘으로서의 가능성을 열어준다. 그러나, 현재 실험은 2개의 참조 이미지만 사용하며, 더 많은 데이터를 기반으로 한 실험은 필요하다. 또한, 다양한 얼굴 형태나 자세에 대한 일반화 능력은 추가 연구가 필요하다.

실용적 활용

ConsisID는 콘텐츠 제작, 캐릭터 애니메이션, 개인 맞춤형 영상 생성 등에서 활용 가능하다. 특히, 대규모 사전 학습 모델을 기반으로 튜닝 없이도 생성 가능한 점에서, 개발자나 크리에이터가 빠르게 사용할 수 있는 실용적 도구로 활용될 수 있다.