paper-with-me

Papers

Evolution-based Region Adversarial Prompt Learning for Robustness Enhancement in Vision-Language Models

2025-03-17 · Xiaojun Jia, Sensen Gao, Simeng Qin, Ke Ma, Xinfeng Li, Yihao Huang, Wei Dong, Yang Liu, Xiaochun Cao

Large pre-trained vision-language models (VLMs), such as CLIP, demonstrate impressive generalization but remain highly vulnerable to adversarial examples (AEs). Previous work has explored robust text prompts through adversarial training, achieving some improvement in both robustness and generalization. However, they primarily rely on singlegradient direction perturbations (e.g., PGD) to generate AEs, which lack diversity, resulting in limited improvement in adversarial robustness. To address these limitations, we propose an evolution-based region adversarial prompt tuning method called ER-APT, which combines gradient methods with genetic evolution to generate more diverse and challenging AEs. In each training iteration, we first generate AEs using traditional gradient-based methods. Subsequently, a genetic evolution mechanism incorporating selection, mutation, and crossover is applied to optimize the AEs, ensuring a broader and more aggressive perturbation distribution.The final evolved AEs are used for prompt tuning, achieving region-based adversarial optimization instead of conventional single-point adversarial prompt tuning. We also propose a dynamic loss weighting method to adjust prompt learning efficiency for accuracy and robustness. Experimental evaluations on various benchmark datasets demonstrate the superiority of our proposed method, outperforming stateof-the-art APT methods. The code is released at https://github.com/jiaxiaojunQAQ/ER-APT.

📄 PDF Abstract BibTeX arXiv:2503.12874

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

A Prompting-based Approach for Adversarial Example Generation and Robustness Enhancement

2022-03-21 · Yuting Yang, Pei Huang, Juan Cao, Jintao Li 외

Recent years have seen the wide application of NLP models in crucial areas such as finance, medical treatment, and news media, raising concerns of the model robustness and vulnerabilities. In this paper, we propose a nov…

Adversarial Attack

PGE-SAM: Prompt-Guided Feature Enhancement for Interactive Segmentation under Degradation

2026-06-29 · Tuan-Duc Nguyen, Anh-Tuan Mai, Duc-Trong Le arxiv

Segment Anything Model (SAM) has revolutionized promptable image segmentation with strong zero-shot generalization. However, its performance degrades substantially under real-world imaging artifacts such as noise, blur, …

Zero-shot GeneralizationInteractive SegmentationImage Segmentation

SafeReview: Defending LLM-based Review Systems Against Adversarial Hidden Prompts

2026-04-29 · Yuan Xin, Yixuan Weng, Minjun Zhu, Ying Ling 외 arxiv

As Large Language Models (LLMs) are increasingly integrated into academic peer review, their vulnerability to adversarial hidden prompts, i.e., adversarial instructions embedded in submissions to manipulate outcomes, pos…

Co-Evolutionary Multi-Modal Alignment via Structured Adversarial Evolution

2026-03-02 · Guoxin Shi, Haoyu Wang, Zaihui Yang, Yuxing Wang 외 arxiv

Adversarial behavior plays a central role in aligning large language models with human values. However, existing alignment methods largely rely on static adversarial settings, which fundamentally limit robustness, partic…

SafeGenes: Evaluating the Adversarial Robustness of Genomic Foundation Models

2025-06-01 · Huixin Zhan, Jason H. Moore

Genomic Foundation Models (GFMs), such as Evolutionary Scale Modeling (ESM), have demonstrated significant success in variant effect prediction. However, their adversarial robustness remains largely unexplored. To addres…

Adversarial Robustness