paper-with-me

홈 › Papers

Beyond Skeletons: Learning Animation Directly from Driving Videos with Same2X Training Strategy

2026-06-05 · Yuan Zeng, Yujia Shi, Yuhao Yang, Dongxia Liu, Zongqing Lu, Wenming Yang, Qingmin Liao arxiv

Human image animation aims to generate a video from a static reference image, guided by pose information extracted from a driving video. Existing approaches often rely on pose estimators to extract intermediate representations, but such signals are prone to errors under occlusion or complex poses. Building on these observations, we present DirectAnimator, a framework that bypasses pose extraction and directly learns from raw driving videos. We introduce a Driving Cue Triplet consisting of pose, face, and location cues that captures motion, expression, and alignment in a semantically rich yet stable form, and we fuse them through a CueFusion DiT block for reliable control during denoising. To make learning dependable when the driving and reference identities differ, we devise a Same2X training strategy that aligns cross-ID features with those learned from same-ID data, regularizing optimization and accelerating convergence. Extensive experiments demonstrate that DirectAnimator attains state-of-the-art visual quality and identity preservation while remaining robust to occlusions and complex articulation, and it does so with fewer computational resources. Our project page is at https://directanimator.github.io/.

📄 PDF Abstract BibTeX arXiv:2606.06903

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SCAIL-2: Unifying Controlled Character Animation with End-to-end In-Context Conditioning

2026-06-09 · Wenhao Yan, Fengjia Guo, Zhuoyi Yang, Jie Tang arxiv

Controlled character animation requires transferring motion from a driving sequence to a reference character. Prior works heavily rely on intermediate representations, including pose skeletons to represent motion or mask…

MoCapAnything: Unified 3D Motion Capture for Arbitrary Skeletons from Monocular Videos

2025-12-11 · Kehong Gong, Zhengyu Wen, Weixia He, Mingxi Xu 외 arxiv

Motion capture now underpins content creation far beyond digital humans, yet most existing pipelines remain species- or template-specific. We formalize this gap as Category-Agnostic Motion Capture (CAMoCap): given a mono…

LUNA: Learning Universal 3D Human Animation Beyond Skinning

2026-06-30 · Peng Li, Rawal Khirodkar, Junxuan Li, Yuan Dong 외 arxiv

Creating photorealistic, animatable 3D human avatars from monocular images still largely depends on Linear Blend Skinning (LBS) and parametric body models, which constrain expressivity and often introduce artifacts due t…

FG-Portrait: 3D Flow Guided Editable Portrait Animation

2026-03-24 · Yating Xu, Yunqi Miao, Evangelos Ververas, Jiankang Deng 외 arxiv

Motion transfer from the driving to the source portrait remains a key challenge in the portrait animation. Current diffusion-based approaches condition only on the driving motion, which fails to capture source-to-driving…

Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets

2019-08-22 · Zhan Xu, Yang Zhou, Evangelos Kalogerakis, Karan Singh

We present a learning method for predicting animation skeletons for input 3D models of articulated characters. In contrast to previous approaches that fit pre-defined skeleton templates or predict fixed sets of joints, o…