# Language2Pose: Natural Language Grounded Pose Forecasting

**Authors:** Chaitanya Ahuja, Louis-Philippe Morency

arXiv: 1907.01108 · 2019-12-02

## TL;DR

Language2Pose introduces a neural model that maps natural language descriptions to 3D human poses, enabling more accurate and human-like animations for applications like virtual characters and robot motion planning.

## Contribution

The paper presents JL2P, a joint embedding neural architecture with curriculum learning for language-to-pose translation, improving animation accuracy over previous methods.

## Key findings

- Outperforms existing data-driven approaches in accuracy
- Generates animations that are more visually representative
- Validated on a public 3D pose and language dataset

## Abstract

Generating animations from natural language sentences finds its applications in a a number of domains such as movie script visualization, virtual human animation and, robot motion planning. These sentences can describe different kinds of actions, speeds and direction of these actions, and possibly a target destination. The core modeling challenge in this language-to-pose application is how to map linguistic concepts to motion animations.   In this paper, we address this multimodal problem by introducing a neural architecture called Joint Language to Pose (or JL2P), which learns a joint embedding of language and pose. This joint embedding space is learned end-to-end using a curriculum learning approach which emphasizes shorter and easier sequences first before moving to longer and harder ones. We evaluate our proposed model on a publicly available corpus of 3D pose data and human-annotated sentences. Both objective metrics and human judgment evaluation confirm that our proposed approach is able to generate more accurate animations and are deemed visually more representative by humans than other data driven approaches.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1907.01108/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1907.01108/full.md

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