paper-with-me

Papers

Revisiting CroPA: A Reproducibility Study and Enhancements for Cross-Prompt Adversarial Transferability in Vision-Language Models

2025-06-28 · Atharv Mittal, Agam Pandey, Amritanshu Tiwari, Sukrit Jindal, Swadesh Swain

Large Vision-Language Models (VLMs) have revolutionized computer vision, enabling tasks such as image classification, captioning, and visual question answering. However, they remain highly vulnerable to adversarial attacks, particularly in scenarios where both visual and textual modalities can be manipulated. In this study, we conduct a comprehensive reproducibility study of "An Image is Worth 1000 Lies: Adversarial Transferability Across Prompts on Vision-Language Models" validating the Cross-Prompt Attack (CroPA) and confirming its superior cross-prompt transferability compared to existing baselines. Beyond replication we propose several key improvements: (1) A novel initialization strategy that significantly improves Attack Success Rate (ASR). (2) Investigate cross-image transferability by learning universal perturbations. (3) A novel loss function targeting vision encoder attention mechanisms to improve generalization. Our evaluation across prominent VLMs -- including Flamingo, BLIP-2, and InstructBLIP as well as extended experiments on LLaVA validates the original results and demonstrates that our improvements consistently boost adversarial effectiveness. Our work reinforces the importance of studying adversarial vulnerabilities in VLMs and provides a more robust framework for generating transferable adversarial examples, with significant implications for understanding the security of VLMs in real-world applications.

📄 PDF Abstract BibTeX arXiv:2506.22982

Code (1)

swadesh06/revisting_cropa 공식 구현 jax

Tasks

image-classificationImage ClassificationQuestion AnsweringVisual Question Answering

Similar Papers 제목 키워드 기반

Flexible and disposable paper- and plastic-based gel micropads for nematode handling, imaging, and chemical testing

2022-06-23 · Zach Njus, Taejoon Kong, Upender Kalwa, Christopher Legner 외

Today, the area of point-of-care diagnostics is synonymous with paper microfluidics where cheap, disposable, and on-the-spot detection toolkits are being developed for a variety of chemical tests. In this work, we presen…

ForamViT-GAN: Exploring New Paradigms in Deep Learning for Micropaleontological Image Analysis

2023-04-09 · Ivan Ferreira-Chacua, Ardiansyah Koeshidayatullah

Micropaleontology in geosciences focuses on studying the evolution of microfossils (e.g., foraminifera) through geological records to reconstruct past environmental and climatic conditions. This field heavily relies on v…

BenchmarkingDeep LearningFew-Shot Semantic SegmentationGenerative Adversarial Network+2

An Image Is Worth 1000 Lies: Adversarial Transferability across Prompts on Vision-Language Models

2024-03-14 · Haochen Luo, Jindong Gu, Fengyuan Liu, Philip Torr

Different from traditional task-specific vision models, recent large VLMs can readily adapt to different vision tasks by simply using different textual instructions, i.e., prompts. However, a well-known concern about tra…

Revisiting Vul-RAG: Reproducibility and Replicability of RAG-based Vulnerability Detection with Open-Weight Models

2026-06-03 · Sabrina Kaniewski, Fabian Schmidt, Tobias Heer arxiv

Large language models (LLMs) have shown strong potential for automated software vulnerability detection, particularly in retrieval-augmented generation (RAG) settings. However, for approaches relying on proprietary model…

Vulnerability Detection

Revisiting SVD and Wavelet Difference Reduction for Lossy Image Compression: A Reproducibility Study

2025-12-06 · Alena Makarova arxiv

This work presents an independent reproducibility study of a lossy image compression technique that integrates singular value decomposition (SVD) and wavelet difference reduction (WDR). The original paper claims that com…

Image Compression