# MoGlow: Probabilistic and controllable motion synthesis using   normalising flows

**Authors:** Gustav Eje Henter, Simon Alexanderson, Jonas Beskow

arXiv: 1905.06598 · 2020-12-08

## TL;DR

This paper presents MoGlow, a probabilistic, controllable motion synthesis model based on normalising flows, capable of generating complex, realistic motion sequences efficiently for interactive applications.

## Contribution

It introduces a novel autoregressive, causal normalising flows model for motion synthesis that handles long-term dependencies without task-specific assumptions.

## Key findings

- Outperforms baseline models in motion quality
- Generates realistic motion close to real motion capture
- Efficient training via exact maximum likelihood

## Abstract

Data-driven modelling and synthesis of motion is an active research area with applications that include animation, games, and social robotics. This paper introduces a new class of probabilistic, generative, and controllable motion-data models based on normalising flows. Models of this kind can describe highly complex distributions, yet can be trained efficiently using exact maximum likelihood, unlike GANs or VAEs. Our proposed model is autoregressive and uses LSTMs to enable arbitrarily long time-dependencies. Importantly, is is also causal, meaning that each pose in the output sequence is generated without access to poses or control inputs from future time steps; this absence of algorithmic latency is important for interactive applications with real-time motion control. The approach can in principle be applied to any type of motion since it does not make restrictive, task-specific assumptions regarding the motion or the character morphology. We evaluate the models on motion-capture datasets of human and quadruped locomotion. Objective and subjective results show that randomly-sampled motion from the proposed method outperforms task-agnostic baselines and attains a motion quality close to recorded motion capture.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.06598/full.md

## Figures

22 figures with captions in the complete paper: https://tomesphere.com/paper/1905.06598/full.md

## References

103 references — full list in the complete paper: https://tomesphere.com/paper/1905.06598/full.md

---
Source: https://tomesphere.com/paper/1905.06598