中文
相关论文

相关论文: Certified Defenses for Adversarial Patches

200 篇论文

While certified robustness is widely promoted as a solution to adversarial examples in Artificial Intelligence systems, significant challenges remain before these techniques can be meaningfully deployed in real-world applications. We…

密码学与安全 · 计算机科学 2025-08-12 Andrew C. Cullen , Paul Montague , Sarah M. Erfani , Benjamin I. P. Rubinstein

Backdoor attack is a severe security threat to deep neural networks (DNNs). We envision that, like adversarial examples, there will be a cat-and-mouse game for backdoor attacks, i.e., new empirical defenses are developed to defend against…

密码学与安全 · 计算机科学 2020-07-21 Binghui Wang , Xiaoyu Cao , Jinyuan jia , Neil Zhenqiang Gong

In an era where misinformation spreads freely, fact-checking (FC) plays a crucial role in verifying claims and promoting reliable information. While automated fact-checking (AFC) has advanced significantly, existing systems remain…

计算与语言 · 计算机科学 2025-09-11 Fanzhen Liu , Alsharif Abuadbba , Kristen Moore , Surya Nepal , Cecile Paris , Jia Wu , Jian Yang , Quan Z. Sheng

Thanks to the excellent learning capability of deep convolutional neural networks (CNN), monocular depth estimation using CNNs has achieved great success in recent years. However, depth estimation from a monocular image alone is essentially…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Koichiro Yamanaka , Ryutaroh Matsumoto , Keita Takahashi , Toshiaki Fujii

Blind spots or outright deceit can bedevil and deceive machine learning models. Unidentified objects such as digital "stickers," also known as adversarial patches, can fool facial recognition systems, surveillance systems and self-driving…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Zijian Zhu , Hang Su , Chang Liu , Wenzhao Xiang , Shibao Zheng

While deep convolutional neural networks (CNNs) are vulnerable to adversarial attacks, considerably few efforts have been paid to construct robust deep tracking algorithms against adversarial attacks. Current studies on adversarial attack…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Shuai Jia , Chao Ma , Yibing Song , Xiaokang Yang

The significant advancements in embodied vision navigation have raised concerns about its susceptibility to adversarial attacks exploiting deep neural networks. Investigating the adversarial robustness of embodied vision navigation is…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Meng Chen , Jiawei Tu , Chao Qi , Yonghao Dang , Feng Zhou , Wei Wei , Jianqin Yin

Certifiably robust defenses against adversarial patches for image classifiers ensure correct prediction against any changes to a constrained neighborhood of pixels. PatchCleanser arXiv:2108.09135 [cs.CV], the state-of-the-art certified…

计算机视觉与模式识别 · 计算机科学 2023-06-23 Aniruddha Saha , Shuhua Yu , Arash Norouzzadeh , Wan-Yi Lin , Chaithanya Kumar Mummadi

This paper presents a novel patch-based adversarial attack pipeline that trains adversarial patches on 3D human meshes. We sample triangular faces on a reference human mesh, and create an adversarial texture atlas over those faces. The…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Arman Maesumi , Mingkang Zhu , Yi Wang , Tianlong Chen , Zhangyang Wang , Chandrajit Bajaj

Deep neural networks are vulnerable to so-called adversarial examples: inputs which are intentionally constructed to cause the model to make incorrect predictions or classifications. Adversarial examples are often visually indistinguishable…

机器学习 · 计算机科学 2024-05-28 Jonathan Peck , Bart Goossens

To assess the vulnerability of deep learning in the physical world, recent works introduce adversarial patches and apply them on different tasks. In this paper, we propose another kind of adversarial patch: the Meaningful Adversarial…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Xingxing Wei , Ying Guo , Jie Yu

Machine learning algorithms are effective in several applications, but they are not as much successful when applied to intrusion detection in cyber security. Due to the high sensitivity to their training data, cyber detectors based on…

密码学与安全 · 计算机科学 2021-06-15 Giovanni Apruzzese , Mauro Andreolini , Michele Colajanni , Mirco Marchetti

While great progress has been made at making neural networks effective across a wide range of visual tasks, most models are surprisingly vulnerable. This frailness takes the form of small, carefully chosen perturbations of their input,…

机器学习 · 计算机科学 2019-06-11 Cecilia Summers , Michael J. Dinneen

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

The ability to deploy neural networks in real-world, safety-critical systems is severely limited by the presence of adversarial examples: slightly perturbed inputs that are misclassified by the network. In recent years, several techniques…

机器学习 · 计算机科学 2018-02-21 Nicholas Carlini , Guy Katz , Clark Barrett , David L. Dill

In response to the rapidly evolving nature of adversarial attacks against visual classifiers, numerous defenses have been proposed to generalize against as many known attacks as possible. However, designing a defense method that generalizes…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Qian Wang , Hefei Ling , Yingwei Li , Qihao Liu , Ruoxi Jia , Ning Yu

Training deep neural networks on images represented as grids of pixels has brought to light an interesting phenomenon known as adversarial examples. Inspired by how humans reconstruct abstract concepts, we attempt to codify the input bitmap…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Vishaal Munusamy Kabilan , Brandon Morris , Anh Nguyen

Adversarial attacks pose significant threats to deploying state-of-the-art classifiers in safety-critical applications. Two classes of methods have emerged to address this issue: empirical defences and certified defences. Although certified…

机器学习 · 计算机科学 2023-06-13 Piersilvio De Bartolomeis , Jacob Clarysse , Amartya Sanyal , Fanny Yang

Benefiting from the rapid development of deep learning, 2D and 3D computer vision applications are deployed in many safe-critical systems, such as autopilot and identity authentication. However, deep learning models are not trustworthy…

机器学习 · 计算机科学 2023-10-03 Yanjie Li , Bin Xie , Songtao Guo , Yuanyuan Yang , Bin Xiao

An adversary can fool deep neural network object detectors by generating adversarial noises. Most of the existing works focus on learning local visible noises in an adversarial "patch" fashion. However, the 2D patch attached to a 3D object…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Yexin Duan , Jialin Chen , Xingyu Zhou , Junhua Zou , Zhengyun He , Jin Zhang , Wu Zhang , Zhisong Pan