SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2212.10230 · 2022

A Comprehensive Study of the Robustness for LiDAR-based 3D Object Detectors against Adversarial Attacks

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 7 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
Eaphan/Robust3DOD canonical 1 of 7
FunctionStatusWhere it lives
clip_eta Ran Eaphan/Robust3DOD/attach.py
code served (permissive licence) · get_code("26b712383734b4c9")
cfg_from_yaml_file Not yet run Eaphan/Robust3DOD/pcdet/config.py
code served (permissive licence) · get_code("44db2351bcc0bffe")
compute_fg_mask Not yet run Eaphan/Robust3DOD/pcdet/utils/loss_utils.py
code served (permissive licence) · get_code("65fe32ede00e7dcb")
get_corner_loss_lidar Not yet run Eaphan/Robust3DOD/pcdet/utils/loss_utils.py
code served (permissive licence) · get_code("1780d388cc532a6d")
merge_new_config Not yet run Eaphan/Robust3DOD/pcdet/config.py
code served (permissive licence) · get_code("50e8e8cdfc5129f0")
neg_loss_cornernet Not yet run Eaphan/Robust3DOD/pcdet/utils/loss_utils.py
code served (permissive licence) · get_code("488b91d67a807558")
post_act_block Not yet run Eaphan/Robust3DOD/pcdet/models/backbones_3d/spconv_backbone.py
code served (permissive licence) · get_code("2b4e0558df870bf9")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Recent years have witnessed significant advancements in deep learning-based 3D object detection, leading to its widespread adoption in numerous applications. As 3D object detectors become increasingly crucial for security-critical tasks, it is imperative to understand their robustness against adversarial attacks. This paper presents the first comprehensive evaluation and analysis of the robustness of LiDAR-based 3D detectors under adversarial attacks. Specifically, we extend three distinct adversarial attacks to the 3D object detection task, benchmarking the robustness of state-of-the-art LiDAR-based 3D object detectors against attacks on the KITTI and Waymo datasets. We further analyze the relationship between robustness and detector properties. Additionally, we explore the transferability of cross-model, cross-task, and cross-data attacks. Thorough experiments on defensive strategies for 3D detectors are conducted, demonstrating that simple transformations like flipping provide little help in improving robustness when the applied transformation strategy is exposed to attackers. \revise{Finally, we propose balanced adversarial focal training, based on conventional adversarial training, to strike a balance between accuracy and robustness.} Our findings will facilitate investigations into understanding and defending against adversarial attacks on LiDAR-based 3D object detectors, thus advancing the field. The source code is publicly available at \url{https://github.com/Eaphan/Robust3DOD}.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2212.10230")
get_code_for_paper("2212.10230")
have("2212.10230")

Connect an agent — have() is free.