paper-with-me

Papers

MotionWeaver: Holistic 4D-Anchored Framework for Multi-Humanoid Image Animation

2026-02-11 · Xirui Hu, Yanbo Ding, Jiahao Wang, Tingting Shi, Yali Wang, Guo Zhi Zhi, Weizhan Zhang arxiv

Character image animation, which synthesizes videos of reference characters driven by pose sequences, has advanced rapidly but remains largely limited to single-human settings. Existing methods struggle to generalize to multi-humanoid scenarios, which involve diverse humanoid forms, complex interactions, and frequent occlusions. We address this gap with two key innovations. First, we introduce unified motion representations that extract identity-agnostic motions and explicitly bind them to corresponding characters, enabling generalization across diverse humanoid forms and seamless extension to multi-humanoid scenarios. Second, we propose a holistic 4D-anchored paradigm that constructs a shared 4D space to fuse motion representations with video latents, and further reinforces this process with hierarchical 4D-level supervision to better handle interactions and occlusions. We instantiate these ideas in MotionWeaver, an end-to-end framework for multi-humanoid image animation. To support this setting, we curate a 46-hour dataset of multi-human videos with rich interactions, and construct a 300-video benchmark featuring paired humanoid characters. Quantitative and qualitative experiments demonstrate that MotionWeaver not only achieves state-of-the-art results on our benchmark but also generalizes effectively across diverse humanoid forms, complex interactions, and challenging multi-humanoid scenarios.

📄 PDF Abstract BibTeX arXiv:2602.13326

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TWIST2: Scalable, Portable, and Holistic Humanoid Data Collection System

2025-11-04 · Yanjie Ze, Siheng Zhao, Weizhuo Wang, Angjoo Kanazawa 외 arxiv

Large-scale data has driven breakthroughs in robotics, from language models to vision-language-action models in bimanual manipulation. However, humanoid robotics lacks equally effective data collection frameworks. Existi…

Humanoid Occupancy: Enabling A Generalized Multimodal Occupancy Perception System on Humanoid Robots

2025-07-27 · Wei Cui, Haoyu Wang, Wenkang Qin, Yijie Guo 외 arxiv

Humanoid robot technology is advancing rapidly, with manufacturers introducing diverse heterogeneous visual perception modules tailored to specific scenarios. Among various perception paradigms, occupancy-based represent…

MIND: Multi-Scale Intent Diffusion for Text-Driven Physics-Based Humanoid Control

2026-05-25 · Bin Li, Ruichi Zhang, Han Liang, Jingyan Zhang 외 arxiv

Enabling physics-based humanoids to execute diverse behaviors from high-level textual commands remains a significant challenge. Existing methods typically follow either a two-stage paradigm that combines kinematic motion…

FABLE: Fine-grained Fact Anchoring for Unstructured Model Editing

2026-04-14 · Peng Wang, Biyu Zhou, Xuehai Tang, Jizhong Han 외 arxiv

Unstructured model editing aims to update models with real-world text, yet existing methods often memorize text holistically without reliable fine-grained fact access. To address this, we propose FABLE, a hierarchical fr…

Question AnsweringText Generation

Line-Anchored Feedback Cuts Token Costs and Improves Correctness in AI Code Editing

2026-07-14 · William Franz Lamberti arxiv

Generated tokens are a direct driver of the cost, latency, and energy of generative AI (GAI) code editing. We show the format of feedback is a lever on all three. We compare two deliveries of the same requested changes: …