paper-with-me

Papers

Implicit Preference Alignment for Human Image Animation

2026-05-08 · Yuanzhi Wang, Xuhua Ren, Jiaxiang Cheng, Bing Ma, Kai Yu, Tianxiang Zheng, Qinglin Lu, Zhen Cui arxiv

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

📄 PDF Abstract BibTeX arXiv:2605.07545

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Hallo4: High-Fidelity Dynamic Portrait Animation via Direct Preference Optimization and Temporal Motion Modulation

2025-05-29 · Jiahao Cui, Yan Chen, Mingwang Xu, Hanlin Shang 외

Generating highly dynamic and photorealistic portrait animations driven by audio and skeletal motion remains challenging due to the need for precise lip synchronization, natural facial expressions, and high-fidelity body…

Portrait AnimationVideo Alignment

High-Fidelity and Long-Duration Human Image Animation with Diffusion Transformer

2025-12-26 · Shen Zheng, Jiaran Cai, Yuansheng Guan, Shenneng Huang 외 arxiv

Recent progress in diffusion models has significantly advanced the field of human image animation. While existing methods can generate temporally consistent results for short or regular motions, significant challenges re…

Data AugmentationVideo Generation

TPC: Test-time Procrustes Calibration for Diffusion-based Human Image Animation

2024-10-31 · Sunjae Yoon, Gwanhyeong Koo, Younghwan Lee, Chang D. Yoo

Human image animation aims to generate a human motion video from the inputs of a reference human image and a target motion video. Current diffusion-based image animation systems exhibit high precision in transferring hum…

Image Animation

Cal-DPO: Calibrated Direct Preference Optimization for Language Model Alignment

2024-12-19 · Teng Xiao, Yige Yuan, Huaisheng Zhu, Mingxiao Li 외

We study the problem of aligning large language models (LLMs) with human preference data. Contrastive preference optimization has shown promising results in aligning LLMs with available preference data by optimizing the …

Language ModelingLanguage Modelling

Difficulty-Based Preference Data Selection by DPO Implicit Reward Gap

2025-08-06 · Xuan Qi, Rongwu Xu, Zhijing Jin arxiv

Aligning large language models (LLMs) with human preferences is a critical challenge in AI research. While methods like Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO) are widel…

Reinforcement Learning