中文
相关论文

相关论文: Seeing isn't Believing: Practical Adversarial Atta…

200 篇论文

Deep neural networks (DNNs) have been increasingly used in face recognition (FR) systems. Recent studies, however, show that DNNs are vulnerable to adversarial examples, which can potentially mislead the FR systems using DNNs in the…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Meng Shen , Hao Yu , Liehuang Zhu , Ke Xu , Qi Li , Xiaojiang Du

Modern object detectors are vulnerable to adversarial examples, which brings potential risks to numerous applications, e.g., self-driving car. Among attacks regularized by $\ell_p$ norm, $\ell_0$-attack aims to modify as few pixels as…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Yichi Zhang , Zijian Zhu , Xiao Yang , Jun Zhu

Despite the enormous performance of deepneural networks (DNNs), recent studies have shown theirvulnerability to adversarial examples (AEs), i.e., care-fully perturbed inputs designed to fool the targetedDNN. Currently, the literature is…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Anouar Kherchouche , Sid Ahmed Fezza , Wassim Hamidouche

Recent studies have highlighted that deep neural networks (DNNs) are vulnerable to adversarial attacks, even in a black-box scenario. However, most of the existing black-box attack algorithms need to make a huge amount of queries to perform…

机器学习 · 统计学 2018-09-11 Yali Du , Meng Fang , Jinfeng Yi , Jun Cheng , Dacheng Tao

This paper aims at constructing a light-weight object detector that inputs a depth and a color image from a stereo camera. Specifically, by extending the network architecture of YOLOv3 to 3D in the middle, it is possible to output in the…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Masahiro Takahashi , Alessandro Moro , Yonghoon Ji , Kazunori Umeda

Autonomous vehicles (AVs) rely heavily on LiDAR (Light Detection and Ranging) systems for accurate perception and navigation, providing high-resolution 3D environmental data that is crucial for object detection and classification. However,…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Amira Guesmi , Muhammad Shafique

We propose a new real-world attack against the computer vision based systems of autonomous vehicles (AVs). Our novel Sign Embedding attack exploits the concept of adversarial examples to modify innocuous signs and advertisements in the…

密码学与安全 · 计算机科学 2018-03-28 Chawin Sitawarin , Arjun Nitin Bhagoji , Arsalan Mosenia , Prateek Mittal , Mung Chiang

Modern object detectors are vulnerable to adversarial examples, which may bring risks to real-world applications. The sparse attack is an important task which, compared with the popular adversarial perturbation on the whole image, needs to…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Yichi Zhang , Zijian Zhu , Hang Su , Jun Zhu , Shibao Zheng , Yuan He , Hui Xue

The use of biometrics to authenticate users and control access to secure areas has become extremely popular in recent years, and biometric access control systems are frequently used by both governments and private corporations. However,…

密码学与安全 · 计算机科学 2023-12-04 Justin Spencer , Deborah Lawrence , Prosenjit Chatterjee , Kaushik Roy , Albert Esterline , Jung-Hee Kim

Extensive studies have demonstrated that deep neural networks (DNNs) are vulnerable to adversarial attacks, which brings a huge security risk to the further application of DNNs, especially for the AI models developed in the real world.…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Renyang Liu , Wei Zhou , Sixin Wu , Jun Zhao , Kwok-Yan Lam

Object detection aims at high speed and accuracy simultaneously. However, fast models are usually less accurate, while accurate models cannot satisfy our need for speed. A fast model can be 10 times faster but 50\% less accurate than an…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Hong-Yu Zhou , Bin-Bin Gao , Jianxin Wu

Adversarial machine learning attacks on video action recognition models is a growing research area and many effective attacks were introduced in recent years. These attacks show that action recognition models can be breached in many ways.…

密码学与安全 · 计算机科学 2024-04-18 Furkan Mumcu , Yasin Yilmaz

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there have…

计算机视觉与模式识别 · 计算机科学 2022-01-10 James Tu , Huichen Li , Xinchen Yan , Mengye Ren , Yun Chen , Ming Liang , Eilyan Bitar , Ersin Yumer , Raquel Urtasun

Making classifiers robust to adversarial examples is hard. Thus, many defenses tackle the seemingly easier task of detecting perturbed inputs. We show a barrier towards this goal. We prove a general hardness reduction between detection and…

机器学习 · 计算机科学 2022-06-17 Florian Tramèr

Modern face recognition systems remain vulnerable to spoofing attempts, including both physical presentation attacks and digital forgeries. Traditionally, these two attack vectors have been handled by separate models, each targeting its own…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Andrei Balykin , Anvar Ganiev , Denis Kondranin , Kirill Polevoda , Nikolai Liudkevich , Artem Petrov

We introduce algorithms to visualize feature spaces used by object detectors. The tools in this paper allow a human to put on `HOG goggles' and perceive the visual world as a HOG based object detector sees it. We found that these…

计算机视觉与模式识别 · 计算机科学 2013-05-07 Carl Vondrick , Aditya Khosla , Tomasz Malisiewicz , Antonio Torralba

In recent research, adversarial attacks on person detectors using patches or static 3D model-based texture modifications have struggled with low success rates due to the flexible nature of human movement. Modeling the 3D deformations caused…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Yanjie Li , Kaisheng Liang , Bin Xiao

Vision-language pre-training (VLP) models excel at interpreting both images and text but remain vulnerable to multimodal adversarial examples (AEs). Advancing the generation of transferable AEs, which succeed across unseen models, is key to…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Xiaojun Jia , Sensen Gao , Qing Guo , Ke Ma , Yihao Huang , Simeng Qin , Yang Liu , Ivor Tsang Fellow , Xiaochun Cao

Face forgery generation technologies generate vivid faces, which have raised public concerns about security and privacy. Many intelligent systems, such as electronic payment and identity verification, rely on face forgery detection.…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Zhaoyu Chen , Bo Li , Kaixun Jiang , Shuang Wu , Shouhong Ding , Wenqiang Zhang

Most researchers have tried to enhance the robustness of DNNs by revealing and repairing the vulnerability of DNNs with specialized adversarial examples. Parts of the attack examples have imperceptible perturbations restricted by Lp norm.…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Yihao Huang , Liangru Sun , Qing Guo , Felix Juefei-Xu , Jiayi Zhu , Jincao Feng , Yang Liu , Geguang Pu
‹ 上一页 1 8 9 10 下一页 ›