日本フィジカルAI新聞

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

週刊ニュースレター購読
HRIarXiv:2608.18401

実世界HRIにおけるマルチモーダル親密性推定

Multimodal Rapport Estimation in Real-World HRI

シェア:XThreadsFacebookLINEはてブBluesky

実店舗での対話記録を用いて、第三者評価による親密性スコアを自動推定する手法を検証し、ゼロショットLLMが強力で、音声・視覚モデルとの融合が最良となることを示した論文。

詳しい要約

1. どんなもの?

本研究は、実世界のHuman-Robot Interaction (HRI)における対話品質の自動評価、特に第三者評価によるrapportスコアの推定を扱う。日本のドラッグストアで収集した62セッションのマルチモーダル記録を用いて、zero-shot LLM、事前学習済みのテキスト・音声・視覚モデル、およびそれらの予測レベル融合を比較し、実環境での推定可能性を検証している。

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

既存の自動評価手法は主に管理された実験室環境で開発されており、ユーザーが自由に離脱でき、多人数参加が自然に発生する実世界環境への適用可能性は不明であった。本研究は、実世界の小売店舗という現実的な環境で収集したデータを用いて、複数のモダリティのモデルを体系的に比較し、zero-shot LLMが強い性能を示すこと、音声・視覚モデルが補完的情報を提供することを明らかにした点が新しい。

3. 技術・手法の肝は?

手法の肝は、実世界のHRIセッションから得たマルチモーダルデータ(テキスト、音声、視覚)を利用し、各モダリティの事前学習モデル(テキスト: Gemini 2.5 Flash、音声: HuBERT、視覚: V-JEPA)を個別に適用し、その後予測レベルで融合する点。また、zero-shot LLMを直接テキストに適用する方法も含む。

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

有効性の検証は、日本のドラッグストアで収集した62セッションのマルチモーダル記録を用いて、第三者評価によるrapportスコアを予測するタスクで行った。各モデルの性能を比較し、特にGemini 2.5 Flashが単一モデルとして強く、Gemini (テキスト)とHuBERT、V-JEPAを組み合わせた融合モデルが最良の性能を示した。さらに、相互作用の時間長やグループサイズの条件によって推定性能が変動することを分析した。

5. 議論はある?

議論として、実世界のHRIにおけるrapport推定は、実験室環境で想定される以上の文脈的変動を考慮した評価とモデル設計が必要であると述べている。また、zero-shot LLMが強い性能を示す一方で、音声・視覚モデルが補完的情報を提供するという結果は、マルチモーダル融合の重要性を示唆する。ただし、推定性能が相互作用の時間長やグループサイズに依存するため、実用化にはこれらの条件に応じた適応が課題となる。

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

要旨で参照されている研究は明示されていないが、関連手法として、zero-shot LLM、事前学習済み音声モデル(HuBERT)、視覚モデル(V-JEPA)、およびマルチモーダル融合の研究が挙げられる。次に読むべき論文としては、これらの基盤となったモデルや、実世界HRIにおける対話品質評価に関する研究が考えられる。

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

著者: Akihiro Sakuramoto, Takato Hayashi, Ryo Miyoshi, Yuki Okafuji, Shogo Okada

分類: cs.HC, cs.CL, cs.RO

原文アブストラクト

Evaluating interaction quality in real-world HRI is an important challenge. If interaction quality can be estimated reliably, the results can be used to improve dialogue strategies and ultimately enable robots to adapt their behavior autonomously. However, existing automatic evaluation methods have been developed primarily in controlled laboratory settings, and it remains unclear whether they can be directly applied to real-world environments, where users are free to disengage and multi-party participation may arise naturally. In this study, we investigate the automatic estimation of third-party-rated rapport scores using 62 sessions of multimodal recordings collected in a Japanese drugstore. We compare zero-shot LLMs, pretrained text, audio, and visual models, and their prediction-level fusion. The results show that, in real-world HRI, zero-shot LLMs achieve strong performance, while audio and visual models tend to provide complementary information. In particular, Gemini 2.5 Flash performs strongly as a single model, and a fusion model combining Gemini (text) with HuBERT and V-JEPA performs best overall. Further analyses showed that estimation performance varied across interaction-duration and group-size conditions. These findings suggest that rapport estimation in real-world HRI requires evaluation and model design that account for contextual variability beyond that assumed in laboratory settings.

関連論文