MLLGDec 18, 2018

Consistent Robust Adversarial Prediction for General Multiclass Classification

arXiv:1812.07526v212 citations
Originality Incremental advance
AI Analysis

This work addresses robust classification for general multiclass problems, offering a novel method to improve consistency and performance, though it appears incremental in advancing surrogate loss techniques.

The authors tackled the problem of robust multiclass classification by proposing a framework that optimizes predictive distributions against worst-case adversarial label distributions, resulting in a convex dual formulation with a new adversarial surrogate loss that aligns better with original loss metrics and guarantees Fisher consistency.

We propose a robust adversarial prediction framework for general multiclass classification. Our method seeks predictive distributions that robustly optimize non-convex and non-continuous multiclass loss metrics against the worst-case conditional label distributions (the adversarial distributions) that (approximately) match the statistics of the training data. Although the optimized loss metrics are non-convex and non-continuous, the dual formulation of the framework is a convex optimization problem that can be recast as a risk minimization model with a prescribed convex surrogate loss we call the adversarial surrogate loss. We show that the adversarial surrogate losses fill an existing gap in surrogate loss construction for general multiclass classification problems, by simultaneously aligning better with the original multiclass loss, guaranteeing Fisher consistency, enabling a way to incorporate rich feature spaces via the kernel trick, and providing competitive performance in practice.

Code Implementations2 repos
Foundations

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

Your Notes