Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 3 weeks, 1 day ago • Tianlv Huang, Hetian Guo, Ziyi Cai, Song Wang, Yanping Zhang, Zipei Fan, Xuan Song, Guangming Wu, Xin Zheng

SeMoCo: A Semantic-First Motion Codec for Motion Language Modeling

Briefing

SeMoCo is a new motion codec aimed at language-conditioned human-motion generation, and its core idea is to stop treating reconstruction as the only thing that matters. Instead of forcing action meaning and fine-grained movement into the same token hierarchy, each token carries one semantic token plus a residual sequence for kinematic detail. That gives the model a cleaner separation between what the motion means and how it moves.

The generator built around SeMoCo uses a dual-axis design: it models semantic progression over time, then autoregressively refines the residual entries. In practical terms, that should make motion generation more controllable for downstream pipelines that need both intent and fidelity, whether the target is gameplay animation, virtual production, or research tooling.

The work also introduces Ω-MotionVerse, a large multi-source human-motion dataset unified under the SOMA representation. That matters because motion-language systems tend to be bottlenecked by inconsistent data formats and limited coverage; a broader, standardized corpus can improve both training stability and evaluation.

Across the reported comparisons, SeMoCo posts the best reconstruction accuracy among the compared codecs, while also showing strong text-to-motion results. For developers working on animation synthesis, character AI, or motion editing tools, the interesting takeaway is the architectural shift: semantic structure is being treated as a first-class signal rather than an incidental byproduct of compression.

“Each motion token contains one semantic token and a residual sequence of kinematic tokens.”

— SeMoCo authors · Describes the codec structure
Original source
Read on arXiv cs.GR
At a glance
what
SeMoCo is a semantic-first motion codec for language-conditioned motion generation.
who
Authors include Tianlv Huang, Hetian Guo, Ziyi Cai, Song Wang, Yanping Zhang, Zipei Fan, Xuan Song, Guangming Wu, and Xin Zheng.
when
Submitted Aug. 25, 2026; revised Aug. 28, 2026.
impact
Could improve controllability and fidelity in text-to-motion, animation tools, and motion-editing pipelines.
Signal Mixed

Promising for motion generation, but still research-stage.

Discuss

Follow AI updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...