paper-with-me

Papers

Finding Optimal Tangent Points for Reducing Distortions of Hard-label Attacks

2021-11-15 · NeurIPS 2021 12 · Chen Ma, Xiangyu Guo, Li Chen, Jun-Hai Yong, Yisen Wang

One major problem in black-box adversarial attacks is the high query complexity in the hard-label attack setting, where only the top-1 predicted label is available. In this paper, we propose a novel geometric-based approach called Tangent Attack (TA), which identifies an optimal tangent point of a virtual hemisphere located on the decision boundary to reduce the distortion of the attack. Assuming the decision boundary is locally flat, we theoretically prove that the minimum $\ell_2$ distortion can be obtained by reaching the decision boundary along the tangent line passing through such tangent point in each iteration. To improve the robustness of our method, we further propose a generalized method which replaces the hemisphere with a semi-ellipsoid to adapt to curved decision boundaries. Our approach is free of pre-training. Extensive experiments conducted on the ImageNet and CIFAR-10 datasets demonstrate that our approach can consume only a small number of queries to achieve the low-magnitude distortion. The implementation source code is released online at https://github.com/machanic/TangentAttack.

📄 PDF Abstract BibTeX arXiv:2111.07492

Code (1)

machanic/tangentattack 공식 구현 pytorch

Tasks

Hard-label Attack

Similar Papers 제목 키워드 기반

Balanced Truncation via Tangential Interpolation

2024-09-20 · Umair Zulfiqar, Zhi-Hua Xiao, Qiu-Yan Song, Victor Sreeram

This paper examines the construction of rth-order truncated balanced realizations via tangential interpolation at r specified interpolation points. It is demonstrated that when the truncated Hankel singular values are ne…

Tangentially Aligned Integrated Gradients for User-Friendly Explanations

2025-03-11 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng 외

Integrated gradients is prevalent within machine learning to address the black-box problem of neural networks. The explanations given by integrated gradients depend on a choice of base-point. The choice of base-point is …

image-classificationImage Classification

Variational analysis of determinantal varieties

2025-11-27 · Yan Yang, Bin Gao, Ya-xiang Yuan arxiv

Determinantal varieties -- the sets of bounded-rank matrices or tensors -- have attracted growing interest in low-rank optimization. The tangent cone to low-rank sets is widely studied and underpins a range of geometric …

MLPnP - A Real-Time Maximum Likelihood Solution to the Perspective-n-Point Problem

2016-07-27 · Steffen Urban, Jens Leitloff, Stefan Hinz

In this paper, a statistically optimal solution to the Perspective-n-Point (PnP) problem is presented. Many solutions to the PnP problem are geometrically optimal, but do not consider the uncertainties of the observation…

Translation

An Active Contour Model for Silhouette Vectorization using Bézier Curves

2025-05-08 · Luis Alvarez, Jean-Michel Morel

In this paper, we propose an active contour model for silhouette vectorization using cubic B\'ezier curves. Among the end points of the B\'ezier curves, we distinguish between corner and regular points where the orientat…