paper-with-me

Papers

Robust Motion In-betweening

2021-02-09 · Félix G. Harvey, Mike Yurick, Derek Nowrouzezahrai, Christopher Pal

In this work we present a novel, robust transition generation technique that can serve as a new tool for 3D animators, based on adversarial recurrent neural networks. The system synthesizes high-quality motions that use temporally-sparse keyframes as animation constraints. This is reminiscent of the job of in-betweening in traditional animation pipelines, in which an animator draws motion frames between provided keyframes. We first show that a state-of-the-art motion prediction model cannot be easily converted into a robust transition generator when only adding conditioning information about future keyframes. To solve this problem, we then propose two novel additive embedding modifiers that are applied at each timestep to latent representations encoded inside the network's architecture. One modifier is a time-to-arrival embedding that allows variations of the transition length with a single model. The other is a scheduled target noise vector that allows the system to be robust to target distortions and to sample different transitions given fixed keyframes. To qualitatively evaluate our method, we present a custom MotionBuilder plugin that uses our trained model to perform in-betweening in production scenarios. To quantitatively evaluate performance on transitions and generalizations to longer time horizons, we present well-defined in-betweening benchmarks on a subset of the widely used Human3.6M dataset and on LaFAN1, a novel high quality motion capture dataset that is more appropriate for transition generation. We are releasing this new dataset along with this work, with accompanying code for reproducing our baseline results.

📄 PDF Abstract BibTeX arXiv:2102.04942

Code (1)

ubisoftinc/Ubisoft-LaForge-Animation-Dataset 공식 구현

Tasks

Human Pose Forecastingmotion in-betweeningmotion predictionMotion Synthesis

Similar Papers 제목 키워드 기반

Real-time Diverse Motion In-betweening with Space-time Control

2024-09-30 · Yuchen Chu, Zeshi Yang

In this work, we present a data-driven framework for generating diverse in-betweening motions for kinematic characters. Our approach injects dynamic conditions and explicit motion controls into the procedure of motion tr…

motion in-betweening

Flexible Motion In-betweening with Diffusion Models

2024-05-17 · Setareh Cohan, Guy Tevet, Daniele Reda, Xue Bin Peng 외

Motion in-betweening, a fundamental task in character animation, consists of generating motion sequences that plausibly interpolate user-provided keyframe constraints. It has long been recognized as a labor-intensive and…

Imputationmotion in-betweening

SILK: Smooth InterpoLation frameworK for motion in-betweening A Simplified Computational Approach

2025-06-09 · Elly Akhoundi, Hung Yu Ling, Anup Anand Deshmukh, Judith Butepage

Motion in-betweening is a crucial tool for animators, enabling intricate control over pose-level details in each keyframe. Recent machine learning solutions for motion in-betweening rely on complex models, incorporating …

motion in-betweeningMotion Interpolation

Adaptive Interpolation-Synthesis for Motion In-Betweening on Keyframe-Based Animation

2026-05-04 · Anton Raël, Julien Boucher, Antoine Lhermitte arxiv

Motion in-betweening is one of the most artistically demanding and time consuming stages of 3D animation, where the expressivity and rhythm of motion are defined. The level of creative control it requires makes it a majo…

Motion Synthesis

A Plug-and-Play Multi-Criteria Guidance for Diverse In-Betweening Human Motion Generation

2025-08-03 · Hua Yu, Jiao Liu, Xu Gui, Melvin Wong 외 arxiv

In-betweening human motion generation aims to synthesize intermediate motions that transition between user-specified keyframes. In addition to maintaining smooth transitions, a crucial requirement of this task is to gene…