← Latest papers
💻 computer science

Fine-grained Human Motion Understanding with Language Models

This paper introduces \methodname, an LLM-based model that achieves state-of-the-art fine-grained human motion understanding by representing skeletal poses with explicit timestamps and leveraging diverse pose- and motion-level supervision, enabling superior performance on both 2D and 3D benchmarks without relying on ground-truth 3D motion capture.

Original authors: Thomas Markhorst, Zhi-Yi Lin, Jouh Yeong Chew, Jan van Gemert, Xucong Zhang

Published 2026-06-23
📖 4 min read☕ Coffee break read

Original authors: Thomas Markhorst, Zhi-Yi Lin, Jouh Yeong Chew, Jan van Gemert, Xucong Zhang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a very smart robot how to understand human movement. Most robots today try to learn by watching videos, like a security camera recording. But videos are messy: they are huge files, they show clothes and backgrounds (which can be distracting or a privacy risk), and if you speed them up or slow them down, the robot gets confused about when things happened.

This paper introduces a new robot brain called FiGMo (Fine-Grained Motion understanding). Instead of watching a video, FiGMo looks at a "stick figure" skeleton of the person. But here is the magic trick: FiGMo doesn't just see the stick figure; it sees the stick figure with a clock attached to every single pose.

Here is how it works, broken down into simple concepts:

1. The "Timestamped Skeleton" Analogy

Imagine you are trying to describe a dance to a friend over the phone.

  • Old Way: You say, "He did a spin, then a jump, then a squat." Your friend knows the order, but they have no idea how long the spin lasted or if the jump was a quick hop or a slow leap.
  • FiGMo's Way: You say, "At 0.0 seconds, he starts spinning. At 2.4 seconds, he stops spinning and jumps. At 3.2 seconds, he lands in a squat."

FiGMo treats human motion exactly like this. It breaks movement down into a sequence of static poses, and it explicitly tells the AI, "This pose happened at this exact second." This allows the AI to answer questions like, "How long did the squat last?" or "What happened right before he stood up?" with incredible precision.

2. The "Universal Translator" (The Pose Encoder)

Usually, AI models are picky. Some only understand perfect 3D motion data captured in a lab with special suits (like a Hollywood motion-capture studio). Others only understand 2D drawings from regular cameras.

FiGMo has a special "Universal Translator" (called a Unified Pose Encoder). Think of it like a translator who speaks both "Lab-Suit" (3D) and "Phone-Camera" (2D).

  • If you feed it a messy, noisy 2D skeleton from a regular video, it cleans it up and understands it.
  • If you feed it perfect 3D data, it understands that too.
  • The Result: FiGMo is so good at this that even when it only uses 2D stick figures (which are less detailed), it beats other models that rely on expensive, high-quality 3D data.

3. The "School Curriculum" (Training Strategy)

To teach FiGMo to be so smart, the researchers didn't just dump a giant pile of data on it. They built a curriculum, like a school system:

  • Stage 1 (The Basics): They taught it to describe a single, frozen pose. "Look at this knee; it is bent."
  • Stage 2 (The Details): They taught it to answer specific questions about body parts. "Is the left arm higher than the right?"
  • Stage 3 (The Story): They started connecting poses into short sequences. "What action is happening here?"
  • Stage 4 (The Movie): Finally, they taught it to handle long, complex sequences with timing questions. "How long did the running phase last?"

The paper found that the most important part of this school was the variety of lessons. It was crucial to teach the robot about individual poses and full motion sequences. The "staged" approach (learning step-by-step) helped a little bit, but the main superpower came from the diversity of the training data.

4. Why This Matters (Privacy and Precision)

The paper highlights two main advantages:

  • Privacy: Because FiGMo only looks at the skeleton (the stick figure), it doesn't see the person's face, their clothes, or their background. It's like watching a shadow puppet show instead of a movie. This makes it safe to use in places where recording video is illegal or unethical, like a gym or a hospital.
  • Precision: Because it has the "clock" on every pose, it can catch subtle details. It can tell the difference between a slow, controlled squat and a fast, jerky one, which is hard for video-based AI to do.

The Bottom Line

FiGMo is a new way for computers to understand human movement. Instead of watching a blurry video, it reads a "skeleton script" where every movement is tagged with a timestamp. By teaching the AI to read this script using a mix of simple pose descriptions and complex motion stories, it has become the best at its job, even when using simple 2D data instead of expensive 3D data. It proves that you don't need a Hollywood movie to understand human motion; you just need the right "skeleton script" and a good clock.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →