VIALM: A Survey and Benchmark of Visually Impaired Assistance with Large Models
Yi Zhao, Yilin Zhang, Rong Xiang, Jing Li, Hillming Li
TL;DR
This paper defines the task of Visual Impaired Assistance with Language Models (VIALM) to assess how large models can provide environment-grounded, step-by-step guidance for visually impaired users. It offers a comprehensive survey of Large Language Models, Large Vision-Language Models, and embodied agents, and introduces a 200-sample VIALM benchmark across home and supermarket environments. Six end-to-end VLMs plus GPT-4 are evaluated in zero-shot VIA, revealing two key gaps: limited environment grounding (25.7% not grounded for GPT-4) and insufficient fine-grained guidance (32.1% not fine-grained), with tactile guidance still largely lacking. The work suggests advancing visual grounding, incorporating tactile modalities, and fostering stronger multimodal synergy, while providing open-source resources to accelerate future VIA research.
Abstract
Visually Impaired Assistance (VIA) aims to automatically help the visually impaired (VI) handle daily activities. The advancement of VIA primarily depends on developments in Computer Vision (CV) and Natural Language Processing (NLP), both of which exhibit cutting-edge paradigms with large models (LMs). Furthermore, LMs have shown exceptional multimodal abilities to tackle challenging physically-grounded tasks such as embodied robots. To investigate the potential and limitations of state-of-the-art (SOTA) LMs' capabilities in VIA applications, we present an extensive study for the task of VIA with LMs (VIALM). In this task, given an image illustrating the physical environments and a linguistic request from a VI user, VIALM aims to output step-by-step guidance to assist the VI user in fulfilling the request grounded in the environment. The study consists of a survey reviewing recent LM research and benchmark experiments examining selected LMs' capabilities in VIA. The results indicate that while LMs can potentially benefit VIA, their output cannot be well environment-grounded (i.e., 25.7% GPT-4's responses) and lacks fine-grained guidance (i.e., 32.1% GPT-4's responses).
