Adversarial Robustness of Implicit Neural Representation-Based Classifiers
Abstract
Lay Summary
Modern AI can store a picture not as a grid of pixels, but as a small neural network that recreates the image on demand. Researchers have built image-recognition systems on top of this compact format, and some recent work suggested these systems might be naturally harder to fool with the tiny, deliberately crafted distortions that trick ordinary AI --- but no one had tested this claim carefully. Testing it was difficult: turning each image into its own neural network is a slow process that blocks the standard tools attackers rely on. We got around this by building fast "stand-in" models that imitate this conversion step, letting us apply standard attacks for the first time. We found these systems are not safe after all. Almost invisible changes to an image collapsed their accuracy to nearly zero, and the same weakness appeared on 3D shapes. Existing defenses offered little protection. Our findings warn that recognition systems built on this compact image format must be thoroughly stress-tested before they can be trusted in real-world applications.