中文
相关论文

相关论文: SABER: Spatially Consistent 3D Universal Adversari…

200 篇论文

3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Stefan Milz , Patrick Mader

Trajectory prediction is a key element of autonomous vehicle systems, enabling them to anticipate and react to the movements of other road users. Evaluating the robustness of prediction models against adversarial attacks is essential to…

机器学习 · 计算机科学 2025-05-12 Julian F. Schumann , Jeroen Hagenus , Frederik Baymler Mathiesen , Arkady Zgonnikov

Recently, 3D deep learning models have been shown to be susceptible to adversarial attacks like their 2D counterparts. Most of the state-of-the-art (SOTA) 3D adversarial attacks perform perturbation to 3D point clouds. To reproduce these…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jinlai Zhang , Lyujie Chen , Binbin Liu , Bo Ouyang , Qizhi Xie , Jihong Zhu , Weiming Li , Yanmei Meng

Recently, physical adversarial attacks have been presented to evade DNNs-based object detectors. To ensure the security, many scenarios are simultaneously deployed with visible sensors and infrared sensors, leading to the failures of these…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Xingxing Wei , Yao Huang , Yitong Sun , Jie Yu

As object detection becomes integral to many safety-critical applications, understanding its vulnerabilities is essential. Backdoor attacks, in particular, pose a serious threat by implanting hidden triggers in victim models, which…

密码学与安全 · 计算机科学 2025-03-14 Jialin Lu , Junjie Shan , Ziqi Zhao , Ka-Ho Chow

As object detection becomes integral to many safety-critical applications, understanding its vulnerabilities is essential. Backdoor attacks, in particular, pose a serious threat by implanting hidden triggers in victim models, which…

密码学与安全 · 计算机科学 2025-03-17 Jialin Lu , Junjie Shan , Ziqi Zhao , Ka-Ho Chow

This paper introduces an attacking mechanism to challenge the resilience of autonomous driving systems. Specifically, we manipulate the decision-making processes of an autonomous vehicle by dynamically displaying adversarial patches on a…

机器人学 · 计算机科学 2024-12-04 Amirhosein Chahe , Chenan Wang , Abhishek Jeyapratap , Kaidi Xu , Lifeng Zhou

A robust awareness of how dynamic scenes evolve is essential for Autonomous Driving systems, as they must accurately detect, track, and predict the behaviour of surrounding obstacles. Traditional perception pipelines that rely on modular…

The adversarial robustness of a model is its ability to resist adversarial attacks in the form of small perturbations to input data. Universal adversarial attack methods such as Fast Sign Gradient Method (FSGM) and Projected Gradient…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Xiaohu Lu , Hayder Radha

Adversarial attacks threaten the reliability of machine learning models in critical applications like autonomous vehicles and defense systems. As object detectors become more robust with models like YOLOv8, developing effective adversarial…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Adonisz Dimitriu , Tamás Michaletzky , Viktor Remeli

Adversarial attack methods based on point manipulation for 3D point cloud classification have revealed the fragility of 3D models, yet the adversarial examples they produce are easily perceived or defended against. The trade-off between the…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Tianrui Lou , Xiaojun Jia , Jindong Gu , Li Liu , Siyuan Liang , Bangyan He , Xiaochun Cao

Safe autonomous agents and mobile robots need fast real time 3D perception, especially for vulnerable road users (VRUs) such as pedestrians. We introduce a new bird's eye view (BEV) encoding, which maps the full 3D LiDAR point cloud into a…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Mohammad Khoshkdahan , Alexey Vinel

Trajectory prediction is a critical component for autonomous vehicles (AVs) to perform safe planning and navigation. However, few studies have analyzed the adversarial robustness of trajectory prediction or investigated whether the…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Qingzhao Zhang , Shengtuo Hu , Jiachen Sun , Qi Alfred Chen , Z. Morley Mao

Video-based object detection plays a vital role in safety-critical applications. While deep learning-based object detectors have achieved impressive performance, they remain vulnerable to adversarial attacks, particularly those involving…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Sven Jacob , Weijia Shao , Gjergji Kasneci

In this research, we propose a new 3D object detector with a trustworthy depth estimation, dubbed BEVDepth, for camera-based Bird's-Eye-View (BEV) 3D object detection. Our work is based on a key observation -- depth estimation in recent…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Yinhao Li , Zheng Ge , Guanyi Yu , Jinrong Yang , Zengran Wang , Yukang Shi , Jianjian Sun , Zeming Li

Recent work in adversarial machine learning started to focus on the visual perception in autonomous driving and studied Adversarial Examples (AEs) for object detection models. However, in such visual perception pipeline the detected objects…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Yunhan Jia , Yantao Lu , Junjie Shen , Qi Alfred Chen , Zhenyu Zhong , Tao Wei

Adversarial attacks aim to disturb the functionality of a target system by adding specific noise to the input samples, bringing potential threats to security and robustness when applied to facial recognition systems. Although existing…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Qian Wang , Yongqin Xian , Hefei Ling , Jinyuan Zhang , Xiaorui Lin , Ping Li , Jiazhong Chen , Ning Yu

While deep neural networks have achieved remarkable success in various computer vision tasks, they often fail to generalize to new domains and subtle variations of input images. Several defenses have been proposed to improve the robustness…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Omid Poursaeed , Tianxing Jiang , Harry Yang , Serge Belongie , SerNam Lim

Bird's-eye view (BEV) object detection has become important for advanced automotive 3D radar-based perception systems. However, the inherently sparse and non-deterministic nature of radar data limits the effectiveness of traditional…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Loveneet Saini , Mirko Meuter , Hasan Tercan , Tobias Meisen

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