paper-with-me

Papers

PGADA: Perturbation-Guided Adversarial Alignment for Few-shot Learning Under the Support-Query Shift

2022-05-08 · Siyang Jiang, Wei Ding, Hsi-Wen Chen, Ming-Syan Chen

Few-shot learning methods aim to embed the data to a low-dimensional embedding space and then classify the unseen query data to the seen support set. While these works assume that the support set and the query set lie in the same embedding space, a distribution shift usually occurs between the support set and the query set, i.e., the Support-Query Shift, in the real world. Though optimal transportation has shown convincing results in aligning different distributions, we find that the small perturbations in the images would significantly misguide the optimal transportation and thus degrade the model performance. To relieve the misalignment, we first propose a novel adversarial data augmentation method, namely Perturbation-Guided Adversarial Alignment (PGADA), which generates the hard examples in a self-supervised manner. In addition, we introduce Regularized Optimal Transportation to derive a smooth optimal transportation plan. Extensive experiments on three benchmark datasets manifest that our framework significantly outperforms the eleven state-of-the-art methods on three datasets.

📄 PDF Abstract BibTeX arXiv:2205.03817

Code (1)

772922440/pgada 공식 구현 pytorch

Tasks

Data AugmentationFew-Shot Learning

Similar Papers 제목 키워드 기반

AGFT: Alignment-Guided Fine-Tuning for Zero-Shot Adversarial Robustness of Vision-Language Models

2026-03-31 · Yubo Cui, Xianchao Guan, Zijun Xiong, Zheng Zhang arxiv

Pre-trained vision-language models (VLMs) exhibit strong zero-shot generalization but remain vulnerable to adversarial perturbations. Existing classification-guided adversarial fine-tuning methods often disrupt pre-train…

Zero-shot GeneralizationAdversarial Robustness

GAMA: Geometry-Aware Manifold Alignment via Structured Adversarial Perturbations for Robust Domain Adaptation

2025-05-21 · Hana Satou, F Monkey

Domain adaptation remains a challenge when there is significant manifold discrepancy between source and target domains. Although recent methods leverage manifold-aware adversarial perturbations to perform data augmentati…

Data AugmentationDomain Adaptation

Text-Guided Attention is All You Need for Zero-Shot Robustness in Vision-Language Models

2024-10-29 · Lu Yu, Haiyang Zhang, Changsheng Xu

Due to the impressive zero-shot capabilities, pre-trained vision-language models (e.g. CLIP), have attracted widespread attention and adoption across various domains. Nonetheless, CLIP has been observed to be susceptible…

Adversarial RobustnessAll

Enhancing CLIP Robustness via Cross-Modality Alignment

2025-10-28 · Xingyu Zhu, Beier Zhu, Shuo Wang, Kesen Zhao 외 arxiv

Vision-language models (VLMs) such as CLIP demonstrate strong generalization in zero-shot classification but remain highly vulnerable to adversarial perturbations. Existing methods primarily focus on adversarial fine-tun…

When Alignment Fails: Multimodal Adversarial Attacks on Vision-Language-Action Models

2025-11-20 · Yuping Yan, Yuhan Xie, Yixin Zhang, Lingjuan Lyu 외 arxiv

Vision-Language-Action models (VLAs) have recently demonstrated remarkable progress in embodied environments, enabling robots to perceive, reason, and act through unified multimodal understanding. Despite their impressiv…

Semantic correspondenceAdversarial Robustness