paper-with-me

Papers

Consistent Robust Adversarial Prediction for General Multiclass Classification

2018-12-18 · Rizal Fathony, Kaiser Asif, Anqi Liu, Mohammad Ali Bashiri, Wei Xing, Sima Behpour, Xinhua Zhang, Brian D. Ziebart

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.

📄 PDF Abstract BibTeX arXiv:1812.07526

Code (2)

rizalzaf/AdversarialPrediction.jl pytorch
rizalzaf/ap_perf pytorch

Tasks

ClassificationGeneral ClassificationPrediction

Similar Papers 제목 키워드 기반

Classification Calibration Dimension for General Multiclass Losses

2012-12-01 · NeurIPS 2012 12 · Harish G. Ramaswamy, Shivani Agarwal

We study consistency properties of surrogate loss functions for general multiclass classification problems, defined by a general loss matrix. We extend the notion of classification calibration, which has been studied for…

ClassificationGeneral Classification

The Multimarginal Optimal Transport Formulation of Adversarial Multiclass Classification

2022-04-27 · Nicolas Garcia Trillos, Matt Jacobs, Jakwang Kim

We study a family of adversarial multiclass classification problems and provide equivalent reformulations in terms of: 1) a family of generalized barycenter problems introduced in the paper and 2) a family of multimargin…

Binary ClassificationClassificationRobust classification

Multiclass ASMA vs Targeted PGD Attack in Image Segmentation

2022-08-03 · Johnson Vo, Jiabao Xie, Sahil Patel

Deep learning networks have demonstrated high performance in a large variety of applications, such as image classification, speech recognition, and natural language processing. However, there exists a major vulnerability…

Adversarial AttackClassificationDeep Learningimage-classification+6

Adversarial Multiclass Classification: A Risk Minimization Perspective

2016-12-01 · NeurIPS 2016 12 · Rizal Fathony, Anqi Liu, Kaiser Asif, Brian Ziebart

Recently proposed adversarial classification methods have shown promising results for cost sensitive and multivariate losses. In contrast with empirical risk minimization (ERM) methods, which use convex surrogate losses …

ClassificationGeneral Classification

Structured Prediction with Abstention via the Lovász Hinge

2025-05-09 · Jessie Finocchiaro, Rafael Frongillo, Enrique Nueve

The Lov\'asz hinge is a convex loss function proposed for binary structured classification, in which k related binary predictions jointly evaluated by a submodular function. Despite its prevalence in image segmentation a…

Image SegmentationPredictionSemantic SegmentationStructured Prediction