{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-31351","title":"VIABLE: A Visually Impaired Assistance Benchmark for VLM-as-a-Judge Evaluation","arxiv_id":"2605.31351","date":"2026-05-29","proceeding":null,"authors":["Yi Zhao","Siqi Wang","Zhe Hu","Yushi Li","Jing Li"],"abstract":"AI-based Visually Impaired Assistance (VIA) remains challenging, largely due to the high cost of human evaluation. The VLM-as-a-Judge paradigm may offer a promising alternative, although it has mostly been studied in general domains. We therefore ask whether such judges can be trusted for VIA tasks. To investigate this question, we introduce VIABLE (Visually Impaired Assistance Benchmark for VLM-as-a-Judge Evaluation), the first benchmark for VLM-as-a-Judge evaluation in VIA. VIABLE contains over 300K judgment samples across three scenarios and introduces an Effectiveness--Impartiality--Stability framework with a 12-mode failure taxonomy. Based on VIABLE, our systematic study of seven judges across different model scales shows that existing models are largely unreliable across all evaluation axes. The strongest judge, GPT-5.4, achieves only 52.6% single-failure diagnostic accuracy, yet exhibits the highest self-preference rate at 94.2%; while open-source judges are strongly biased and adversarially fragile. To address these issues, we propose VIA-Judge-Agent, a model-agnostic inference-time harness that augments judges with visual evidence extraction and a taxonomy-guided workflow. It enables positive improvements in diagnostic accuracy and downstream VIA responses more preferred by BLV users. Data and code are available at: https://github.com/YiyiyiZhao/VIABLE","url_abs":"https://arxiv.org/abs/2605.31351","url_pdf":"https://arxiv.org/pdf/2605.31351","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.31351","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.31351"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/YiyiyiZhao/VIABLE","reach":null}],"summary":{"ran":4,"ran_fixture":1},"by_repo_kind":{"found_in_text":{"samples":5,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":5,"samples":[{"code_sha256_prefix":"f0e0c861b89dbe01","entry":"build_transform","repo":"YiyiyiZhao/VIABLE","repo_kind":"found_in_text","path":"viable/run_effectiveness/judge_infer_direct/utils_effectiveness/inference_internvl.py","file_url":"https://github.com/YiyiyiZhao/VIABLE/blob/HEAD/viable/run_effectiveness/judge_infer_direct/utils_effectiveness/inference_internvl.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f0e0c861b89dbe01"}},{"code_sha256_prefix":"4d0f271ceb8d4d5d","entry":"dynamic_preprocess","repo":"YiyiyiZhao/VIABLE","repo_kind":"found_in_text","path":"viable/run_effectiveness/judge_infer_direct/utils_effectiveness/inference_internvl.py","file_url":"https://github.com/YiyiyiZhao/VIABLE/blob/HEAD/viable/run_effectiveness/judge_infer_direct/utils_effectiveness/inference_internvl.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4d0f271ceb8d4d5d"}},{"code_sha256_prefix":"bd77f5f8067f18e9","entry":"find_closest_aspect_ratio","repo":"YiyiyiZhao/VIABLE","repo_kind":"found_in_text","path":"viable/run_effectiveness/judge_infer_direct/utils_effectiveness/inference_internvl.py","file_url":"https://github.com/YiyiyiZhao/VIABLE/blob/HEAD/viable/run_effectiveness/judge_infer_direct/utils_effectiveness/inference_internvl.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd77f5f8067f18e9"}},{"code_sha256_prefix":"41936e9b2f7ecfe8","entry":"get_img_files","repo":"YiyiyiZhao/VIABLE","repo_kind":"found_in_text","path":"viable/run_effectiveness/judge_infer_direct/utils_effectiveness/process_dataset.py","file_url":"https://github.com/YiyiyiZhao/VIABLE/blob/HEAD/viable/run_effectiveness/judge_infer_direct/utils_effectiveness/process_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"41936e9b2f7ecfe8"}},{"code_sha256_prefix":"04314480195a790e","entry":"load_and_group","repo":"YiyiyiZhao/VIABLE","repo_kind":"found_in_text","path":"viable/run_stability/data_adv_injection/build_adv_dataset.py","file_url":"https://github.com/YiyiyiZhao/VIABLE/blob/HEAD/viable/run_stability/data_adv_injection/build_adv_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"04314480195a790e"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}