paper-with-me

홈 › Papers

AEMIM: Adversarial Examples Meet Masked Image Modeling

2024-07-16 · Wenzhao Xiang, Chang Liu, Hang Su, Hongyang Yu

Masked image modeling (MIM) has gained significant traction for its remarkable prowess in representation learning. As an alternative to the traditional approach, the reconstruction from corrupted images has recently emerged as a promising pretext task. However, the regular corrupted images are generated using generic generators, often lacking relevance to the specific reconstruction task involved in pre-training. Hence, reconstruction from regular corrupted images cannot ensure the difficulty of the pretext task, potentially leading to a performance decline. Moreover, generating corrupted images might introduce an extra generator, resulting in a notable computational burden. To address these issues, we propose to incorporate adversarial examples into masked image modeling, as the new reconstruction targets. Adversarial examples, generated online using only the trained models, can directly aim to disrupt tasks associated with pre-training. Therefore, the incorporation not only elevates the level of challenge in reconstruction but also enhances efficiency, contributing to the acquisition of superior representations by the model. In particular, we introduce a novel auxiliary pretext task that reconstructs the adversarial examples corresponding to the original images. We also devise an innovative adversarial attack to craft more suitable adversarial examples for MIM pre-training. It is noted that our method is not restricted to specific model architectures and MIM strategies, rendering it an adaptable plug-in capable of enhancing all MIM methods. Experimental findings substantiate the remarkable capability of our approach in amplifying the generalization and robustness of existing MIM methods. Notably, our method surpasses the performance of baselines on various tasks, including ImageNet, its variants, and other downstream tasks.

📄 PDF Abstract BibTeX arXiv:2407.11537

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackRepresentation Learning

Methods 이 논문이 사용한 방법론

MIM 설명 없음

Similar Papers 제목 키워드 기반

Masked Language Model Based Textual Adversarial Example Detection

2023-04-18 · Xiaomei Zhang, Zhaoxi Zhang, Qi Zhong, Xufei Zheng 외

Adversarial attacks are a serious threat to the reliable deployment of machine learning models in safety-critical applications. They can misguide current models to predict incorrectly by slightly modifying the inputs. Re…

Adversarial DefenseLanguage ModelingLanguage ModellingSST-2

BAE: BERT-based Adversarial Examples for Text Classification

2020-04-04 · EMNLP 2020 11 · Siddhant Garg, Goutham Ramakrishnan

Modern text classification models are susceptible to adversarial examples, perturbed versions of the original text indiscernible by humans which get misclassified by the model. Recent works in NLP use rule-based synonym …

Adversarial AttackAdversarial TextClassificationGeneral Classification+3

Masked Auto-Encoders Meet Generative Adversarial Networks and Beyond

2023-01-01 · CVPR 2023 1 · Zhengcong Fei, Mingyuan Fan, Li Zhu, Junshi Huang 외

Masked Auto-Encoder (MAE) pretraining methods randomly mask image patches and then train a vision Transformer to reconstruct the original pixels based on the unmasked patches. While they demonstrates impressive perfo…

Representation Learning

Immune Defense: A Novel Adversarial Defense Mechanism for Preventing the Generation of Adversarial Examples

2023-03-08 · Jinwei Wang, Hao Wu, Haihua Wang, Jiawei Zhang 외

The vulnerability of Deep Neural Networks (DNNs) to adversarial examples has been confirmed. Existing adversarial defenses primarily aim at preventing adversarial examples from attacking DNNs successfully, rather than pr…

Adversarial Defense

Is AmI (Attacks Meet Interpretability) Robust to Adversarial Examples?

2019-02-06 · Nicholas Carlini

No.

Adversarial AttackAdversarial Defense