paper-with-me

Papers

Consistent Multiclass Algorithms for Complex Metrics and Constraints

2022-10-18 · Harikrishna Narasimhan, Harish G. Ramaswamy, Shiv Kumar Tavker, Drona Khurana, Praneeth Netrapalli, Shivani Agarwal

We present consistent algorithms for multiclass learning with complex performance metrics and constraints, where the objective and constraints are defined by arbitrary functions of the confusion matrix. This setting includes many common performance metrics such as the multiclass G-mean and micro F1-measure, and constraints such as those on the classifier's precision and recall and more recent measures of fairness discrepancy. We give a general framework for designing consistent algorithms for such complex design goals by viewing the learning problem as an optimization problem over the set of feasible confusion matrices. We provide multiple instantiations of our framework under different assumptions on the performance metrics and constraints, and in each case show rates of convergence to the optimal (feasible) classifier (and thus asymptotic consistency). Experiments on a variety of multiclass classification tasks and fairness-constrained problems show that our algorithms compare favorably to the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2210.09695

Code (1)

shivtavker/constrained-classification 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Multiclass Learning with Simplex Coding

2012-12-01 · NeurIPS 2012 12 · Youssef Mroueh, Tomaso Poggio, Lorenzo Rosasco, Jean-Jeacques Slotine

In this paper we dicuss a novel framework for multiclass learning, defined by a suitable coding/decoding strategy, namely the simplex coding, that allows to generalize to multiple classes a relaxation approach common…

Binary ClassificationGeneral Classification

Consistent Classification with Generalized Metrics

2019-08-24 · Xiaoyan Wang, Ran Li, Bowei Yan, Oluwasanmi Koyejo

We propose a framework for constructing and analyzing multiclass and multioutput classification metrics, i.e., involving multiple, possibly correlated multiclass labels. Our analysis reveals novel insights on the geometr…

ClassificationGeneral Classification

Consistent Robust Adversarial Prediction for General Multiclass Classification

2018-12-18 · Rizal Fathony, Kaiser Asif, Anqi Liu, Mohammad Ali Bashiri 외

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 t…

ClassificationGeneral ClassificationPrediction

Multiclass Boosting: Theory and Algorithms

2011-12-01 · NeurIPS 2011 12 · Mohammad J. Saberian, Nuno Vasconcelos

The problem of multiclass boosting is considered. A new framework,based on multi-dimensional codewords and predictors is introduced. The optimal set of codewords is derived, and a margin enforcing loss proposed. The res…

Towards The Implicit Bias on Multiclass Separable Data Under Norm Constraints

2026-03-24 · Shengping Xie, Zekun Wu, Quan Chen, Kaixu Tang arxiv

Implicit bias induced by gradient-based algorithms is essential to the generalization of overparameterized models, yet its mechanisms can be subtle. This work leverages the Normalized Steepest Descent} (NSD) framework to…

Stochastic Optimization