Papers › StableAnimator: High-Quality Identity-Preserving Human Image Animation

StableAnimator: High-Quality Identity-Preserving Human Image Animation

26 Nov 2024CVPR 2025 1arXiv:2411.17697archive 2025-07-28

Shuyuan Tu, Zhen Xing, Xintong Han, Zhi-Qi Cheng, Qi Dai, Chong Luo, Zuxuan Wu

Current diffusion models for human image animation struggle to ensure identity (ID) consistency. This paper presents StableAnimator, the first end-to-end ID-preserving video diffusion framework, which synthesizes high-quality videos without any post-processing, conditioned on a reference image and a sequence of poses. Building upon a video diffusion model, StableAnimator contains carefully designed modules for both training and inference striving for identity consistency. In particular, StableAnimator begins by computing image and face embeddings with off-the-shelf extractors, respectively and face embeddings are further refined by interacting with image embeddings using a global content-aware Face Encoder. Then, StableAnimator introduces a novel distribution-aware ID Adapter that prevents interference caused by temporal layers while preserving ID via alignment. During inference, we propose a novel Hamilton-Jacobi-Bellman (HJB) equation-based optimization to further enhance the face quality. We demonstrate that solving the HJB equation can be integrated into the diffusion denoising process, and the resulting solution constrains the denoising path and thus benefits ID preservation. Experiments on multiple benchmarks show the effectiveness of StableAnimator both qualitatively and quantitatively.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.17697")

Code

Syntology Ran 1 of 11 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: official repository: 11 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Francis-Rings/StableAnimator officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 1 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
10unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Francis-Rings/StableAnimator. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

FeedForward Francis-Rings/StableAnimator/animation/modules/id_encoder.py official repository ran · our draft was wrong MIT (permissive) · 5105747c2711b1cb · report
alpha_blend_color Francis-Rings/StableAnimator/DWPose/skeleton_extraction.py official repository unverified MIT (permissive) · d5db4dc031f72a81 · report
create_image_grid Francis-Rings/StableAnimator/train_single.py official repository unverified MIT (permissive) · b40e78b0b1ea6160 · report
draw_bodypose Francis-Rings/StableAnimator/DWPose/skeleton_extraction.py official repository unverified MIT (permissive) · 68e1817b5a0cb440 · report
draw_bodypose_aligned Francis-Rings/StableAnimator/DWPose/training_skeleton_extraction.py official repository unverified MIT (permissive) · 44ef0c50e1ed61e7 · report
draw_handpose Francis-Rings/StableAnimator/DWPose/skeleton_extraction.py official repository unverified MIT (permissive) · b408758fe55668b9 · report
draw_handpose_aligned Francis-Rings/StableAnimator/DWPose/training_skeleton_extraction.py official repository unverified MIT (permissive) · 1e8a79e43e77ad58 · report
load_images_from_folder Francis-Rings/StableAnimator/inference_basic.py official repository unverified MIT (permissive) · 66ae98065714bafd · report
load_images_from_folder Francis-Rings/StableAnimator/train_single.py official repository unverified MIT (permissive) · b6014c1c431aa69e · report
reshape_tensor Francis-Rings/StableAnimator/animation/modules/id_encoder.py official repository unverified MIT (permissive) · 4cb2e2a2ca0bec9f · report
validate_and_convert_image Francis-Rings/StableAnimator/train_single.py official repository unverified MIT (permissive) · f38487057d980dce · report

Tasks

DenoisingFace ReenactmentHuman AnimationImage AnimationSubject-driven Video GenerationVideo Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdapterDiffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections