Motion2Language, unsupervised learning of synchronized semantic motion segmentation

16 Oct 2023  ·  Karim Radouane, Andon Tchechmedjiev, Julien Lagarde, Sylvie Ranwez ·

In this paper, we investigate building a sequence to sequence architecture for motion to language translation and synchronization. The aim is to translate motion capture inputs into English natural-language descriptions, such that the descriptions are generated synchronously with the actions performed, enabling semantic segmentation as a byproduct, but without requiring synchronized training data. We propose a new recurrent formulation of local attention that is suited for synchronous/live text generation, as well as an improved motion encoder architecture better suited to smaller data and for synchronous generation. We evaluate both contributions in individual experiments, using the standard BLEU4 metric, as well as a simple semantic equivalence measure, on the KIT motion language dataset. In a follow-up experiment, we assess the quality of the synchronization of generated text in our proposed approaches through multiple evaluation metrics. We find that both contributions to the attention mechanism and the encoder architecture additively improve the quality of generated text (BLEU and semantic equivalence), but also of synchronization. Our code is available at https://github.com/rd20karim/M2T-Segmentation/tree/main

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Motion Captioning HumanML3D MLP+GRU BLEU-4 23.4 # 1
Motion Captioning KIT Motion-Language MLP+GRU BLEU-4 25.4 # 1

Methods


No methods listed for this paper. Add relevant methods here