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
· 2 months, 3 weeks ago • Ariel Gjaci, Antonio Sgorbissa, Vittorio Murino

SICAGE: Speaker-Independent Culture-Aware Gesture Generation using TED4C-L Dataset

Briefing

The paper tackles a subtle but important problem in co-speech gesture generation: models often look “culture-aware” only because they memorize speaker-specific gesturing habits. SICAGE tries to separate those two factors by learning cultural representations that stay discriminative while being invariant to individual speakers.

The framework is modular. It learns embeddings from audio and text, then uses them to condition a multimodal gesture generator. The authors test two domain generalization strategies for the cultural representation stage: adversarial learning and Fishr regularization. That makes the work more than a dataset drop; it’s also a concrete recipe for reducing speaker leakage in gesture synthesis.

A notable piece for practitioners is ALaDiT, a real-time diffusion-based gesture generator that incorporates the learned cultural embeddings efficiently. The paper claims improvements in motion realism, diversity, beat synchronization, semantic relevance, and cultural consistency, which are exactly the metrics that matter if you’re trying to drive believable NPCs, virtual presenters, or social avatars.

The dataset, TED4C-L, is also a meaningful asset on its own: 106 hours of multimodal data from 764 TED speakers across four cultural groups. For game and interactive media developers, the broader takeaway is that culturally expressive animation is becoming more measurable and less hand-wavy, but only if evaluation avoids speaker-disjoint leakage. That matters for anyone training or benchmarking gesture systems for live agents, cutscene tools, or character...

“Recent co-speech gesture generation methods often overlook cultural differences”

— Authors · Motivation for the paper
Original source
Read on arXiv cs.GR
At a glance
what
SICAGE is a speaker-independent, culture-aware co-speech gesture generation framework.
what
The authors introduce TED4C-L, a 106-hour multimodal dataset with 764 TED speakers from four cultural groups.
what
SICAGE conditions gesture synthesis on cultural embeddings learned from audio and text while reducing speaker identity leakage.
what
The paper instantiates the approach with adversarial learning, Fishr regularization, and a real-time diffusion model called ALaDiT.
Signal Positive

Promising dataset and methods for more believable gesture synthesis

Discuss

Follow gesture-generation 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...