Implicit Preference Alignment for Human Image Animation
About
Human image animation has witnessed significant advancements, yet generating high-fidelity hand motions remains a persistent challenge due to their high degrees of freedom and motion complexity. While reinforcement learning from human feedback, particularly direct preference optimization, offers a potential solution, it necessitates the construction of strict preference pairs. However, curating such pairs for dynamic hand regions is prohibitively expensive and often impractical due to frame-wise inconsistencies. In this paper, we propose Implicit Preference Alignment (IPA), a data-efficient post-training framework that eliminates the need for paired preference data. Theoretically grounded in implicit reward maximization, IPA aligns the model by maximizing the likelihood of self-generated high-quality samples while penalizing deviations from the pretrained prior. Furthermore, we introduce a Hand-Aware Local Optimization mechanism to explicitly steer the alignment process toward hand regions. Experiments demonstrate that our method achieves effective preference optimization to enhance hand generation quality, while significantly lowering the barrier for constructing preference data. Codes are released at https://github.com/mdswyz/IPA
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Human Image Animation | TikTok (sequences 335 to 340) | FID-VID5.9 | 10 | |
| Human Image Animation | Custom Challenging Benchmark 100 curated cases with complex hand dynamics 1.0 (test) | FID-VID6.3 | 6 | |
| Human Image Animation | Authors' Hand Dynamics Benchmark 100 curated cases | SSIM (Hand)60.6 | 6 | |
| Human Image Animation | Human Preference Study Evaluation Set | Win Rate (%)91.7 | 3 |