paper-with-me

Papers

Natural Adversarial Patch Generation Method Based on Latent Diffusion Model

2023-12-27 · Xianyi Chen, Fazhan Liu, Dong Jiang, Kai Yan

Recently, some research show that deep neural networks are vulnerable to the adversarial attacks, the well-trainned samples or patches could be used to trick the neural network detector or human visual perception. However, these adversarial patches, with their conspicuous and unusual patterns, lack camouflage and can easily raise suspicion in the real world. To solve this problem, this paper proposed a novel adversarial patch method called the Latent Diffusion Patch (LDP), in which, a pretrained encoder is first designed to compress the natural images into a feature space with key characteristics. Then trains the diffusion model using the above feature space. Finally, explore the latent space of the pretrained diffusion model using the image denoising technology. It polishes the patches and images through the powerful natural abilities of diffusion models, making them more acceptable to the human visual system. Experimental results, both digital and physical worlds, show that LDPs achieve a visual subjectivity score of 87.3%, while still maintaining effective attack capabilities.

📄 PDF Abstract BibTeX arXiv:2312.16401

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion to Confusion: Naturalistic Adversarial Patch Generation Based on Diffusion Model for Object Detector

2023-07-16 · Shuo-Yen Lin, Ernie Chu, Che-Hsien Lin, Jun-Cheng Chen 외

Many physical adversarial patch generation methods are widely proposed to protect personal privacy from malicious monitoring using object detectors. However, they usually fail to generate satisfactory patch images in ter…

DiffPatch: Generating Customizable Adversarial Patches using Diffusion Model

2024-12-02 · Zhixiang Wang, Guangnan Ye, Xiaosen Wang, Siheng Chen 외

Physical adversarial patches printed on clothing can easily allow individuals to evade person detectors. However, most existing adversarial patch generation methods prioritize attack effectiveness over stealthiness, resu…

model

Prompt-Guided Environmentally Consistent Adversarial Patch

2024-11-15 · CHAOQUN LI, Huanqian Yan, Lifeng Zhou, Tairan Chen 외

Adversarial attacks in the physical world pose a significant threat to the security of vision-based systems, such as facial recognition and autonomous driving. Existing adversarial patch methods primarily focus on improv…

Autonomous Driving

Patch-PODiff-ViT: Structured Latent Diffusion with Patchwise POD for Super-Resolution and Uncertainty Quantification

2026-06-30 · Onkar Jadhav, Tim French, Matthew Rayson, Nicole L. Jones arxiv

Diffusion models enable probabilistic super-resolution and conditional generation, but pixel-space methods are computationally expensive and learned latent spaces often lack interpretable uncertainty quantification. We i…

AI Evasion and Impersonation Attacks on Facial Re-Identification with Activation Map Explanations

2026-03-16 · Noe Claudel, Weisi Guo, Yang Xing arxiv

Facial identification systems are increasingly deployed in surveillance and yet their vulnerability to adversarial evasion and impersonation attacks pose a critical risk. This paper introduces a novel framework for gener…