paper-with-me

Papers

Semantic Structure-Aware Generative Attacks for Enhanced Adversarial Transferability

2025-06-23 · Jongoh Jeong, Hunmin Yang, Jaeseok Jeong, Kuk-Jin Yoon

Generative adversarial attacks train a perturbation generator on a white-box surrogate model and subsequently apply the crafted perturbations to unseen black-box victim models. In contrast to iterative attacks, these methods deliver superior inference-time efficiency, scalability, and transferability; however, up until now, existing studies have not fully exploited the representational capacity of generative models to preserve and harness semantic information. Specifically, the intermediate activations of the generator encode rich semantic features--object boundaries and coarse shapes--that remain under-exploited, thereby limiting the alignment of perturbations with object-salient regions which are critical for adversarial transferability. To remedy this, we introduce a semantic structure-aware attack framework based on the Mean Teacher, which serves as a temporally smoothed feature reference. With this smoothed reference, we further direct semantic consistency between the early-layer activations in the student and those of the semantically rich teacher by feature distillation. By anchoring perturbation synthesis to the semantically salient early intermediate blocks within the generator based on empirical findings, our method guides progressive adversarial perturbation on regions that substantially enhance adversarial transferability. We conduct extensive experiments over diverse models, domains and tasks to demonstrate consistent improvements relative to state-of-the-art generative attacks, comprehensively evaluated using conventional metrics and our newly proposed Accidental Correction Rate (ACR).

📄 PDF Abstract BibTeX arXiv:2506.18248

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Closer Look at GAN Priors: Exploiting Intermediate Features for Enhanced Model Inversion Attacks

2024-07-18 · Yixiang Qiu, Hao Fang, Hongyao Yu, Bin Chen 외

Model Inversion (MI) attacks aim to reconstruct privacy-sensitive training data from released models by utilizing output information, raising extensive concerns about the security of Deep Neural Networks (DNNs). Recent a…

SA$^{2}$GFM: Enhancing Robust Graph Foundation Models with Structure-Aware Semantic Augmentation

2025-11-26 · Junhua Shi, Qingyun Sun, Haonan Yuan, Xingcheng Fu arxiv

We present Graph Foundation Models (GFMs) which have made significant progress in various tasks, but their robustness against domain noise, structural perturbations, and adversarial attacks remains underexplored. A key l…

Graph ClassificationDomain Adaptation

R&D: Balancing Reliability and Diversity in Synthetic Data Augmentation for Semantic Segmentation

2026-03-19 · Huy Che, Dinh-Duy Phan, Duc-Khai Lam arxiv

Collecting and annotating datasets for pixel-level semantic segmentation tasks are highly labor-intensive. Data augmentation provides a viable solution by enhancing model generalization without additional real-world data…

Semantic SegmentationData Augmentation

CAG: A Real-time Low-cost Enhanced-robustness High-transferability Content-aware Adversarial Attack Generator

2019-12-16 · Huy Phan, Yi Xie, Siyu Liao, Jie Chen 외

Deep neural networks (DNNs) are vulnerable to adversarial attack despite their tremendous success in many AI fields. Adversarial attack is a method that causes the intended misclassfication by adding imperceptible pertur…

Adversarial Attack

Safety is Not Only About Refusal: Reasoning-Enhanced Fine-tuning for Interpretable LLM Safety

2025-03-06 · Yuyou Zhang, Miao Li, William Han, Yihang Yao 외

Large Language Models (LLMs) are vulnerable to jailbreak attacks that exploit weaknesses in traditional safety alignment, which often relies on rigid refusal heuristics or representation engineering to block harmful outp…

Decision MakingSafety Alignment