paper-with-me

홈 › Papers

Multiclass threshold-based classification

2025-05-16 · Francesco Marchetti, Edoardo Legnaro, Sabrina Guastavino

In this paper, we introduce a threshold-based framework for multiclass classification that generalizes the standard argmax rule. This is done by replacing the probabilistic interpretation of softmax outputs with a geometric one on the multidimensional simplex, where the classification depends on a multidimensional threshold. This change of perspective enables for any trained classification network an a posteriori optimization of the classification score by means of threshold tuning, as usually carried out in the binary setting. This allows a further refinement of the prediction capability of any network. Moreover, this multidimensional threshold-based setting makes it possible to define score-oriented losses, which are based on the interpretation of the threshold as a random variable. Our experiments show that the multidimensional threshold tuning yields consistent performance improvements across various networks and datasets, and that the proposed multiclass score-oriented losses are competitive with standard loss functions, resembling the advantages observed in the binary case.

📄 PDF Abstract BibTeX arXiv:2505.11276

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Multiclass threshold-based classification and model evaluation

2025-11-26 · Edoardo Legnaro, Sabrina Guastavino, Francesco Marchetti arxiv

In this paper, we introduce a threshold-based framework for multiclass classification that generalizes the standard argmax rule. This is done by replacing the probabilistic interpretation of softmax outputs with a geomet…

The Multiclass Score-Oriented Loss (MultiSOL) on the Simplex

2025-11-27 · Francesco Marchetti, Edoardo Legnaro, Sabrina Guastavino arxiv

In the supervised binary classification setting, score-oriented losses have been introduced with the aim of optimizing a chosen performance metric directly during the training phase, thus avoiding \textit{a posteriori} t…

Binary Classification

Error rate control for classification rules in multiclass mixture models

2021-09-29 · Tristan Mary-Huard, Vittorio Perduca, Gilles Blanchard, Martin-Magniette Marie-Laure

In the context of finite mixture models one considers the problem of classifying as many observations as possible in the classes of interest while controlling the classification error rate in these same classes. Similar …

ClassificationVocal Bursts Type Prediction

Optimal Control of Multiclass Fluid Queueing Networks: A Machine Learning Approach

2023-07-23 · Dimitris Bertsimas, Cheol Woo Kim

We propose a machine learning approach to the optimal control of multiclass fluid queueing networks (MFQNETs) that provides explicit and insightful control policies. We prove that a threshold type optimal policy exists f…

Early Detection of Acute Myeloid Leukemia (AML) Using YOLOv12 Deep Learning Model

2026-04-17 · Enas E. Ahmed, Salah A. Aly, Mayar Moner arxiv

Acute Myeloid Leukemia (AML) is one of the most life-threatening type of blood cancers, and its accurate classification is considered and remains a challenging task due to the visual similarity between various cell types…