Papers › B-AVIBench: Towards Evaluating the Robustness of Large Vision-Language Model on...

B-AVIBench: Towards Evaluating the Robustness of Large Vision-Language Model on Black-box Adversarial Visual-Instructions

14 Mar 2024arXiv:2403.09346archive 2025-07-28

Hao Zhang, Wenqi Shao, Hong Liu, Yongqiang Ma, Ping Luo, Yu Qiao, Nanning Zheng, Kaipeng Zhang

Large Vision-Language Models (LVLMs) have shown significant progress in responding well to visual-instructions from users. However, these instructions, encompassing images and text, are susceptible to both intentional and inadvertent attacks. Despite the critical importance of LVLMs' robustness against such threats, current research in this area remains limited. To bridge this gap, we introduce B-AVIBench, a framework designed to analyze the robustness of LVLMs when facing various Black-box Adversarial Visual-Instructions (B-AVIs), including four types of image-based B-AVIs, ten types of text-based B-AVIs, and nine types of content bias B-AVIs (such as gender, violence, cultural, and racial biases, among others). We generate 316K B-AVIs encompassing five categories of multimodal capabilities (ten tasks) and content bias. We then conduct a comprehensive evaluation involving 14 open-source LVLMs to assess their performance. B-AVIBench also serves as a convenient tool for practitioners to evaluate the robustness of LVLMs against B-AVIs. Our findings and extensive experimental results shed light on the vulnerabilities of LVLMs, and highlight that inherent biases exist even in advanced closed-source LVLMs like GeminiProVision and GPT-4V. This underscores the importance of enhancing the robustness, security, and fairness of LVLMs. The source code and benchmark are available at https://github.com/zhanghao5201/B-AVIBench.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.09346")

Code

Syntology Ran 14 of 14 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · violated contract; 3 ran · our draft was wrong; 10 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zhanghao5201/b-avibench officialmentioned in paperjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 14 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
3ran · our draft was wrong
10ran

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zhanghao5201/b-avibench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AdditiveGaussianNoise_sample_noise zhanghao5201/b-avibench/image_attack_tool/models/additive_noise.py official repository ran no licence file found · pointer only · 7786a8831d5bfb5b · report
EN zhanghao5201/b-avibench/image_attack_tool/models/distances.py official repository ran no licence file found · pointer only · c21df7851a7b88a6 · report
cook_refs zhanghao5201/b-avibench/image_attack_tool/models/cider.py official repository ran · our draft was wrong no licence file found · pointer only · 4c1b107103b7c856 · report
cook_test zhanghao5201/b-avibench/image_attack_tool/models/cider.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 3573c4bc85f65dfd · report
crossentropy zhanghao5201/b-avibench/image_attack_tool/models/patch_attack.py official repository ran no licence file found · pointer only · 9d182c3d31753e0b · report
has_word zhanghao5201/b-avibench/image_attack_tool/models/tools.py official repository ran fingerprinted no licence file found · pointer only · acb002c8cfa36ce4 · report
l2_distance zhanghao5201/b-avibench/image_attack_tool/models/evolutionary_attack.py official repository ran fingerprinted no licence file found · pointer only · 0341e020ac3d0eec · report
ortho zhanghao5201/b-avibench/image_attack_tool/models/evolutionary_attack.py official repository ran no licence file found · pointer only · 4e3512469bf0c742 · report
precook zhanghao5201/b-avibench/image_attack_tool/models/cider.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 9560e3e3e41bc1b2 · report
remove_special_chars zhanghao5201/b-avibench/image_attack_tool/models/tools.py official repository ran fingerprinted no licence file found · pointer only · e31b66bc75d6322c · report
sample_dataset zhanghao5201/b-avibench/image_attack_tool/eval_image_attack.py official repository ran no licence file found · pointer only · 54d240ee561c7a4e · report
sigmoid zhanghao5201/b-avibench/image_attack_tool/models/evolutionary_attack.py official repository ran · violated contract fingerprinted no licence file found · pointer only · b7880bde365e8087 · report
softmax zhanghao5201/b-avibench/image_attack_tool/models/patch_attack.py official repository ran fingerprinted no licence file found · pointer only · 36fe3fda88777bd1 · report
to_cuda zhanghao5201/b-avibench/image_attack_tool/models/patch_attack.py official repository ran no licence file found · pointer only · 1764686cb6fe593f · report

Tasks

FairnessLanguage ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections