# Human Motion Prediction via Pattern Completion in Latent Representation   Space

**Authors:** Yi Tian Xu, Yaqiao Li, David Meger

arXiv: 1904.09039 · 2019-04-22

## TL;DR

This paper introduces a novel approach for human motion understanding using pattern completion in a learned latent space, achieving superior results across multiple tasks without customization.

## Contribution

It presents a new autoencoder based on sequence-to-sequence learning and applies pattern completion for improved human motion prediction and related tasks.

## Key findings

- Outperforms state-of-the-art in human motion prediction
- Effective for motion generation and action classification
- No task-specific customization needed

## Abstract

Inspired by ideas in cognitive science, we propose a novel and general approach to solve human motion understanding via pattern completion on a learned latent representation space. Our model outperforms current state-of-the-art methods in human motion prediction across a number of tasks, with no customization. To construct a latent representation for time-series of various lengths, we propose a new and generic autoencoder based on sequence-to-sequence learning. While traditional inference strategies find a correlation between an input and an output, we use pattern completion, which views the input as a partial pattern and to predict the best corresponding complete pattern. Our results demonstrate that this approach has advantages when combined with our autoencoder in solving human motion prediction, motion generation and action classification.

## Full text

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

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1904.09039/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1904.09039/full.md

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