CVOct 11, 2023

Guided Attention for Interpretable Motion Captioning

arXiv:2310.07324v25 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This work addresses the underdeveloped area of motion captioning for applications in human-computer interaction and robotics, offering an incremental improvement through enhanced interpretability.

The paper tackles the problem of generating captions from human motion by introducing a novel architecture that uses guided attention mechanisms to improve interpretability and performance, achieving better results than non-interpretable state-of-the-art systems.

Diverse and extensive work has recently been conducted on text-conditioned human motion generation. However, progress in the reverse direction, motion captioning, has seen less comparable advancement. In this paper, we introduce a novel architecture design that enhances text generation quality by emphasizing interpretability through spatio-temporal and adaptive attention mechanisms. To encourage human-like reasoning, we propose methods for guiding attention during training, emphasizing relevant skeleton areas over time and distinguishing motion-related words. We discuss and quantify our model's interpretability using relevant histograms and density distributions. Furthermore, we leverage interpretability to derive fine-grained information about human motion, including action localization, body part identification, and the distinction of motion-related words. Finally, we discuss the transferability of our approaches to other tasks. Our experiments demonstrate that attention guidance leads to interpretable captioning while enhancing performance compared to higher parameter-count, non-interpretable state-of-the-art systems. The code is available at: https://github.com/rd20karim/M2T-Interpretable.

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