"It's trained by non-disabled people": Evaluating How Image Quality Affects Product Captioning with VLMs
Kapil Garg, Xinru Tang, Jimin Heo, Dwayne R. Morgan, Darren Gergle, Erik B. Sudderth, Anne Marie Piper
TL;DR
The paper investigates how common image quality issues affect Vision-Language Model–generated product captions for blind and low-vision users, combining a BLV survey with a large, annotated VizWiz-derived dataset. It evaluates four VLMs (GPT-4.1, Gemini 2.5, Llama 3.2, Molmo 72B) and shows robust performance on high-quality images but substantial degradation when images are degraded, with multi-issue distortions severely reducing accuracy. It argues for disability-centered model evaluation—covering data, tasks, and metrics aligned with BLV needs—and offers concrete recommendations on data curation, post-training strategies, and inference-time techniques to improve reliability and safety. The findings underscore the need for open, privacy-preserving models and richer user feedback to make VLMs viable for real-world, life-critical product identification tasks among BLV communities. The work thus provides a practical roadmap for designing, evaluating, and deploying VLM-based captioning tools that better serve disabled users in everyday contexts.
Abstract
Vision-Language Models (VLMs) are increasingly used by blind and low-vision (BLV) people to identify and understand products in their everyday lives, such as food, personal products, and household goods. Despite their prevalence, we lack an empirical understanding of how common image quality issues, like blur and misframing of items, affect the accuracy of VLM-generated captions and whether resulting captions meet BLV people's information needs. Grounded in a survey with 86 BLV people, we systematically evaluate how image quality issues affect captions generated by VLMs. We show that the best model recognizes products in images with no quality issues with 98% accuracy, but drops to 75% accuracy overall when quality issues are present, worsening considerably as issues compound. We discuss the need for model evaluations that center on disabled people's experiences throughout the process and offer concrete recommendations for HCI and ML researchers to make VLMs more reliable for BLV people.
