paper-with-me

Papers

An efficient model-free estimation of multiclass conditional probability

2012-09-22 · Tu Xu, Junhui Wang

Conventional multiclass conditional probability estimation methods, such as Fisher's discriminate analysis and logistic regression, often require restrictive distributional model assumption. In this paper, a model-free estimation method is proposed to estimate multiclass conditional probability through a series of conditional quantile regression functions. Specifically, the conditional class probability is formulated as difference of corresponding cumulative distribution functions, where the cumulative distribution functions can be converted from the estimated conditional quantile regression functions. The proposed estimation method is also efficient as its computation cost does not increase exponentially with the number of classes. The theoretical and numerical studies demonstrate that the proposed estimation method is highly competitive against the existing competitors, especially when the number of classes is relatively large.

📄 PDF Abstract BibTeX arXiv:1209.4951

Code (0)

등록된 구현이 없습니다.

Tasks

quantile regressionregression

Similar Papers 제목 키워드 기반

Linear Algorithms for Robust and Scalable Nonparametric Multiclass Probability Estimation

2022-05-25 · Liyun Zeng, Hao Helen Zhang

Multiclass probability estimation is the problem of estimating conditional probabilities of a data point belonging to a class given its covariate information. It has broad applications in statistical analysis and data sc…

Computational EfficiencyEnsemble Learning

In-Context Learning as Nonparametric Conditional Probability Estimation: Risk Bounds and Optimality

2025-08-12 · Chenrui Liu, Falong Tan, Chuanlong Xie, Yicheng Zeng 외 arxiv

This paper investigates the expected excess risk of in-context learning (ICL) for multiclass classification. We formalize each task as a sequence of labeled examples followed by a query input; a pretrained model then est…

A Multiclass Classification Approach to Label Ranking

2020-02-21 · Stephan Clémençon, Robin Vogel

In multiclass classification, the goal is to learn how to predict a random label $Y$, valued in $\mathcal{Y}=\{1,\; \ldots,\; K \}$ with $K\geq 3$, based upon observing a r.v. $X$, taking its values in $\mathbb{R}^q$ wit…

ClassificationGeneral Classificationregression

Class Probability Estimation via Differential Geometric Regularization

2015-03-04 · Qinxun Bai, Steven Rosenberg, Zheng Wu, Stan Sclaroff

We study the problem of supervised learning for both binary and multiclass classification from a unified geometric perspective. In particular, we propose a geometric regularization technique to find the submanifold corre…

ClassificationGeneral Classification

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…