arXiv論文メモ
新着一覧
cs.RO · 査読状況未確認

割り込み可能な音声・動作を備えた対話ロボット

MIRA: Real-Time Full-Duplex Human-Robot Interaction for Embodied Companions

Lijian Lin, Ye Zhu, Fan Zhang, Yunfei Liu, Baofeng Li, Xianwen Zeng, Jianan Wang, Yu Li

この論文をやさしく読む

ひとことで言うと

人型ロボットが人の音声を聞きながら応答と身振りを生成し、途中の割り込みにも対応する仕組み。

何に役立つ?

音声対話と身体動作を同期させるロボットの設計に参考になる。Astribot S1での実装と測定が報告されている。

この研究の面白いところ

長い文脈を使って動作を予測しつつ、実際に実行する部分を短く保ち、割り込み可能にしている。

どこまで分かった?

要旨は音声・動作の同期性能を競争力があると述べるが、具体的な評価値は示していない。実機測定の条件や一般化範囲も要旨からは分からない。

v2のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

実体を持つ対話ロボットがリアルタイムで人とやり取りするには、流れてくる音声から意図を推定し、適時に応答を作り、表現豊かで途中で止められる動作を実行する必要がある。従来のシステムでは対話の制御と身振りの生成を分け、完全な音声が得られてから動作をオフラインで生成することが多い。その分離のため、入力が少しずつ届き発話の区切りが不確かなときに、応答内容、声の抑揚に合わせたタイミング、身体的な安全性を、実際に動くロボット上でどう同期させるかは未解決だった。 本研究は、リアルタイムで双方向同時に人とやり取りする統合的な枠組みMIRAを提案する。流れてくる利用者の音声、対話履歴、声の感情表現を入力とし、応答文と、それを適切な身体動作へ振り分ける明示的な身体表現の合図を予測する。聞く・あいさつするといった離散的な社会的動作には検証済みのロボット軌道を対応させ、発話時にはストリーミングで生成する身振りを付ける。この身振りの生成には、音声の先頭部分を条件として音声から関節動作へ逐次変換する拡散モデルROSCOを提案する。さらに、動作予測に十分長い時間的文脈を保ちつつ、実際に動く範囲を短く割り込み可能な先頭部分に抑える推論法RHPCを設計する。対話全体では、素早い割り込み処理と逐次的な応答生成を、熟慮を伴う発話順の判断と組み合わせる、二つの時間尺度の方策CORTEXを設計する。実行時にはロボット側の処理層が身体的な安全制約を課す。 MIRAを人型ロボットAstribot S1に実装した。定量評価では、最新の動作生成手法と比べて競争力のある音声と動作の同期性能を示し、実機測定によって逐次応答の速さと割り込みへの対応を調べた。

v2の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-22 · v2
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

% !TEX root = ../main.tex Real-time embodied companion interaction requires a robot to infer user intent from streaming speech, generate timely responses, and execute expressive, interruptible motions. Existing systems typically decouple dialogue orchestration from gesture synthesis, relying on offline motion generation from complete audio. This separation leaves open how a deployed robot can dynamically synchronize response content, prosodic timing, and physical safety under incremental inputs and uncertain turn boundaries. We present MIRA, a unified framework for real-time full-duplex embodied companion interaction. Given streaming user speech, dialogue history, and vocal affect, MIRA predicts both the response text and an explicit embodiment cue that routes the response to the appropriate physical behavior. Discrete social behaviors (\eg listening and greeting) are mapped to validated robot trajectories, while speaking responses are accompanied by streaming, generative co-speech motion. For co-speech motion generation, we propose ROSCO, a prefix-conditioned diffusion model for streaming audio-to-joint motion generation. We further design RHPC, an inference scheme that maintains a sufficiently long temporal context for motion prediction while bounding physical commitment to a short, interruptible prefix. At the interaction level, we design CORTEX, a dual-timescale interaction policy that combines low-latency barge-in preemption and streaming response generation with deliberative turn decisions, backed by a robot-side execution layer that enforces physical safety constraints during execution. MIRA is deployed on an Astribot S1 humanoid robot. Quantitative evaluations demonstrate competitive audio-motion alignment relative to state-of-the-art motion-generation baselines, while real-robot deployment measurements characterize streaming responsiveness and interruption handling.

arXiv ID: 2609.24547 / 要約の誤りについて