paper-with-me

Papers

Affine-Invariant Robust Training

2020-10-08 · Oriol Barbany Mayor

The field of adversarial robustness has attracted significant attention in machine learning. Contrary to the common approach of training models that are accurate in average case, it aims at training models that are accurate for worst case inputs, hence it yields more robust and reliable models. Put differently, it tries to prevent an adversary from fooling a model. The study of adversarial robustness is largely focused on $\ell_p-$bounded adversarial perturbations, i.e. modifications of the inputs, bounded in some $\ell_p$ norm. Nevertheless, it has been shown that state-of-the-art models are also vulnerable to other more natural perturbations such as affine transformations, which were already considered in machine learning within data augmentation. This project reviews previous work in spatial robustness methods and proposes evolution strategies as zeroth order optimization algorithms to find the worst affine transforms for each input. The proposed method effectively yields robust models and allows introducing non-parametric adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:2010.04216

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessBIG-bench Machine LearningData Augmentation

Similar Papers 제목 키워드 기반

Bayesian Active Contours with Affine-Invariant, Elastic Shape Prior

2014-06-01 · CVPR 2014 6 · Darshan Bryner, Anuj Srivastava

Active contour, especially in conjunction with prior-shape models, has become an important tool in image segmentation. However, most contour methods use shape priors based on similarity-shape analysis, i.e. analysis that…

Image SegmentationSegmentationSemantic SegmentationTranslation

Affine invariant triangulations

2020-11-04 · Prosenjit Bose, Pilar Cano, Rodrigo I. Silveira

We study affine invariant 2D triangulation methods. That is, methods that produce the same triangulation for a point set $S$ for any (unknown) affine transformation of $S$. Our work is based on a method by Nielson [A cha…

A Kind of Affine Weighted Moment Invariants

2017-06-05 · Hanlin Mo, You Hao, Shirui Li, Hua Li

A new kind of geometric invariants is proposed in this paper, which is called affine weighted moment invariant (AWMI). By combination of local affine differential invariants and a framework of global integral, they can m…

Image RetrievalRetrieval

New affine invariant ensemble samplers and their dimensional scaling

2025-05-05 · Yifan Chen

We introduce new affine invariant ensemble samplers that are easy to construct and improve upon existing algorithms, especially for high-dimensional problems. Specifically, we propose a derivative-free ensemble side move…

Affine Differential Invariants for Invariant Feature Point Detection

2018-03-05 · Stanley L. Tuznik, Peter J. Olver, Allen Tannenbaum

Image feature points are detected as pixels which locally maximize a detector function, two commonly used examples of which are the (Euclidean) image gradient and the Harris-Stephens corner detector. A major limitation o…