arXiv:2608.07861cs.CVcs.HC2026-08

测试12种图像预处理对云上视觉问答的成本与效果影响。

How Much Does It Cost to Answer My Question? Benchmarking Cloud VLM-based VQA Systems

论文配图:How Much Does It Cost to Answer My Question? Benchmarking Cloud VLM-based VQA Systems
图 1 · 摘自论文原文
  • 系统性对比12种客户端图像预处理方法在云端VLM上的表现。
  • 95,168次调用显示预处理并非总有效,可能增加成本或降低准确率。
  • 为开发者提供选型依据,适配不同模型、接口和计费规则。

视觉语言模型(VLM)正成为移动端视觉问答(VQA)系统的实用后端,使智能手机和智能眼镜能够回答关于物理世界的问题。由于现代VLM难以在移动和边缘设备上运行,越来越多的VQA系统将推理任务卸载至云端VLM。这使移动设备获得更强计算能力,但也使得图像预处理成为关键系统变量:图像在卸载前的准备方式不仅影响答案质量,还影响数据包大小、令牌成本和系统延迟。专有API对模型内部或服务行为控制有限,使客户端预处理成为下游开发者的唯一实际优化空间。尽管已有多种视觉卸载技术被提出,但其在商业云VLM上的成本-质量影响从未被系统研究。为此,我们提出VQABench,首个将客户端输入预处理作为可控变量的云VLM-VQA系统基准。我们在三个VQA数据集和四个来自三家供应商的商用VLM上评估了12种预处理技术,共完成95,168次API调用。结果表明,预处理并非普遍有益:其效果取决于目标模型、API范式、提供商计费规则和任务设定。选择不当的预处理策略可能增加部署成本或延迟,同时降低答案准确率。总体而言,本基准明确了预处理何时有效、何时失效及其原因,为未来研究和真实系统部署提供洞见。

原文摘要 · Abstract (English)

Vision-language models (VLMs) are becoming a practical backend for mobile visual question answering (VQA) systems, enabling smartphones and smart glasses to answer users' questions about the physical world. Since modern VLMs remain difficult to run on mobile and edge devices, VQA systems increasingly offload inference to cloud-based VLMs. This gives mobile devices access to stronger computation, but it also makes visual input preparation a key system variable: how the image is prepared before offloading affects not only answer quality but also payload size, token cost, and system latency. Proprietary APIs expose little control over model internals or serving behavior, leaving client-side preprocessing as the main practical optimization space for downstream developers. Many such techniques have been proposed for visual offloading, yet their cost-quality impact on commercial cloud VLMs has never been studied. To fill this gap, we present VQABench, the first systematic benchmark that treats client-side input preprocessing as a controlled variable for cloud-VLM-based VQA. We evaluate 12 preprocessing techniques across three VQA datasets and four commercial VLMs from three providers, totaling 95,168 API calls. Our results show that preprocessing is not universally beneficial: its effectiveness depends on the target model, API paradigm, provider token-accounting rule, and task formulation. A poorly selected preprocessing strategy can increase deployment cost or latency while degrading answer accuracy. Overall, our benchmark clarifies when preprocessing helps, when it fails, and why, providing insights to guide future research and real-world deployment of VQA systems.

视觉问答云推理预处理优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。