paper-with-me

Papers

Motion2Language, unsupervised learning of synchronized semantic motion segmentation

2023-10-16 · 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 BibTeX arXiv:2310.10594

Code (1)

rd20karim/M2T-Segmentation 공식 구현 pytorch

Tasks

Motion CaptioningMotion SegmentationSemantic SegmentationText Generation

Similar Papers 제목 키워드 기반

4D Synchronized Fields: Motion-Language Gaussian Splatting for Temporal Scene Understanding

2026-03-15 · Mohamed Rayan Barhdadi, Samir Abdaljalil, Rasul Khanbayov, Erchin Serpedin 외 arxiv

Current 4D representations decouple geometry, motion, and semantics: reconstruction methods discard interpretable motion structure; language-grounded methods attach semantics after motion is learned, blind to how objects…

Scene Understanding

Think2Sing: Orchestrating Structured Motion Subtitles for Singing-Driven 3D Head Animation

2025-09-02 · Zikai Huang, Yihan Zhou, Xuemiao Xu, Cheng Xu 외 arxiv

Singing-driven 3D head animation is a challenging yet promising task with applications in virtual avatars, entertainment, and education. Unlike speech, singing involves richer emotional nuance, dynamic prosody, and lyric…

SViMo: Synchronized Diffusion for Video and Motion Generation in Hand-object Interaction Scenarios

2025-06-03 · Lingwei Dang, Ruizhi Shao, Hongwen Zhang, Wei Min 외

Hand-Object Interaction (HOI) generation has significant application potential. However, current 3D HOI motion generation approaches heavily rely on predefined 3D object models and lab-captured motion data, limiting gene…

Motion GenerationVideo Generation

Transformer with Controlled Attention for Synchronous Motion Captioning

2024-09-13 · Karim Radouane, Sylvie Ranwez, Julien Lagarde, Andon Tchechmedjiev

In this paper, we address a challenging task, synchronous motion captioning, that aim to generate a language description synchronized with human motion sequences. This task pertains to numerous applications, such as alig…

Action LocalizationAction SegmentationMotion CaptioningPhrase Grounding+4

Semantic Co-Speech Gesture Synthesis and Real-Time Control for Humanoid Robots

2025-12-19 · Gang Zhang arxiv

We present an innovative end-to-end framework for synthesizing semantically meaningful co-speech gestures and deploying them in real-time on a humanoid robot. This system addresses the challenge of creating natural, expr…

Gesture Generation