paper-with-me

Papers

NEURAL MARIONETTE: A Transformer-based Multi-action Human Motion Synthesis System

2022-09-27 · Weiqiang Wang, Xuefei Zhe, Qiuhong Ke, Di Kang, Tingguang Li, Ruizhi Chen, Linchao Bao

We present a neural network-based system for long-term, multi-action human motion synthesis. The system, dubbed as NEURAL MARIONETTE, can produce high-quality and meaningful motions with smooth transitions from simple user input, including a sequence of action tags with expected action duration, and optionally a hand-drawn moving trajectory if the user specifies. The core of our system is a novel Transformer-based motion generation model, namely MARIONET, which can generate diverse motions given action tags. Different from existing motion generation models, MARIONET utilizes contextual information from the past motion clip and future action tag, dedicated to generating actions that can smoothly blend historical and future actions. Specifically, MARIONET first encodes target action tag and contextual information into an action-level latent code. The code is unfolded into frame-level control signals via a time unrolling module, which could be then combined with other frame-level control signals like the target trajectory. Motion frames are then generated in an auto-regressive way. By sequentially applying MARIONET, the system NEURAL MARIONETTE can robustly generate long-term, multi-action motions with the help of two simple schemes, namely "Shadow Start" and "Action Revision". Along with the novel system, we also present a new dataset dedicated to the multi-action motion synthesis task, which contains both action tags and their contextual information. Extensive experiments are conducted to study the action accuracy, naturalism, and transition smoothness of the motions generated by our system.

📄 PDF Abstract BibTeX arXiv:2209.13204

Code (0)

등록된 구현이 없습니다.

Tasks

Motion GenerationMotion SynthesisRolling Shutter CorrectionTAG

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Motion Marionette: Rethinking Rigid Motion Transfer via Prior Guidance

2025-11-25 · Haoxuan Wang, Jiachen Tao, Junyi Wu, Gaowen Liu 외 arxiv

We present Motion Marionette, a zero-shot framework for rigid motion transfer from monocular source videos to single-view target images. Previous works typically employ geometric, generative, or simulation priors to guid…

Video Generation

Neural Marionette: Unsupervised Learning of Motion Skeleton and Latent Dynamics from Volumetric Video

2022-02-17 · Jinseok Bae, Hojun Jang, Cheol-Hui Min, Hyungun Choi 외

We present Neural Marionette, an unsupervised approach that discovers the skeletal structure from a dynamic sequence and learns to generate diverse motions that are consistent with the observed motion dynamics. Given a v…

motion retargeting

MarioNETte: Few-shot Face Reenactment Preserving Identity of Unseen Targets

2019-11-19 · Sungjoo Ha, Martin Kersner, Beomsu Kim, Seokjun Seo 외

When there is a mismatch between the target identity and the driver identity, face reenactment suffers severe degradation in the quality of the result, especially in a few-shot setting. The identity preservation problem,…

DisentanglementFace Reenactment

ActFormer: A GAN-based Transformer towards General Action-Conditioned 3D Human Motion Generation

2022-03-15 · ICCV 2023 1 · Liang Xu, Ziyang Song, Dongliang Wang, Jing Su 외

We present a GAN-based Transformer for general action-conditioned 3D human motion generation, including not only single-person actions but also multi-person interactive actions. Our approach consists of a powerful Action…

Motion Generation

Marionette: Predicting World States, Rendering Geometry, Painting Appearance

2026-08-14 · Zian Meng, Zhen Li, Chuanhao Li, Qiang Li 외 arxiv

Interactive game world models typically autoregress visual observations directly in pixel or latent space, forcing structured properties such as pose, geometry, and occlusion to be implicitly maintained by the same gener…