中文
相关论文

相关论文: Exorcising ''Wraith'': Protecting LiDAR-based Obje…

200 篇论文

A key challenge for autonomous vehicles is to navigate in unseen dynamic environments. Separating moving objects from static ones is essential for navigation, pose estimation, and understanding how other traffic participants are likely to…

机器人学 · 计算机科学 2022-06-10 Benedikt Mersch , Xieyuanli Chen , Ignacio Vizzo , Lucas Nunes , Jens Behley , Cyrill Stachniss

We propose DeepFusion, a modular multi-modal architecture to fuse lidars, cameras and radars in different combinations for 3D object detection. Specialized feature extractors take advantage of each modality and can be exchanged easily,…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Florian Drews , Di Feng , Florian Faion , Lars Rosenbaum , Michael Ulrich , Claudius Gläser

Deep neural networks based object detection models have revolutionized computer vision and fueled the development of a wide range of visual recognition applications. However, recent studies have revealed that deep object detectors can be…

密码学与安全 · 计算机科学 2020-07-14 Ka-Ho Chow , Ling Liu , Mehmet Emre Gursoy , Stacey Truex , Wenqi Wei , Yanzhao Wu

LiDAR SLAM provides high-accuracy localization but is fragile to point-cloud corruption because scan matching assumes geometric consistency. Prior physical attacks on LiDAR SLAM largely rely on LiDAR spoofing via external signal injection,…

机器人学 · 计算机科学 2026-03-13 Rokuto Nagata , Kenji Koide , Kazuma Ikeda , Ozora Sako , Shion Horie , Kentaro Yoshioka

Intelligent robots rely on object detection models to perceive the environment. Following advances in deep learning security it has been revealed that object detection models are vulnerable to adversarial attacks. However, prior research…

人工智能 · 计算机科学 2023-12-13 Han Wu , Syed Yunas , Sareh Rowlands , Wenjie Ruan , Johan Wahlstrom

Deep neural networks (DNNs) have shown unprecedented success in object detection tasks. However, it was also discovered that DNNs are vulnerable to multiple kinds of attacks, including Backdoor Attacks. Through the attack, the attacker…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Yize Cheng , Wenbin Hu , Minhao Cheng

From face recognition systems installed in phones to self-driving cars, the field of AI is witnessing rapid transformations and is being integrated into our everyday lives at an incredible pace. Any major failure in these system's…

密码学与安全 · 计算机科学 2020-12-14 Ayush Goel

Object detection in autonomous driving consists in perceiving and locating instances of objects in multi-dimensional data, such as images or lidar scans. Very recently, multiple works are proposing to evaluate object detectors by measuring…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Andrea Ceccarelli , Leonardo Montecchi

Self-driving cars must detect other vehicles and pedestrians in 3D to plan safe routes and avoid collisions. State-of-the-art 3D object detectors, based on deep learning, have shown promising accuracy but are prone to over-fit to domain…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yurong You , Carlos Andres Diaz-Ruiz , Yan Wang , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q Weinberger

Most real-world 3D sensors such as LiDARs perform fixed scans of the entire environment, while being decoupled from the recognition system that processes the sensor data. In this work, we propose a method for 3D object recognition using…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Siddharth Ancha , Yaadhav Raaj , Peiyun Hu , Srinivasa G. Narasimhan , David Held

Monocular 3D object detection plays a pivotal role in the field of autonomous driving and numerous deep learning-based methods have made significant breakthroughs in this area. Despite the advancements in detection accuracy and efficiency,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xingyuan Li , Jinyuan Liu , Long Ma , Xin Fan , Risheng Liu

Adversarial attacks have emerged as a critical threat to autonomous driving systems. These attacks exploit the underlying neural network, allowing small, almost invisible, perturbations to alter the behavior of such systems in potentially…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Richard E. Neddo , Emmanuel Atindama , Zander W. Blasingame , Chen Liu

Reliable evaluation of adversarial defenses is a challenging task, currently limited to an expert who manually crafts attacks that exploit the defense's inner workings or approaches based on an ensemble of fixed attacks, none of which may…

机器学习 · 计算机科学 2021-10-28 Chengyuan Yao , Pavol Bielik , Petar Tsankov , Martin Vechev

Autonomous vehicles rely on their perception systems to acquire information about their immediate surroundings. It is necessary to detect the presence of other vehicles, pedestrians and other relevant entities. Safety concerns and the need…

机器人学 · 计算机科学 2020-07-15 You Li , Javier Ibanez-Guzman

There has been significant progress made in the field of autonomous vehicles. Object detection and tracking are the primary tasks for any autonomous vehicle. The task of object detection in autonomous vehicles relies on a variety of sensors…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Gaurav Raut , Advait Patole

State-of-the-art object detectors are vulnerable to localized patch hiding attacks, where an adversary introduces a small adversarial patch to make detectors miss the detection of salient objects. The patch attacker can carry out a…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Chong Xiang , Prateek Mittal

Object detection is a significant field in autonomous driving. Popular sensors for this task include cameras and LiDAR sensors. LiDAR sensors offer several advantages, such as insensitivity to light changes, like in a dark setting and the…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Itay Krispin-Avraham , Roy Orfaig , Ben-Zion Bobrovsky

LiDAR sensors are critical for autonomous driving perception, yet remain vulnerable to spoofing attacks. Jamming attacks inject high-frequency laser pulses that completely blind LiDAR sensors by overwhelming authentic returns with malicious…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Ryo Yoshida , Takami Sato , Wenlun Zhang , Yuki Hayakawa , Shota Nagai , Takahiro Kado , Taro Beppu , Ibuki Fujioka , Yunshan Zhong , Kentaro Yoshioka

Deep learning models have achieved unprecedented performance in the domain of object detection, resulting in breakthroughs in areas such as autonomous driving and security. However, deep learning models are vulnerable to backdoor attacks.…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Jeongjin Shin

Deep learning-based object detection models play a critical role in real-world applications such as autonomous driving and security surveillance systems, yet they remain vulnerable to adversarial examples. In this work, we propose an…

密码学与安全 · 计算机科学 2025-12-19 Min Geun Song , Gang Min Kim , Woonmin Kim , Yongsik Kim , Jeonghyun Sim , Sangbeom Park , Huy Kang Kim