中文
相关论文

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

200 篇论文

In recent years, many deep learning models have been adopted in autonomous driving. At the same time, these models introduce new vulnerabilities that may compromise the safety of autonomous vehicles. Specifically, recent studies have…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Jindi Zhang , Yang Lou , Jianping Wang , Kui Wu , Kejie Lu , Xiaohua Jia

In recent years, camera-based 3D object detection has gained widespread attention for its ability to achieve high performance with low computational cost. However, the robustness of these methods to adversarial attacks has not been…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Shaoyuan Xie , Zichao Li , Zeyu Wang , Cihang Xie

Our study assesses the adversarial robustness of LiDAR-camera fusion models in 3D object detection. We introduce an attack technique that, by simply adding a limited number of physically constrained adversarial points above a car, can make…

机器人学 · 计算机科学 2024-01-10 Bo Yang , Xiaoyu Ji , Zizhi Jin , Yushi Cheng , Wenyuan Xu

Camera-based object detection systems play a vital role in autonomous driving, yet they remain vulnerable to adversarial threats in real-world environments. Existing 2D and 3D physical attacks, due to their focus on texture optimization,…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yixun Zhang , Lizhi Wang , Junjun Zhao , Wending Zhao , Feng Zhou , Yonghao Dang , Jianqin Yin

Autonomous Vehicles rely on accurate and robust sensor observations for safety critical decision-making in a variety of conditions. Fundamental building blocks of such systems are sensors and classifiers that process ultrasound, RADAR, GPS,…

信号处理 · 电气工程与系统科学 2020-07-21 Apostolos Modas , Ricardo Sanchez-Matilla , Pascal Frossard , Andrea Cavallaro

Benefiting from the rapid development of deep learning, 2D and 3D computer vision applications are deployed in many safe-critical systems, such as autopilot and identity authentication. However, deep learning models are not trustworthy…

机器学习 · 计算机科学 2023-10-03 Yanjie Li , Bin Xie , Songtao Guo , Yuanyuan Yang , Bin Xiao

Adversarial attacks pose significant challenges in 3D object recognition, especially in scenarios involving multi-view analysis where objects can be observed from varying angles. This paper introduces View-Invariant Adversarial…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Christian Green , Mehmet Ergezer , Abdurrahman Zeybey

Deep neural networks (DNNs) are found to be vulnerable against adversarial examples, which are carefully crafted inputs with a small magnitude of perturbation aiming to induce arbitrarily incorrect predictions. Recent studies show that…

密码学与安全 · 计算机科学 2019-07-12 Yulong Cao , Chaowei Xiao , Dawei Yang , Jing Fang , Ruigang Yang , Mingyan Liu , Bo Li

Adversarial attacks in 3D environments have emerged as a critical threat to the reliability of visual perception systems, particularly in safety-sensitive applications such as identity verification and autonomous driving. These attacks…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Xiao Yang , Lingxuan Wu , Lizhong Wang , Chengyang Ying , Hang Su , Jun Zhu

Object detection is an important vision task and has emerged as an indispensable component in many vision system, rendering its robustness as an increasingly important performance factor for practical applications. While object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Haichao Zhang , Jianyu Wang

Realizing unified 3D object detection, including both indoor and outdoor scenes, holds great importance in applications like robot navigation. However, involving various scenarios of data to train models poses challenges due to their…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Zhuoling Li , Xiaogang Xu , SerNam Lim , Hengshuang Zhao

Vision-language-action (VLA) models have shown strong performance in robotic manipulation, yet their robustness to physically realizable adversarial attacks remains underexplored. Existing studies reveal vulnerabilities through language…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Jiawei Chen , Simin Huang , Jiawei Du , Shuaihang Chen , Yu Tian , Mingjie Wei , Chao Yu , Zhaoxia Yin

Autonomous vehicles (AVs) rely on complex perception and communication systems, making them vulnerable to adversarial attacks that can compromise safety. While simulation offers a scalable and safe environment for robustness testing,…

密码学与安全 · 计算机科学 2025-09-09 Christos Anagnostopoulos , Ioulia Kapsali , Alexandros Gkillas , Nikos Piperigkos , Aris S. Lalos

Detecting vehicles in aerial images is difficult due to complex backgrounds, small object sizes, shadows, and occlusions. Although recent deep learning advancements have improved object detection, these models remain susceptible to…

Adversarial attacks are valuable for providing insights into the blind-spots of deep learning models and help improve their robustness. Existing work on adversarial attacks have mainly focused on static scenes; however, it remains unclear…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Aishan Liu , Tairan Huang , Xianglong Liu , Yitao Xu , Yuqing Ma , Xinyun Chen , Stephen J. Maybank , Dacheng Tao

Autonomous vehicles (AVs) rely heavily on LiDAR (Light Detection and Ranging) systems for accurate perception and navigation, providing high-resolution 3D environmental data that is crucial for object detection and classification. However,…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Amira Guesmi , Muhammad Shafique

Multi-sensor fusion is crucial for accurate 3D object detection in autonomous driving, with cameras and LiDAR being the most commonly used sensors. However, existing methods perform sensor fusion in a single view by projecting features from…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Rohit Mohan , Daniele Cattaneo , Florian Drews , Abhinav Valada

Trajectory prediction is essential for autonomous vehicles (AVs) to plan correct and safe driving behaviors. While many prior works aim to achieve higher prediction accuracy, few study the adversarial robustness of their methods. To bridge…

机器学习 · 计算机科学 2022-09-20 Yulong Cao , Chaowei Xiao , Anima Anandkumar , Danfei Xu , Marco Pavone

Multi-sensor object detection is an active research topic in automated driving, but the robustness of such detection models against missing sensor input (modality missing), e.g., due to a sudden sensor failure, is a critical problem which…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Shiming Wang , Holger Caesar , Liangliang Nan , Julian F. P. Kooij

In autonomous driving (AD), accurate perception is indispensable to achieving safe and secure driving. Due to its safety-criticality, the security of AD perception has been widely studied. Among different attacks on AD perception, the…

密码学与安全 · 计算机科学 2023-08-24 Ningfei Wang , Yunpeng Luo , Takami Sato , Kaidi Xu , Qi Alfred Chen