中文
相关论文

相关论文: ScAR: Scaling Adversarial Robustness for LiDAR Obj…

200 篇论文

Perception plays a pivotal role in autonomous driving systems, which utilizes onboard sensors like cameras and LiDARs (Light Detection and Ranging) to assess surroundings. Recent studies have demonstrated that LiDAR-based perception is…

密码学与安全 · 计算机科学 2020-07-01 Jiachen Sun , Yulong Cao , Qi Alfred Chen , Z. Morley Mao

Stable feature extraction is the key for the Loop closure detection (LCD) task in the simultaneously localization and mapping (SLAM) framework. In our paper, the feature extraction is operated by using a generative adversarial networks…

机器人学 · 计算机科学 2017-11-22 Lingyun Xu , Peng Yin , Haibo Luo , Yunhui Liu , Jianda Han

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there have…

计算机视觉与模式识别 · 计算机科学 2022-01-10 James Tu , Huichen Li , Xinchen Yan , Mengye Ren , Yun Chen , Ming Liang , Eilyan Bitar , Ersin Yumer , Raquel Urtasun

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

Action recognition has been heavily employed in many applications such as autonomous vehicles, surveillance, etc, where its robustness is a primary concern. In this paper, we examine the robustness of state-of-the-art action recognizers…

计算机视觉与模式识别 · 计算机科学 2021-03-22 He Wang , Feixiang He , Zhexi Peng , Tianjia Shao , Yong-Liang Yang , Kun Zhou , David Hogg

The reliance on deep learning algorithms has grown significantly in recent years. Yet, these models are highly vulnerable to adversarial attacks, which introduce visually imperceptible perturbations into testing data to induce…

机器学习 · 计算机科学 2019-06-14 Rajeev Sahay , Rehana Mahfuz , Aly El Gamal

While great progress has been made at making neural networks effective across a wide range of visual tasks, most models are surprisingly vulnerable. This frailness takes the form of small, carefully chosen perturbations of their input,…

机器学习 · 计算机科学 2019-06-11 Cecilia Summers , Michael J. Dinneen

This paper presents RADAR-Robust Adversarial Detection via Adversarial Retraining-an approach designed to enhance the robustness of adversarial detectors against adaptive attacks, while maintaining classifier performance. An adaptive attack…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Raz Lapid , Almog Dubin , Moshe Sipper

Adversarial attack has inspired great interest in computer vision, by showing that classification-based solutions are prone to imperceptible attack in many tasks. In this paper, we propose a method, SMART, to attack action recognizers which…

计算机视觉与模式识别 · 计算机科学 2020-03-11 He Wang , Feixiang He , Zhexi Peng , Yongliang Yang , Tianjia Shao , Kun Zhou , David Hogg

Network Intrusion Detection System (NIDS) is an essential tool in securing cyberspace from a variety of security risks and unknown cyberattacks. A number of solutions have been implemented for Machine Learning (ML), and Deep Learning (DL)…

密码学与安全 · 计算机科学 2023-08-02 Khushnaseeb Roshan , Aasim Zafar , Shiekh Burhan Ul Haque

Skeletal motion plays a vital role in human activity recognition as either an independent data source or a complement. The robustness of skeleton-based activity recognizers has been questioned recently, which shows that they are vulnerable…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yunfeng Diao , Tianjia Shao , Yong-Liang Yang , Kun Zhou , He Wang

Light Detection and Ranging (LiDAR) is an essential sensor technology for autonomous driving as it can capture high-resolution 3D data. As 3D object detection systems (OD) can interpret such point cloud data, they play a key role in the…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Alexandra Arzberger , Ramin Tavakoli Kolagari

3D object detection is a central task for applications such as autonomous driving, in which the system needs to localize and classify surrounding traffic agents, even in the presence of adverse weather. In this paper, we address the problem…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Martin Hahner , Christos Sakaridis , Mario Bijelic , Felix Heide , Fisher Yu , Dengxin Dai , Luc Van Gool

Adversarial robustness of BEV 3D object detectors is critical for autonomous driving (AD). Existing invasive attacks require altering the target vehicle itself (e.g. attaching patches), making them unrealistic and impractical for real-world…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Aixuan Li , Mochu Xiang , Bosen Hou , Zhexiong Wan , Jing Zhang , Yuchao Dai

An ever-growing body of work has demonstrated the rich information content available in eye movements for user modelling, e.g. for predicting users' activities, cognitive processes, or even personality traits. We show that state-of-the-art…

密码学与安全 · 计算机科学 2020-06-02 Inken Hagestedt , Michael Backes , Andreas Bulling

Most autonomous vehicles (AVs) rely on LiDAR and RGB camera sensors for perception. Using these point cloud and image data, perception models based on deep neural nets (DNNs) have achieved state-of-the-art performance in 3D detection. The…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Mazen Abdelfattah , Kaiwen Yuan , Z. Jane Wang , Rabab Ward

The unsupervised 3D object detection is to accurately detect objects in unstructured environments with no explicit supervisory signals. This task, given sparse LiDAR point clouds, often results in compromised performance for detecting…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Ruiyang Zhang , Hu Zhang , Hang Yu , Zhedong Zheng

We propose an adversarial attack for facial class-specific Single Image Super-Resolution (SISR) methods. Existing attacks, such as the Fast Gradient Sign Method (FGSM) or the Projected Gradient Descent (PGD) method, are either fast but…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Saurabh Goswami , Rajagopalan A. N

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

Efficient and effective attacks are crucial for reliable evaluation of defenses, and also for developing robust models. Projected Gradient Descent (PGD) attack has been demonstrated to be one of the most successful adversarial attacks.…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Mengting Xu , Tao Zhang , Zhongnian Li , Daoqiang Zhang