paper-with-me

홈 › Papers

Towards Adversarially Robust Vision-Language Models: Insights from Design Choices and Prompt Formatting Techniques

2024-07-15 · Rishika Bhagwatkar, Shravan Nayak, Reza Bayat, Alexis Roger, Daniel Z Kaplan, Pouya Bashivan, Irina Rish

Vision-Language Models (VLMs) have witnessed a surge in both research and real-world applications. However, as they are becoming increasingly prevalent, ensuring their robustness against adversarial attacks is paramount. This work systematically investigates the impact of model design choices on the adversarial robustness of VLMs against image-based attacks. Additionally, we introduce novel, cost-effective approaches to enhance robustness through prompt formatting. By rephrasing questions and suggesting potential adversarial perturbations, we demonstrate substantial improvements in model robustness against strong image-based attacks such as Auto-PGD. Our findings provide important guidelines for developing more robust VLMs, particularly for deployment in safety-critical environments.

📄 PDF Abstract BibTeX arXiv:2407.11121

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training

2024-03-14 · Brandon McKinzie, Zhe Gan, Jean-Philippe Fauconnier, Sam Dodge 외

In this work, we discuss building performant Multimodal Large Language Models (MLLMs). In particular, we study the importance of various architecture components and data choices. Through careful and comprehensive ablatio…

In-Context LearningMixture-of-ExpertsVisual Question Answering

The Roots of Performance Disparity in Multilingual Language Models: Intrinsic Modeling Difficulty or Design Choices?

2026-01-12 · Chen Shani, Yuval Reif, Nathan Roll, Dan Jurafsky 외 arxiv

Multilingual language models (LMs) promise broader NLP access, yet current systems deliver uneven performance across the world's languages. This survey examines why these gaps persist and whether they reflect intrinsic l…

Exploring the Relationship Between Architectural Design and Adversarially Robust Generalization

2023-01-01 · CVPR 2023 1 · Aishan Liu, Shiyu Tang, Siyuan Liang, Ruihao Gong 외

Adversarial training has been demonstrated to be one of the most effective remedies for defending adversarial examples, yet it often suffers from the huge robustness generalization gap on unseen testing adversaries, …

Aligning Programming Language and Natural Language: Exploring Design Choices in Multi-Modal Transformer-Based Embedding for Bug Localization

2024-06-25 · Partha Chakraborty, Venkatraman Arumugam, Meiyappan Nagappan

Bug localization refers to the identification of source code files which is in a programming language and also responsible for the unexpected behavior of software using the bug report, which is a natural language. As bug…

Exploring the Relationship between Architecture and Adversarially Robust Generalization

2022-09-28 · Aishan Liu, Shiyu Tang, Siyuan Liang, Ruihao Gong 외

Adversarial training has been demonstrated to be one of the most effective remedies for defending adversarial examples, yet it often suffers from the huge robustness generalization gap on unseen testing adversaries, deem…