中文
相关论文

相关论文: Ad2Attack: Adaptive Adversarial Attack on Real-Tim…

200 篇论文

Trajectory prediction is critical for the safe planning and navigation of automated vehicles. The trajectory prediction models based on the neural networks are vulnerable to adversarial attacks. Previous attack methods have achieved high…

机器学习 · 计算机科学 2024-04-22 Huilin Yin , Jiaxiang Li , Pengju Zhen , Jun Yan

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

Unmanned aerial vehicle (UAV) tracking is critical for applications like surveillance, search-and-rescue, and autonomous navigation. However, the high-speed movement of UAVs and targets introduces unique challenges, including real-time…

计算机视觉与模式识别 · 计算机科学 2025-08-22 You Wu , Xucheng Wang , Dan Zeng , Hengzhou Ye , Xiaolan Xie , Qijun Zhao , Shuiwang Li

Object detection forms a key component in Unmanned Aerial Vehicles (UAVs) for completing high-level tasks that depend on the awareness of objects on the ground from an aerial perspective. In that scenario, adversarial patch attacks on an…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Saurabh Pathak , Samridha Shrestha , Abdelrahman AlMahmoud

Siamese trackers are shown to be vulnerable to adversarial attacks recently. However, the existing attack methods craft the perturbations for each video independently, which comes at a non-negligible computational cost. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Zhenbang Li , Yaya Shi , Jin Gao , Shaoru Wang , Bing Li , Pengpeng Liang , Weiming Hu

End-to-end autonomous driving systems have achieved significant progress, yet their adversarial robustness remains largely underexplored. In this work, we conduct a closed-loop evaluation of state-of-the-art autonomous driving agents under…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Ishan Sahu , Somnath Hazra , Somak Aditya , Soumyajit Dey

Although deep learning-based visual tracking methods have made significant progress, they exhibit vulnerabilities when facing carefully designed adversarial attacks, which can lead to a sharp decline in tracking performance. To address this…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Long Xu , Peng Gao , Wen-Jia Tang , Fei Wang , Ru-Yue Yuan

Autonomous vehicles (AVs) increasingly use DNN-based object detection models in vision-based perception. Correct detection and classification of obstacles is critical to ensure safe, trustworthy driving decisions. Adversarial patches aim to…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Jaden Mu

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

Imperceptible adversarial attacks aim to fool DNNs by adding imperceptible perturbation to the input data. Previous methods typically improve the imperceptibility of attacks by integrating common attack paradigms with specifically designed…

机器学习 · 计算机科学 2025-03-13 Jin Li , Ziqiang He , Anwei Luo , Jian-Fang Hu , Z. Jane Wang , Xiangui Kang

Based on the significant improvement of model robustness by AT (Adversarial Training), various variants have been proposed to further boost the performance. Well-recognized methods have focused on different components of AT (e.g., designing…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Zhuoer Xu , Guanghui Zhu , Changhua Meng , Shiwen Cui , Zhenzhe Ying , Weiqiang Wang , Ming GU , Yihua Huang

Humans can easily learn new concepts from just a single exemplar, mainly due to their remarkable ability to imagine or hallucinate what the unseen exemplar may look like in different settings. Incorporating such an ability to hallucinate…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Qiangqiang Wu , Zhihui Chen , Lin Cheng , Yan Yan , Bo Li , Hanzi Wang

Adversarial attack arises due to the vulnerability of deep neural networks to perceive input samples injected with imperceptible perturbations. Recently, adversarial attack has been applied to visual object tracking to evaluate the…

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

Visual object tracking is an important task that requires the tracker to find the objects quickly and accurately. The existing state-ofthe-art object trackers, i.e., Siamese based trackers, use DNNs to attain high accuracy. However, the…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Siyuan Liang , Xingxing Wei , Siyuan Yao , Xiaochun Cao

The tracking-by-detection framework consists of two stages, i.e., drawing samples around the target object in the first stage and classifying each sample as the target object or as background in the second stage. The performance of existing…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Yibing Song , Chao Ma , Xiaohe Wu , Lijun Gong , Linchao Bao , Wangmeng Zuo , Chunhua Shen , Rynson Lau , Ming-Hsuan Yang

While machine learning applications are getting mainstream owing to a demonstrated efficiency in solving complex problems, they suffer from inherent vulnerability to adversarial attacks. Adversarial attacks consist of additive noise to an…

密码学与安全 · 计算机科学 2021-10-12 Bilel Tarchoun , Ihsen Alouani , Anouar Ben Khalifa , Mohamed Ali Mahjoub

In this work, we study vulnerability of unmanned aerial vehicles (UAVs) to stealthy attacks on perception-based control. To guide our analysis, we consider two specific missions: ($i$) ground vehicle tracking (GVT), and ($ii$) vertical…

机器人学 · 计算机科学 2023-03-06 Amir Khazraei , Haocheng Meng , Miroslav Pajic

Vehicle detection in Unmanned Aerial Vehicle (UAV) captured images has wide applications in aerial photography and remote sensing. There are many public benchmark datasets proposed for the vehicle detection and tracking in UAV images.…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Huiming Sun , Jiacheng Guo , Zibo Meng , Tianyun Zhang , Jianwu Fang , Yuewei Lin , Hongkai Yu

As a new programming paradigm, deep learning has expanded its application to many real-world problems. At the same time, deep learning based software are found to be vulnerable to adversarial attacks. Though various defense mechanisms have…

密码学与安全 · 计算机科学 2021-03-16 Zhe Zhao , Guangke Chen , Jingyi Wang , Yiwei Yang , Fu Song , Jun Sun

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