Pith

open record

sign in

arxiv: 2207.11727 · v2 · pith:WEESY2F5 · submitted 2022-07-24 · cs.LG · cs.CV

Can we achieve robustness from data alone?

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:WEESY2F5record.jsonopen to challenge →

classification cs.LG cs.CV
keywords robustdatadatasetoptimizationstandardalgorithmclassificationdescent
0
0 comments X
read the original abstract

We introduce a meta-learning algorithm for adversarially robust classification. The proposed method tries to be as model agnostic as possible and optimizes a dataset prior to its deployment in a machine learning system, aiming to effectively erase its non-robust features. Once the dataset has been created, in principle no specialized algorithm (besides standard gradient descent) is needed to train a robust model. We formulate the data optimization procedure as a bi-level optimization problem on kernel regression, with a class of kernels that describe infinitely wide neural nets (Neural Tangent Kernels). We present extensive experiments on standard computer vision benchmarks using a variety of different models, demonstrating the effectiveness of our method, while also pointing out its current shortcomings. In parallel, we revisit prior work that also focused on the problem of data optimization for robust classification \citep{Ily+19}, and show that being robust to adversarial attacks after standard (gradient descent) training on a suitable dataset is more challenging than previously thought.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Mind Your Margin and Boundary: Are Your Distilled Datasets Truly Robust?

    cs.CV 2026-05 unverdicted novelty 7.0

    C²R improves robust accuracy in distilled datasets by 2.8% on average by coupling an attack-aware margin-based curriculum with a class-balanced contrastive robustness objective.

  2. Mind Your Margin and Boundary: Are Your Distilled Datasets Truly Robust?

    cs.CV 2026-05 unverdicted novelty 6.0

    C²R framework for robust dataset distillation prioritizes small-margin adversaries via a derived perturbation score and widens class boundaries with contrastive loss, yielding 2.8% average robust accuracy gains on CIF...