CVJun 14, 2022

Recurrent Transformer Variational Autoencoders for Multi-Action Motion Synthesis

arXiv:2206.06741v21 citationsh-index: 69
Originality Incremental advance
AI Analysis

This addresses the challenge of generating realistic and smooth human motion for applications like animation or robotics, though it appears incremental by building on existing techniques.

The paper tackles the problem of synthesizing multi-action human motion sequences of arbitrary lengths, achieving significant improvements in FID score and semantic consistency metrics compared to state-of-the-art methods.

We consider the problem of synthesizing multi-action human motion sequences of arbitrary lengths. Existing approaches have mastered motion sequence generation in single action scenarios, but fail to generalize to multi-action and arbitrary-length sequences. We fill this gap by proposing a novel efficient approach that leverages expressiveness of Recurrent Transformers and generative richness of conditional Variational Autoencoders. The proposed iterative approach is able to generate smooth and realistic human motion sequences with an arbitrary number of actions and frames while doing so in linear space and time. We train and evaluate the proposed approach on PROX and Charades datasets, where we augment PROX with ground-truth action labels and Charades with human mesh annotations. Experimental evaluation shows significant improvements in FID score and semantic consistency metrics compared to the state-of-the-art.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes