LGMLOct 20, 2021

Transductive Robust Learning Guarantees

arXiv:2110.10602v112 citations
Originality Incremental advance
AI Analysis

This addresses robust learning for machine learning practitioners by providing theoretical guarantees, though it is incremental as it builds on existing VC dimension frameworks.

The paper tackles adversarially robust learning in the transductive setting by proposing a simple learner that achieves a robust error rate linear in VC dimension, offering an exponential improvement over inductive bounds.

We study the problem of adversarially robust learning in the transductive setting. For classes $\mathcal{H}$ of bounded VC dimension, we propose a simple transductive learner that when presented with a set of labeled training examples and a set of unlabeled test examples (both sets possibly adversarially perturbed), it correctly labels the test examples with a robust error rate that is linear in the VC dimension and is adaptive to the complexity of the perturbation set. This result provides an exponential improvement in dependence on VC dimension over the best known upper bound on the robust error in the inductive setting, at the expense of competing with a more restrictive notion of optimal robust error.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes