日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
ジェスチャ生成arXiv:2609.00369

パペッティア:物体接地・姿勢認識型の共話ジェスチャ生成

Puppeteer: Object-Grounded Posture-Aware Co-Speech Gesture Generation

シェア:XThreadsFacebookLINEはてブBluesky

音声に合わせたジェスチャ生成において、姿勢制約と周囲の物体を考慮した拡散モデルを提案し、因果的潜在空間での条件付き拡散により、物体と整合した多様で時間的に同期したジェスチャを生成する。

詳しい要約

1. どんなもの?

Puppeteerは、音声に合わせたジェスチャ生成(co-speech gesture generation)において、身体の姿勢制約と周囲の物体との接地(object grounding)を考慮した拡散モデルを提案する。従来の手法は音声とジェスチャの対応に焦点を当てていたが、物体や姿勢を明示的に扱っていなかった。Puppeteerは、長いジェスチャを構造化プリミティブに分解し、因果的変分オートエンコーダ(causal VAE)で時間順序の潜在トークンに符号化する。この潜在空間で、音声信号、動作履歴、初期姿勢参照、物体形状を条件として拡散を行い、物理的に一貫したジェスチャを合成する。また、新しい評価指標と、物体接地ジェスチャ生成のための合成3DデータセットSceneGesを導入する。

2. 先行研究と比べてどこがすごい?

先行研究の音声駆動ジェスチャ生成モデルは、音声とジェスチャの対応(audio-gesture alignment)を重視するが、姿勢制約や周囲の物体を明示的に考慮せず、身体ジェスチャと物理空間の相関を捉えられなかった。Puppeteerは、因果的潜在空間での拡散により、時間的順序を保ちながら、初期姿勢と物体形状を条件として組み込むことで、物体接地と姿勢認識を実現した点が新しい。さらに、ジェスチャの中間補間(in-betweening)や補完(completion)といったタスクを可能にする時間的制御を提供する。

3. 技術・手法の肝は?

手法の核心は、長いジェスチャを構造化プリミティブに分解し、因果的変分オートエンコーダ(causal VAE)で時間順序の潜在トークンに符号化すること。各トークンは過去のみに依存する。次に、この因果的潜在空間で条件付き拡散を実行する。条件は、音声信号、動作履歴、初期姿勢参照、物体形状。これにより、時間的順序を明示的に制御でき、ジェスチャの中間補間や補完が可能になる。

4. どうやって有効だと検証した?

実験では、既存の評価指標に加えて、このタスクに特化した新しい評価指標を導入し、Puppeteerが従来手法よりも多様で時間的に同期したジェスチャを生成することを示した。また、物体接地ジェスチャ生成を可能にするため、合成3DデータセットSceneGesを作成し、これを用いて評価した。具体的な数値や比較対象は要旨からは不明。

5. 議論はある?

要旨からは、議論の余地として、合成データセットSceneGesが実際の人間の動作をどの程度反映しているか、実世界のシーンでの汎用性、評価指標の妥当性などが考えられるが、要旨には明示されていない。また、因果的潜在空間の表現力や、拡散モデルの計算コストなども議論の対象となりうるが、要旨からは不明。

6. 次に読むべき論文は?

要旨で参照されている先行研究は、音声駆動ジェスチャ生成モデル(speech-driven gesture models)であり、具体的な論文名は不明。関連手法として、拡散モデルによる動作生成(diffusion-based motion generation)、変分オートエンコーダによる動作表現学習(VAE-based motion representation)、物体とのインタラクションを考慮した動作生成(object-aware motion generation)などが挙げられる。次に読むべき論文は、これらの分野の代表的な研究が考えられるが、要旨からは特定できない。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Vida Adeli, Soroush Mehraban, Jacob Rommann, Harrison Sanborn, Cole Clifford, Babak Taati

分類: cs.CV

原文アブストラクト

Generating co-speech gestures that are temporally coherent, semantically aligned with speech, and grounded with surrounding objects remains challenging. Prior speech-driven gesture models emphasize audio-gesture alignment but do not explicitly account for posture constraints or surrounding objects, failing to capture the inherent correlation between body gestures and the physical space. We present Puppeteer, a posture-aware, object-grounded co-speech gesture diffusion model operating in a causal latent space. We decompose long gestures into structured primitives and learn a causal variational autoencoder that encodes them into temporally ordered latent tokens, each depending only on the past. We then perform conditional diffusion directly in the causal latent space, conditioning on speech signals, motion history, an initial posture reference, and object geometry to synthesize physically consistent gestures. This temporally ordered latent formulation enables explicit temporal control and supports tasks such as gesture in-betweening and gesture completion. To better assess co-speech gesture synthesis beyond existing measures, we introduce new evaluation metrics tailored to this task. We also created SceneGes, the first curated synthetic 3D dataset of embodied co-speech gestures and corresponding 3D objects, enabling object-grounded gesture generation. Experiments show that Puppeteer generates more diverse and temporally synchronized gestures than prior methods, while enabling object-grounded gesture synthesis.