Real-Time Human-Robot Interaction Intent Detection Using RGB-based Pose and Emotion Cues with Cross-Camera Model Generalization
Farida Mohsen, Ali Safa
TL;DR
The paper tackles real-time HRI intent detection using monocular RGB video on CPU-only hardware, addressing dataset imbalance and cross-domain generalization. It fuses camera-invariant 2D pose with facial emotion cues and evaluates frame- and sequence-level intent with lightweight temporal models, augmented by MINT-RVAE to synthesize coherent minority-class sequences. The approach achieves a strong offline AUROC of 0.95 and demonstrates real-world effectiveness with 91% accuracy and 100% recall during CPU-only deployment on the MIRA robot, even under cross-camera domain shifts. This work highlights a practical path toward affordable, robust, and proactive social robotics without depth sensing or GPUs.
Abstract
Service robots in public spaces require real-time understanding of human behavioral intentions for natural interaction. We present a practical multimodal framework for frame-accurate human-robot interaction intent detection that fuses camera-invariant 2D skeletal pose and facial emotion features extracted from monocular RGB video. Unlike prior methods requiring RGB-D sensors or GPU acceleration, our approach resource-constrained embedded hardware (Raspberry Pi 5, CPU-only). To address the severe class imbalance in natural human-robot interaction datasets, we introduce a novel approach to synthesize temporally coherent pose-emotion-label sequences for data re-balancing called MINT-RVAE (Multimodal Recurrent Variational Autoencoder for Intent Sequence Generation). Comprehensive offline evaluations under cross-subject and cross-scene protocols demonstrate strong generalization performance, achieving frame- and sequence-level AUROC of 0.95. Crucially, we validate real-world generalization through cross-camera evaluation on the MIRA robot head, which employs a different onboard RGB sensor and operates in uncontrolled environments not represented in the training data. Despite this domain shift, the deployed system achieves 91% accuracy and 100% recall across 32 live interaction trials. The close correspondence between offline and deployed performance confirms the cross-sensor and cross-environment robustness of the proposed multimodal approach, highlighting its suitability for ubiquitous multimedia-enabled social robots.
