paper-with-me

홈 › Papers

ImgTrojan: Jailbreaking Vision-Language Models with ONE Image

2024-03-05 · Xijia Tao, Shuai Zhong, Lei LI, Qi Liu, Lingpeng Kong

There has been an increasing interest in the alignment of large language models (LLMs) with human values. However, the safety issues of their integration with a vision module, or vision language models (VLMs), remain relatively underexplored. In this paper, we propose a novel jailbreaking attack against VLMs, aiming to bypass their safety barrier when a user inputs harmful instructions. A scenario where our poisoned (image, text) data pairs are included in the training data is assumed. By replacing the original textual captions with malicious jailbreak prompts, our method can perform jailbreak attacks with the poisoned images. Moreover, we analyze the effect of poison ratios and positions of trainable parameters on our attack's success rate. For evaluation, we design two metrics to quantify the success rate and the stealthiness of our attack. Together with a list of curated harmful instructions, a benchmark for measuring attack efficacy is provided. We demonstrate the efficacy of our attack by comparing it with baseline methods.

📄 PDF Abstract BibTeX arXiv:2403.02910

Code (1)

xijia-tao/imgtrojan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Jailbreaking Large Vision Language Models in Intelligent Transportation Systems

2025-11-17 · Badhan Chandra Das, Md Tasnim Jawad, Md Jueal Mia, M. Hadi Amini 외 arxiv

Large Vision Language Models (LVLMs) demonstrate strong capabilities in multimodal reasoning and many real-world applications, such as visual question answering. However, LVLMs are highly vulnerable to jailbreaking attac…

Visual Question AnsweringMultimodal Reasoning

JaiLIP: Jailbreaking Vision-Language Models via Loss Guided Image Perturbation

2025-09-24 · Md Jueal Mia, M. Hadi Amini arxiv

Vision-Language Models (VLMs) have remarkable abilities in generating multimodal reasoning tasks. However, potential misuse or safety alignment concerns of VLMs have increased significantly due to different categories of…

Multimodal ReasoningText Generation

Attention! You Vision Language Model Could Be Maliciously Manipulated

2025-05-26 · Xiaosen Wang, Shaokang Wang, Zhijin Ge, Yuyang Luo 외

Large Vision-Language Models (VLMs) have achieved remarkable success in understanding complex real-world scenarios and supporting data-driven decision-making processes. However, VLMs exhibit significant vulnerability aga…

Decision MakingHallucinationLanguage ModelingLanguage Modelling

Best-of-N Jailbreaking

2024-12-04 · John Hughes, Sara Price, Aengus Lynch, Rylan Schaeffer 외

We introduce Best-of-N (BoN) Jailbreaking, a simple black-box algorithm that jailbreaks frontier AI systems across modalities. BoN Jailbreaking works by repeatedly sampling variations of a prompt with a combination of au…

Automatic Jailbreaking of the Text-to-Image Generative AI Systems

2024-05-26 · Minseon Kim, Hyomin Lee, Boqing Gong, Huishuai Zhang 외

Recent AI systems have shown extremely powerful performance, even surpassing human performance, on various tasks such as information retrieval, language generation, and image generation based on large language models (LL…

Image GenerationInformation RetrievalMachine UnlearningText Generation