ROCVJun 25, 2025

HRIBench: Benchmarking Vision-Language Models for Real-Time Human Perception in Human-Robot Interaction

arXiv:2506.20566v12 citationsh-index: 8Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the need for efficient VLMs in HRI by providing a benchmark to evaluate and improve models for real-world applications, though it is incremental as it builds on existing VLM and HRI research.

The paper tackled the problem of high latency in vision-language models (VLMs) for real-time human perception in human-robot interaction (HRI) by introducing HRIBench, a benchmark with 1000 visual question-answering questions across five domains, and found that current VLMs struggle with core perceptual capabilities and lack satisfactory performance-latency trade-offs for real-time deployment.

Real-time human perception is crucial for effective human-robot interaction (HRI). Large vision-language models (VLMs) offer promising generalizable perceptual capabilities but often suffer from high latency, which negatively impacts user experience and limits VLM applicability in real-world scenarios. To systematically study VLM capabilities in human perception for HRI and performance-latency trade-offs, we introduce HRIBench, a visual question-answering (VQA) benchmark designed to evaluate VLMs across a diverse set of human perceptual tasks critical for HRI. HRIBench covers five key domains: (1) non-verbal cue understanding, (2) verbal instruction understanding, (3) human-robot object relationship understanding, (4) social navigation, and (5) person identification. To construct HRIBench, we collected data from real-world HRI environments to curate questions for non-verbal cue understanding, and leveraged publicly available datasets for the remaining four domains. We curated 200 VQA questions for each domain, resulting in a total of 1000 questions for HRIBench. We then conducted a comprehensive evaluation of both state-of-the-art closed-source and open-source VLMs (N=11) on HRIBench. Our results show that, despite their generalizability, current VLMs still struggle with core perceptual capabilities essential for HRI. Moreover, none of the models within our experiments demonstrated a satisfactory performance-latency trade-off suitable for real-time deployment, underscoring the need for future research on developing smaller, low-latency VLMs with improved human perception capabilities. HRIBench and our results can be found in this Github repository: https://github.com/interaction-lab/HRIBench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes