中文
相关论文

相关论文: The Translucent Patch: A Physical and Universal At…

200 篇论文

Vision-based perception modules are increasingly deployed in many applications, especially autonomous vehicles and intelligent robots. These modules are being used to acquire information about the surroundings and identify obstacles. Hence,…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Amira Guesmi , Muhammad Abdullah Hanif , Muhammad Shafique

Adversarial attacks in the physical world pose a significant threat to the security of vision-based systems, such as facial recognition and autonomous driving. Existing adversarial patch methods primarily focus on improving attack…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Chaoqun Li , Huanqian Yan , Lifeng Zhou , Tairan Chen , Zhuodong Liu , Hang Su

Searching for small objects in large images is a task that is both challenging for current deep learning systems and important in numerous real-world applications, such as remote sensing and medical imaging. Thorough scanning of very large…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Nathan Drenkow , Philippe Burlina , Neil Fendley , Onyekachi Odoemene , Jared Markowitz

Object Detection, a fundamental computer vision problem, has paramount importance in smart camera systems. However, a truly reliable camera system could be achieved if and only if the underlying object detection component is robust enough…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Ujjal Kr Dutta

Adversarial patches undermine the reliability of optical flow predictions when placed in arbitrary scene locations. Therefore, they pose a realistic threat to real-world motion detection and its downstream applications. Potential remedies…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Erik Scheurer , Jenny Schmalfuss , Alexander Lis , Andrés Bruhn

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

Adversarial camouflage has garnered attention for its ability to attack object detectors from any viewpoint by covering the entire object's surface. However, universality and robustness in existing methods often fall short as the…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Naufal Suryanto , Yongsu Kim , Harashta Tatimma Larasati , Hyoeun Kang , Thi-Thu-Huong Le , Yoonyoung Hong , Hunmin Yang , Se-Yoon Oh , Howon Kim

Current ship detection techniques based on remote sensing imagery primarily rely on the object detection capabilities of deep neural networks (DNNs). However, DNNs are vulnerable to adversarial patch attacks, which can lead to…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Chun Liu , Panpan Ding , Zheng Zheng , Hailong Wang , Bingqian Zhu , Tao Xu , Zhigang Han , Jiayao Wang

Patch-based adversarial attacks were proven to compromise the robustness and reliability of computer vision systems. However, their conspicuous and easily detectable nature challenge their practicality in real-world setting. To address…

密码学与安全 · 计算机科学 2023-11-22 Amira Guesmi , Ruitian Ding , Muhammad Abdullah Hanif , Ihsen Alouani , Muhammad Shafique

Physical adversarial attacks are increasingly studied in settings that resemble deployed surveillance systems rather than isolated image benchmarks. In these settings, person detection, multi-object tracking, visible--infrared sensing, and…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Miguel A. DelaCruz , Patricia Mae Santos , Rafael T. Navarro

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

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

Adversarial attacks can mislead deep learning models to make false predictions by implanting small perturbations to the original input that are imperceptible to the human eye, which poses a huge security threat to the computer vision…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Junbin Fang , You Jiang , Canjian Jiang , Zoe L. Jiang , Siu-Ming Yiu , Chuanyi Liu

In this paper, we consider the task of one-shot object detection, which consists in detecting objects defined by a single demonstration. Differently from the standard object detection, the classes of objects used for training and testing do…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Anton Osokin , Denis Sumin , Vasily Lomakin

Patch attacks against object detectors have been of recent interest due to their being physically realizable and more closely aligned with practical systems. In response to this threat, many new defenses have been proposed that train a…

机器学习 · 计算机科学 2024-12-09 Ryan Feng , Neal Mangaokar , Jihye Choi , Somesh Jha , Atul Prakash

Improving object detectors against occlusion, blur and noise is a critical step to deploy detectors in real applications. Since it is not possible to exhaust all image defects through data collection, many researchers seek to generate hard…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Zeyi Huang , Wei Ke , Dong Huang

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

Applications such as autonomous vehicles and medical screening use deep learning models to localize and identify hundreds of objects in a single frame. In the past, it has been shown how an attacker can fool these models by placing an…

计算机视觉与模式识别 · 计算机科学 2021-06-03 Yisroel Mirsky

Recently, adversarial attacks have been applied in visual object tracking to deceive deep trackers by injecting imperceptible perturbations into video frames. However, previous work only generates the video-specific perturbations, which…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Siao Liu , Zhaoyu Chen , Wei Li , Jiwei Zhu , Jiafeng Wang , Wenqiang Zhang , Zhongxue Gan

We present a semantic part detection approach that effectively leverages object information.We use the object appearance and its class as indicators of what parts to expect. We also model the expected relative location of parts inside the…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Abel Gonzalez-Garcia , Davide Modolo , Vittorio Ferrari