SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2002.12222 · 2020

On Isometry Robustness of Deep 3D Point Cloud Models under Adversarial Attacks

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 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
skywalker6174/3d-isometry-robust canonical 1 of 3
FunctionStatusWhere it lives
logits_info Ran skywalker6174/3d-isometry-robust/attack.py
pointer only (licence: NONE) · get_code("1a65698a4ceb9300")
iso_penalty Not yet run skywalker6174/3d-isometry-robust/attack.py
pointer only (licence: NONE) · get_code("0b3628082aec98d2")
spectral_penalty Not yet run skywalker6174/3d-isometry-robust/attack.py
pointer only (licence: NONE) · get_code("1ef3ef28cc0e8539")

Repositories linked to this paper

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

Abstract

While deep learning in 3D domain has achieved revolutionary performance in many tasks, the robustness of these models has not been sufficiently studied or explored. Regarding the 3D adversarial samples, most existing works focus on manipulation of local points, which may fail to invoke the global geometry properties, like robustness under linear projection that preserves the Euclidean distance, i.e., isometry. In this work, we show that existing state-of-the-art deep 3D models are extremely vulnerable to isometry transformations. Armed with the Thompson Sampling, we develop a black-box attack with success rate over 95% on ModelNet40 data set. Incorporating with the Restricted Isometry Property, we propose a novel framework of white-box attack on top of spectral norm based perturbation. In contrast to previous works, our adversarial samples are experimentally shown to be strongly transferable. Evaluated on a sequence of prevailing 3D models, our white-box attack achieves success rates from 98.88% to 100%. It maintains a successful attack rate over 95% even within an imperceptible rotation range $[\pm 2.81^{\circ}]$.

For agents

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

get_harvested_code_for_paper("2002.12222")
get_code_for_paper("2002.12222")
have("2002.12222")

Connect an agent — have() is free.