paper-with-me

홈 › Papers

Analytical study of the optimal combination of binary classifiers based on classifiers-induced partitioning of the training set

2026-07-16 · Jean-Marc Brossier, Olivier Lafitte arxiv

This paper studies an optimal linear combination of binary classifiers based on a logical structuration of the dataset via truth tables. The given classifiers partition data into equivalence classes, allowing for a rigorous analysis of the convexified empirical risk through a multidimensional generalization of classification calibrated functions. We establish sufficient conditions for the existence and uniqueness of the (global) point of minimum of the convexified empirical risk for any list of classifiers (when the number of classifiers is large, there frequently could be no point of minimum). In the case of three classifiers, our analysis allows to list all the configurations leading to either a unique solution, infima or non-unique points of minimum. Furthermore, we derive explicit analytical formulae for optimal weights using Exponential (Boost) and Logistic (Logit) loss functions, bypassing iterative optimization. The stability of the resulting classifier and the analysis of data quality can be evaluated through the introduction of the notion of $φ$-frontiers.

📄 PDF Abstract BibTeX arXiv:2607.14889

Code (2)

Tavish9/awesome-daily-AI-arxiv ★ 111
umerjavaidkh/AI_Research_Collection

Similar Papers 제목 키워드 기반

Optimal ROC Curve for a Combination of Classifiers

2007-12-01 · NeurIPS 2007 12 · Marco Barreno, Alvaro Cardenas, J. D. Tygar

We present a new analysis for the combination of binary classifiers. We propose a theoretical framework based on the Neyman-Pearson lemma to analyze combinations of classifiers. In particular, we give a method for findin…

LEMMA

Convex Optimization for Binary Classifier Aggregation in Multiclass Problems

2014-01-16 · Sunho Park, TaeHyun Hwang, Seungjin Choi

Multiclass problems are often decomposed into multiple binary problems that are solved by individual binary classifiers whose results are integrated into a final answer. Various methods, including all-pairs (APs), one-ve…

Consistent Binary Classification with Generalized Performance Metrics

2014-12-01 · NeurIPS 2014 12 · Oluwasanmi O. Koyejo, Nagarajan Natarajan, Pradeep K. Ravikumar, Inderjit S. Dhillon

Performance metrics for binary classification are designed to capture tradeoffs between four fundamental population quantities: true positives, false positives, true negatives and false negatives. Despite significant int…

Binary ClassificationClassificationGeneral Classification

Binary Classification of Gaussian Mixtures: Abundance of Support Vectors, Benign Overfitting and Regularization

2020-11-18 · Ke Wang, Christos Thrampoulidis

Deep neural networks generalize well despite being exceedingly overparameterized and being trained without explicit regularization. This curious phenomenon has inspired extensive research activity in establishing its sta…

Binary ClassificationGeneral Classification

Optimally Combining Classifiers Using Unlabeled Data

2015-03-05 · Akshay Balsubramani, Yoav Freund

We develop a worst-case analysis of aggregation of classifier ensembles for binary classification. The task of predicting to minimize error is formulated as a game played over a given set of unlabeled data (a transductiv…

Binary ClassificationGeneral Classification