中文
相关论文

相关论文: AdvLogo: Adversarial Patch Attack against Object D…

200 篇论文

Deep learning-based image watermarking, while robust against conventional distortions, remains vulnerable to advanced adversarial and regeneration attacks. Conventional countermeasures, which jointly optimize the encoder and decoder via a…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Jiahui Chen , Zehang Deng , Zeyu Zhang , Chaoyang Li , Lianchen Jia , Lifeng Sun

Adversarial attacks pose a significant threat to deep learning models, particularly in safety-critical applications like healthcare and autonomous driving. Recently, patch based attacks have demonstrated effectiveness in real-time inference…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Prashant Shekhar , Bidur Devkota , Dumindu Samaraweera , Laxima Niure Kandel , Manoj Babu

We introduce the concept of deceptive diffusion -- training a generative AI model to produce adversarial images. Whereas a traditional adversarial attack algorithm aims to perturb an existing image to induce a misclassificaton, the…

机器学习 · 计算机科学 2024-07-01 Lucas Beerens , Catherine F. Higham , Desmond J. Higham

Recent advances in diffusion models have significantly enhanced the quality of image synthesis, yet they have also introduced serious safety concerns, particularly the generation of Not Safe for Work (NSFW) content. Previous research has…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Yaopei Zeng , Yuanpu Cao , Bochuan Cao , Yurui Chang , Jinghui Chen , Lu Lin

Localized adversarial patches aim to induce misclassification in machine learning models by arbitrarily modifying pixels within a restricted region of an image. Such attacks can be realized in the physical world by attaching the adversarial…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Chong Xiang , Arjun Nitin Bhagoji , Vikash Sehwag , Prateek Mittal

Adversarial patches are widely used to evaluate the robustness of object detection systems in real-world scenarios. These patches were initially designed to deceive single-modal detectors (e.g., visible or infrared) and have recently been…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Jiahuan Long , Wen Yao , Tingsong Jiang , Chao Ma

Object detection is a fundamental task in various applications ranging from autonomous driving to intelligent security systems. However, recognition of a person can be hindered when their clothing is decorated with carefully designed…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Wenyi Tan , Yang Li , Chenxing Zhao , Zhunga Liu , Quan Pan

Although deep learning has made remarkable progress in processing various types of data such as images, text and speech, they are known to be susceptible to adversarial perturbations: perturbations specifically designed and added to the…

密码学与安全 · 计算机科学 2023-01-04 Tianzuo Luo , Yuyi Zhong , Siaucheng Khoo

Adversarial patch attacks create adversarial examples by injecting arbitrary distortions within a bounded region of the input to fool deep neural networks (DNNs). These attacks are robust (i.e., physically-realizable) and universally…

密码学与安全 · 计算机科学 2022-12-19 Zitao Chen , Pritam Dash , Karthik Pattabiraman

Adversarial examples contain carefully crafted perturbations that can fool deep neural networks (DNNs) into making wrong predictions. Enhancing the adversarial robustness of DNNs has gained considerable interest in recent years. Although…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Shao-Yuan Lo , Vishal M. Patel

Diffusion models have shown to be strong representation learners, showcasing state-of-the-art performance across multiple domains. Aside from accelerated sampling, DDIM also enables the inversion of real images back to their latent codes. A…

人工智能 · 计算机科学 2025-10-02 Seunghoo Hong , Geonho Son , Juhun Lee , Simon S. Woo

Deep neural networks (DNNs) have revolutionized the field of computer vision like object detection with their unparalleled performance. However, existing research has shown that DNNs are vulnerable to adversarial attacks. In the physical…

密码学与安全 · 计算机科学 2024-06-26 Zijin Lin , Yue Zhao , Kai Chen , Jinwen He

This paper addresses the challenge of generating adversarial image using a diffusion model to deceive multimodal large language models (MLLMs) into generating the targeted responses, while avoiding significant distortion of the clean image.…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Chengwei Xia , Fan Ma , Ruijie Quan , Kun Zhan , Yi Yang

Growing at a fast pace, modern autonomous systems will soon be deployed at scale, opening up the possibility for cooperative multi-agent systems. Sharing information and distributing workloads allow autonomous agents to better perform tasks…

机器学习 · 计算机科学 2021-10-13 James Tu , Tsunhsuan Wang , Jingkang Wang , Sivabalan Manivasagam , Mengye Ren , Raquel Urtasun

Deep Neural Networks (DNNs) are known to be vulnerable to adversarial attacks. Currently, there is no clear insight into how slight perturbations cause such a large difference in classification results and how we can design a more robust…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Haizhong Zheng , Ziqi Zhang , Honglak Lee , Atul Prakash

A significant amount of work has been done on adversarial attacks that inject imperceptible noise to images to deteriorate the image classification performance of deep models. However, most of the existing studies consider attacks in the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Kyulim Kim , JeongSoo Kim , Seungri Song , Jun-Ho Choi , Chulmin Joo , Jong-Seok Lee

Adversarial examples have gained tons of attention in recent years. Many adversarial attacks have been proposed to attack image classifiers, but few work shift attention to object detectors. In this paper, we propose Sparse Adversarial…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Jiayu Bao

In recent years Deep Neural Networks (DNNs) have achieved remarkable results and even showed super-human capabilities in a broad range of domains. This led people to trust in DNNs' classifications and resulting actions even in…

密码学与安全 · 计算机科学 2020-12-14 Philip Sperl , Ching-Yu Kao , Peng Chen , Konstantin Böttinger

Deep learning-based systems have been shown to be vulnerable to adversarial attacks in both digital and physical domains. While feasible, digital attacks have limited applicability in attacking deployed systems, including face recognition…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Dinh-Luan Nguyen , Sunpreet S. Arora , Yuhang Wu , Hao Yang

Adversarial patch attacks present a significant threat to real-world object detectors due to their practical feasibility. Existing defense methods, which rely on attack data or prior knowledge, struggle to effectively address a wide range…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Lihua Jing , Rui Wang , Wenqi Ren , Xin Dong , Cong Zou