日本フィジカルAI新聞

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

週刊ニュースレター購読
ヒューマンロボットインタラクションarXiv:2603.05751

医療通訳ロボットのジェスチャー生成のためのオープンソースLLMを用いた視覚言語システム

Vision-Language System using Open-Source LLMs for Gestures in Medical Interpreter Robots

シェア:XThreadsFacebookLINEはてブBluesky

医療通訳ロボット向けに、同意や指示などの発話行為を検出し対応するジェスチャーを生成する、プライバシー保護型の視覚言語フレームワークを提案。オープンソースのLLMと数発プロンプティングを用い、新規データセットとユーザー評価で有効性を示した。

著者: Thanh-Tung Ngo, Emma Murphy, Robert J. Ross

分類: cs.RO, cs.HC

原文アブストラクト

Effective communication is vital in healthcare, especially across language barriers, where non-verbal cues and gestures are critical. This paper presents a privacy-preserving vision-language framework for medical interpreter robots that detects specific speech acts (consent and instruction) and generates corresponding robotic gestures. Built on locally deployed open-source models, the system utilizes a Large Language Model (LLM) with few-shot prompting for intent detection. We also introduce a novel dataset of clinical conversations annotated for speech acts and paired with gesture clips. Our identification module achieved 0.90 accuracy, 0.93 weighted precision, and a 0.91 weighted F1-Score. Our approach significantly improves computational efficiency and, in user studies, outperforms the speech-gesture generation baseline in human-likeness while maintaining comparable appropriateness.

関連論文