Latent Geometric Chords for Query-Efficient Decision-Based Adversarial Attacks
About
While decision-based black-box adversarial attacks present a severe security threat, current methodologies suffer from fundamental limitations. Pixel-wise attacks frequently introduce unnatural, high-frequency visual artifacts, while latent-space frameworks are confined by the limited search space of low-dimensional manifolds and inherent reconstruction flaws. To resolve these limitations, we propose Latent Geometric Chords (LGC) for Query-Efficient Decision-Based Adversarial Attacks alongside a variant, LGC-H. At its core, LGC navigates decision boundaries by executing a curvature-aware geometric search within a compressed semantic manifold. To guarantee high visual fidelity and circumvent dimensionality bottlenecks, we introduce a Residual-based Adversarial Generation (RAG) mechanism. RAG isolates semantic perturbations as geometric chords and superimposes them directly onto the original source image. RAG substantially resolves baseline reconstruction flaws and effectively doubles the permissible search space dimensions. Experimental results demonstrate that LGC achieves robust cross-dataset transferability and substantially outperforms state-of-the-art baselines. Notably, our method, LGC, minimizes perturbation magnitudes while achieving state-of-the-art visual fidelity--with a Structural Similarity Index Measure (SSIM) exceeding 0.99 and a Learned Perceptual Image Patch Similarity (LPIPS) below 0.01 at 5000 queries--and sustaining high attack success rates under stringent perceptual constraints, successfully compromising adversarially trained robust models. The source code is available at: https://github.com/eihmuekhine/Latent-Geometric-Chords.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Targeted Black-box Adversarial Attack | ImageNet | Average L2 Norm6.337 | 96 | |
| Non-targeted Black-box Adversarial Attack | ImageNet | Average L2 Norm2.322 | 96 | |
| Non-targeted Black-box Adversarial Attack | Places365 | Average L2 Norm2.385 | 48 | |
| Non-targeted Black-box Attack | MIT Places365 (val) | SSIM99.8 | 48 | |
| Targeted Black-box Adversarial Attack | Places365 | Average L2 Norm9.497 | 48 | |
| Non-targeted Black-box Attack | ImageNet | SSIM99.6 | 24 | |
| Targeted Black-box Adversarial Attack | ImageNet (test) | Average L2 Norm17.129 | 24 | |
| Non-targeted Black-box Adversarial Attack | ImageNet (test) | Average L2 Norm3.297 | 24 | |
| Gender Recognition | CelebAMask-HQ | SIM0.9998 | 16 | |
| Identity Classification | CelebAMask-HQ | SIM Score99.99 | 16 |