中文
相关论文

相关论文: Dynamic Adversarial Patch for Evading Object Detec…

200 篇论文

The existence of real-world adversarial examples (commonly in the form of patches) poses a serious threat for the use of deep learning models in safety-critical computer vision tasks such as visual perception in autonomous driving. This…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Giulio Rossolini , Federico Nesti , Gianluca D'Amico , Saasha Nair , Alessandro Biondi , Giorgio Buttazzo

Deep neural networks based object detection models have revolutionized computer vision and fueled the development of a wide range of visual recognition applications. However, recent studies have revealed that deep object detectors can be…

密码学与安全 · 计算机科学 2020-07-14 Ka-Ho Chow , Ling Liu , Mehmet Emre Gursoy , Stacey Truex , Wenqi Wei , Yanzhao Wu

Autonomous flying robots, e.g. multirotors, often rely on a neural network that makes predictions based on a camera image. These deep learning (DL) models can compute surprising results if applied to input images outside the training…

机器人学 · 计算机科学 2023-08-01 Pia Hanfeld , Marina M. -C. Höhne , Michael Bussmann , Wolfgang Hönig

The benefits of utilizing spatial context in fast object detection algorithms have been studied extensively. Detectors increase inference speed by doing a single forward pass per image which means they implicitly use contextual reasoning…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Aniruddha Saha , Akshayvarun Subramanya , Koninika Patil , Hamed Pirsiavash

Defending against physical adversarial attacks is a rapidly growing topic in deep learning and computer vision. Prominent forms of physical adversarial attacks, such as overlaid adversarial patches and objects, share similarities with…

密码学与安全 · 计算机科学 2020-11-13 Perry Deng , Mohammad Saidur Rahman , Matthew Wright

Owing to the extensive application of infrared object detectors in the safety-critical tasks, it is necessary to evaluate their robustness against adversarial examples in the real world. However, current few physical infrared attacks are…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Wei Xingxing , Yu Jie , Huang Yao

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

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

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

Recent years have seen an increasing interest in physical adversarial attacks, which aim to craft deployable patterns for deceiving deep neural networks, especially for person detectors. However, the adversarial patterns of existing…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jikang Cheng , Ying Zhang , Zhongyuan Wang , Zou Qin , Chen Li

Many recent studies have shown that deep neural models are vulnerable to adversarial samples: images with imperceptible perturbations, for example, can fool image classifiers. In this paper, we present the first type-specific approach to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Omid Mohamad Nezami , Akshay Chaturvedi , Mark Dras , Utpal Garain

Visual language pre-training (VLP) models have demonstrated significant success across various domains, yet they remain vulnerable to adversarial attacks. Addressing these adversarial vulnerabilities is crucial for enhancing security in…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Dehong Kong , Siyuan Liang , Xiaopeng Zhu , Yuansheng Zhong , Wenqi Ren

Tracking multiple objects in a continuous video stream is crucial for many computer vision tasks. It involves detecting and associating objects with their respective identities across successive frames. Despite significant progress made in…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiahuan Long , Tingsong Jiang , Wen Yao , Shuai Jia , Weijia Zhang , Weien Zhou , Chao Ma , Xiaoqian Chen

DNNs are vulnerable to adversarial examples, which poses great security concerns for security-critical systems. In this paper, a novel adaptive-patch-based physical attack (AP-PA) framework is proposed, which aims to generate adversarial…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Jiawei Lian , Shaohui Mei , Shun Zhang , Mingyang Ma

Deep neural networks are known to be susceptible to adversarial perturbations -- small perturbations that alter the output of the network and exist under strict norm limitations. While such perturbations are usually discussed as tailored to…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yaniv Nemcovsky , Matan Jacoby , Alex M. Bronstein , Chaim Baskin

Dynamic neural network is an emerging research topic in deep learning. With adaptive inference, dynamic models can achieve remarkable accuracy and computational efficiency. However, it is challenging to design a powerful dynamic detector,…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu

Person detection has attracted great attention in the computer vision area and is an imperative element in human-centric computer vision. Although the predictive performances of person detection networks have been improved dramatically,…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Youngjoon Yu , Hong Joo Lee , Hakmin Lee , Yong Man Ro

Machine learning is increasingly critical for analysis of the ever-growing corpora of overhead imagery. Advanced computer vision object detection techniques have demonstrated great success in identifying objects of interest such as ships,…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Adam Van Etten

Deep learning has substantially boosted the performance of Monocular Depth Estimation (MDE), a critical component in fully vision-based autonomous driving (AD) systems (e.g., Tesla and Toyota). In this work, we develop an attack against…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Zhiyuan Cheng , James Liang , Hongjun Choi , Guanhong Tao , Zhiwen Cao , Dongfang Liu , Xiangyu Zhang

Nowadays, general object detectors like YOLO and Faster R-CNN as well as their variants are widely exploited in many applications. Many works have revealed that these detectors are extremely vulnerable to adversarial patch attacks. The…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Hao Huang , Yongtao Wang , Zhaoyu Chen , Zhi Tang , Wenqiang Zhang , Kai-Kuang Ma