中文
相关论文

相关论文: Towards an End-to-End (E2E) Adversarial Learning a…

200 篇论文

Transferable adversarial attack is always in the spotlight since deep learning models have been demonstrated to be vulnerable to adversarial samples. However, existing physical attack methods do not pay enough attention on transferability…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Yu Zhang , Zhiqiang Gong , Yichuang Zhang , YongQian Li , Kangcheng Bin , Jiahao Qi , Wei Xue , Ping Zhong

Adversarial attacks against deep learning-based object detectors (ODs) have been studied extensively in the past few years. These attacks cause the model to make incorrect predictions by placing a patch containing an adversarial pattern on…

机器学习 · 计算机科学 2022-11-17 Avishag Shapira , Ron Bitton , Dan Avraham , Alon Zolfi , Yuval Elovici , Asaf Shabtai

Adversarial patch attacks can fool the face recognition (FR) models via small patches. However, previous adversarial patch attacks often result in unnatural patterns that are easily noticeable. Generating transferable and stealthy…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yanjie Li , Mingxing Duan , Xuelong Dai , Bin Xiao

Physical adversarial attacks in object detection have attracted increasing attention. However, most previous works focus on hiding the objects from the detector by generating an individual adversarial patch, which only covers the planar…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Donghua Wang , Tingsong Jiang , Jialiang Sun , Weien Zhou , Xiaoya Zhang , Zhiqiang Gong , Wen Yao , Xiaoqian Chen

Object detection plays a crucial role in many security-sensitive applications. However, several recent studies have shown that object detectors can be easily fooled by physically realizable attacks, \eg, adversarial patches and recent…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Xiao Li , Yiming Zhu , Yifan Huang , Wei Zhang , Yingzhe He , Jie Shi , Xiaolin Hu

Backdoor attacks present a substantial security concern for deep learning models, especially those utilized in applications critical to safety and security. These attacks manipulate model behavior by embedding a hidden trigger during the…

机器学习 · 计算机科学 2024-01-09 Yujing Jiang , Xingjun Ma , Sarah Monazam Erfani , Yige Li , James Bailey

Adversarial attacks on deep learning models have proliferated in recent years. In many cases, a different adversarial perturbation is required to be added to each image to cause the deep learning model to misclassify it. This is ineffective…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Anthony Etim , Jakub Szefer

Exemplar-free class-incremental learning (EFCIL) aims to retain old knowledge acquired in the previous task while learning new classes, without storing the previous images due to storage constraints or privacy concerns. In EFCIL, the…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Hiroto Honda

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

Continuous appearance shifts such as changes in weather and lighting conditions can impact the performance of deployed machine learning models. While unsupervised domain adaptation aims to address this challenge, current approaches do not…

机器学习 · 统计学 2018-02-27 Markus Wulfmeier , Alex Bewley , Ingmar Posner

We initiate the study of tolerant adversarial PAC-learning with respect to metric perturbation sets. In adversarial PAC-learning, an adversary is allowed to replace a test point $x$ with an arbitrary point in a closed ball of radius $r$…

机器学习 · 统计学 2023-02-16 Hassan Ashtiani , Vinayak Pathak , Ruth Urner

Recent studies have shown that attackers can force deep learning models to misclassify so-called "adversarial examples": maliciously generated images formed by making imperceptible modifications to pixel values. With growing interest in…

密码学与安全 · 计算机科学 2017-08-03 Andrew P. Norton , Yanjun Qi

In many practical visual recognition scenarios, feature distribution in the source domain is generally different from that of the target domain, which results in the emergence of general cross-domain visual recognition problems. To address…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Shanshan Wang , Lei Zhang , JingRu Fu

It is well known that humans can learn and recognize objects effectively from several limited image samples. However, learning from just a few images is still a tremendous challenge for existing main-stream deep neural networks. Inspired by…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Ziqiang Zheng , Zhibin Yu , Haiyong Zheng , Yang Yang , Heng Tao Shen

Domain adaptation is an active area of research driven by the growing demand for robust machine learning models that perform well on real-world data. Adversarial learning for deep neural networks (DNNs) has emerged as a promising approach…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Eugene Choi , Julian Rodriguez , Edmund Young

Conventional end-to-end (E2E) driving models are effective at generating physically plausible trajectories, but often fail to generalize to long-tail scenarios due to the lack of essential world knowledge to understand and reason about…

机器人学 · 计算机科学 2025-11-05 Yu Gao , Anqing Jiang , Yiru Wang , Wang Jijun , Hao Jiang , Zhigang Sun , Heng Yuwen , Wang Shuo , Hao Zhao , Sun Hao

Infrared physical adversarial examples are of great significance for studying the security of infrared AI systems that are widely used in our lives such as autonomous driving. Previous infrared physical attacks mainly focused on 2D infrared…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Xiaopei Zhu , Yuqiu Liu , Zhanhao Hu , Jianmin Li , Xiaolin Hu

The studies on black-box adversarial attacks have become increasingly prevalent due to the intractable acquisition of the structural knowledge of deep neural networks (DNNs). However, the performance of emerging attacks is negatively…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Jie Wang , Zhaoxia Yin , Jin Tang , Jing Jiang , Bin Luo

Adversarial examples are firstly investigated in the area of computer vision: by adding some carefully designed ''noise'' to the original input image, the perturbed image that cannot be distinguished from the original one by human, can fool…

机器学习 · 计算机科学 2020-06-02 Pengyue Wang , Yan Li , Shashi Shekhar , William F. Northrop

Pedestrian Attribute Recognition (PAR) is an indispensable task in human-centered research and has made great progress in recent years with the development of deep neural networks. However, the potential vulnerability and anti-interference…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Weizhe Kong , Xiao Wang , Ruichong Gao , Chenglong Li , Yu Zhang , Xing Yang , Yaowei Wang , Jin Tang