paper-with-me

홈 › Papers

Global Multiclass Classification and Dataset Construction via Heterogeneous Local Experts

2020-05-21 · Surin Ahn, Ayfer Ozgur, Mert Pilanci

In the domains of dataset construction and crowdsourcing, a notable challenge is to aggregate labels from a heterogeneous set of labelers, each of whom is potentially an expert in some subset of tasks (and less reliable in others). To reduce costs of hiring human labelers or training automated labeling systems, it is of interest to minimize the number of labelers while ensuring the reliability of the resulting dataset. We model this as the problem of performing $K$-class classification using the predictions of smaller classifiers, each trained on a subset of $[K]$, and derive bounds on the number of classifiers needed to accurately infer the true class of an unlabeled sample under both adversarial and stochastic assumptions. By exploiting a connection to the classical set cover problem, we produce a near-optimal scheme for designing such configurations of classifiers which recovers the well known one-vs.-one classification approach as a special case. Experiments with the MNIST and CIFAR-10 datasets demonstrate the favorable accuracy (compared to a centralized classifier) of our aggregation scheme applied to classifiers trained on subsets of the data. These results suggest a new way to automatically label data or adapt an existing set of local classifiers to larger-scale multiclass problems.

📄 PDF Abstract BibTeX arXiv:2005.10848

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFederated LearningGeneral Classification

Similar Papers 제목 키워드 기반

Divide et Calibra: Multiclass Local Calibration via Vector Quantization

2026-05-20 · Cesare Barbera, Lorenzo Perini, Giovanni De Toni, Andrea Passerini 외 arxiv

Accurate and well-calibrated Machine Learning (ML) models are mandatory in high-stakes settings, yet effective multiclass calibration remains challenging: global approaches assume calibration errors are homogeneous acros…

Dimensionality Reduction

Constructing Multiclass Classifiers using Binary Classifiers Under Log-Loss

2021-02-16 · Assaf Ben-Yishai, Or Ordentlich

The construction of multiclass classifiers from binary elements is studied in this paper, and performance is quantified by the regret, defined with respect to the Bayes optimal log-loss. We discuss two known methods. The…

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

Optimal multiclass overfitting by sequence reconstruction from Hamming queries

2019-08-08 · Jayadev Acharya, Ananda Theertha Suresh

A primary concern of excessive reuse of test datasets in machine learning is that it can lead to overfitting. Multiclass classification was recently shown to be more resistant to overfitting than binary classification. I…

Binary ClassificationClassificationGeneral ClassificationMulti-class Classification

Generalization Error Bounds for Multiclass Sparse Linear Classifiers

2022-04-13 · Tomer Levy, Felix Abramovich

We consider high-dimensional multiclass classification by sparse multinomial logistic regression. Unlike binary classification, in the multiclass setup one can think about an entire spectrum of possible notions of sparsi…

Binary Classificationfeature selectionregression