EgoSpeak: Learning When to Speak for Egocentric Conversational Agents in the Wild
Junhyeok Kim, Min Soo Kim, Jiwan Chung, Jungbin Cho, Jisoo Kim, Sungwoong Kim, Gyeongbo Sim, Youngjae Yu
TL;DR
EgoSpeak tackles the problem of predicting when an egocentric conversational agent should speak in real-world settings. By processing untrimmed first-person video and audio in real time, the framework predicts a speak-probability for upcoming moments, enabling proactive turn-taking. The approach integrates first-person RGB, audio cues, online processing, and untrimmed video streams, and is pretrained with the large-scale YT-Conversation dataset to boost multimodal understanding. Evaluations on EasyCom and Ego4D show that EgoSpeak outperforms baselines and that motion signals and multimodal fusion play critical roles, with modest gains from pretraining. The work contributes a practical, real-time turn-taking solution for in-the-wild scenarios and provides avenues for further enhancements via end-to-end learning and domain adaptation.
Abstract
Predicting when to initiate speech in real-world environments remains a fundamental challenge for conversational agents. We introduce EgoSpeak, a novel framework for real-time speech initiation prediction in egocentric streaming video. By modeling the conversation from the speaker's first-person viewpoint, EgoSpeak is tailored for human-like interactions in which a conversational agent must continuously observe its environment and dynamically decide when to talk. Our approach bridges the gap between simplified experimental setups and complex natural conversations by integrating four key capabilities: (1) first-person perspective, (2) RGB processing, (3) online processing, and (4) untrimmed video processing. We also present YT-Conversation, a diverse collection of in-the-wild conversational videos from YouTube, as a resource for large-scale pretraining. Experiments on EasyCom and Ego4D demonstrate that EgoSpeak outperforms random and silence-based baselines in real time. Our results also highlight the importance of multimodal input and context length in effectively deciding when to speak.
