HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Single-Shot Motion Completion with Transformer

Yinglin Duan Tianyang Shi Zhengxia Zou Yenan Lin Zhehui Qian Bohan Zhang Yi Yuan

Single-Shot Motion Completion with Transformer

Abstract

Motion completion is a challenging and long-discussed problem, which is of great significance in film and game applications. For different motion completion scenarios (in-betweening, in-filling, and blending), most previous methods deal with the completion problems with case-by-case designs. In this work, we propose a simple but effective method to solve multiple motion completion problems under a unified framework and achieves a new state of the art accuracy under multiple evaluation settings. Inspired by the recent great success of attention-based models, we consider the completion as a sequence to sequence prediction problem. Our method consists of two modules - a standard transformer encoder with self-attention that learns long-range dependencies of input motions, and a trainable mixture embedding module that models temporal information and discriminates key-frames. Our method can run in a non-autoregressive manner and predict multiple missing frames within a single forward propagation in real time. We finally show the effectiveness of our method in music-dance applications.

Code Repositories

FuxiCV/SSMCT
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
motion-synthesis-on-lafan1SSMCT
L2P@15: 0.56
L2P@30: 1.1
L2P@5: 0.22
L2Q@15: 0.36
L2Q@30: 0.61
L2Q@5: 0.14
NPSS@15: 0.0234
NPSS@30: 0.1222
NPSS@5: 0.0016

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Single-Shot Motion Completion with Transformer | Papers | HyperAI