中文
相关论文

相关论文: On the Consistency of Ordinal Regression Methods

200 篇论文

When minimizing the empirical risk in binary classification, it is a common practice to replace the zero-one loss with a surrogate loss to make the learning objective feasible to optimize. Examples of well-known surrogate losses for binary…

机器学习 · 统计学 2023-06-07 Nontawat Charoenphakdee , Jongyeong Lee , Masashi Sugiyama

Many real-world decision problems require solving, again and again, combinatorial optimization instances drawn from a common distribution. A recent line of structured learning methods exploits this regularity by learning policies that pair…

Probabilistic values, including Shapley values and semivalues, provide a model-agnostic framework to attribute the behavior of a black-box model to data points or features, with a wide range of applications including explainable artificial…

人工智能 · 计算机科学 2026-05-05 Ziqi Liu , Kiljae Lee , Yuan Zhang , Weijing Tang

We introduce Fisher consistency in the sense of unbiasedness as a desirable property for estimators of class prior probabilities. Lack of Fisher consistency could be used as a criterion to dismiss estimators that are unlikely to deliver…

机器学习 · 统计学 2019-07-23 Dirk Tasche

We propose a novel family of decision-aware surrogate losses, called Perturbation Gradient (PG) losses, for the predict-then-optimize framework. The key idea is to connect the expected downstream decision loss with the directional…

机器学习 · 计算机科学 2024-11-01 Michael Huang , Vishal Gupta

Modern deep learning has revealed a surprising statistical phenomenon known as benign overfitting, with high-dimensional linear regression being a prominent example. This paper contributes to ongoing research on the ordinary least squares…

统计理论 · 数学 2024-11-12 Letian Yang , Dennis Shen

Surrogate models based on machine learning methods have become an important part of modern engineering to replace costly computer simulations. The data used for creating a surrogate model are essential for the model accuracy and often…

机器学习 · 统计学 2023-10-03 Sven Lämmle , Can Bogoclu , Kevin Cremanns , Dirk Roos

Image ordinal estimation is to predict the ordinal label of a given image, which can be categorized as an ordinal regression problem. Recent methods formulate an ordinal regression problem as a series of binary classification problems. Such…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Haiping Zhu , Hongming Shan , Yuheng Zhang , Lingfu Che , Xiaoyang Xu , Junping Zhang , Jianbo Shi , Fei-Yue Wang

We consider learning methods based on the regularization of a convex empirical risk by a squared Hilbertian norm, a setting that includes linear predictors and non-linear predictors through positive-definite kernels. In order to go beyond…

机器学习 · 计算机科学 2019-06-19 Ulysse Marteau-Ferey , Dmitrii Ostrovskii , Francis Bach , Alessandro Rudi

Heuristic optimisation algorithms explore the search space by sampling solutions, evaluating their fitness, and biasing the search in the direction of promising solutions. However, in many cases, this fitness function involves executing…

神经与进化计算 · 计算机科学 2024-10-07 Pablo S. Naharro , Pablo Toharia , Antonio LaTorre , José-María Peña

An Orthogonal Least Squares (OLS) based feature selection method is proposed for both binomial and multinomial classification. The novel Squared Orthogonal Correlation Coefficient (SOCC) is defined based on Error Reduction Ratio (ERR) in…

机器学习 · 计算机科学 2021-11-09 Sikai Zhang , Zi-Qiang Lang

In computer vision, it is often observed that formulating regression problems as a classification task often yields better performance. We investigate this curious phenomenon and provide a derivation to show that classification, with the…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shihao Zhang , Linlin Yang , Michael Bi Mi , Xiaoxu Zheng , Angela Yao

Ordered Weighted $L_{1}$ (OWL) regularized regression is a new regression analysis for high-dimensional sparse learning. Proximal gradient methods are used as standard approaches to solve OWL regression. However, it is still a burning issue…

机器学习 · 计算机科学 2021-10-20 Runxue Bao , Bin Gu , Heng Huang

Learning with rejection is an important framework that can refrain from making predictions to avoid critical mispredictions by balancing between prediction and rejection. Previous studies on cost-based rejection only focused on the…

机器学习 · 计算机科学 2023-11-09 Xin Cheng , Yuzhou Cao , Haobo Wang , Hongxin Wei , Bo An , Lei Feng

We consider the problem of $n$-class classification ($n\geq 2$), where the classifier can choose to abstain from making predictions at a given cost, say, a factor $\alpha$ of the cost of misclassification. Designing consistent algorithms…

机器学习 · 计算机科学 2015-05-18 Harish G. Ramaswamy , Ambuj Tewari , Shivani Agarwal

There is an increasing realization that algorithmic inductive biases are central in preventing overfitting; empirically, we often see a benign overfitting phenomenon in overparameterized settings for natural learning algorithms, such as…

机器学习 · 计算机科学 2021-10-14 Difan Zou , Jingfeng Wu , Vladimir Braverman , Quanquan Gu , Sham M. Kakade

For stochastic process models, parameter inference is often severely bottlenecked by computationally expensive likelihood functions. Simulation-based inference (SBI) bypasses this restriction by constructing amortized surrogate likelihoods,…

机器学习 · 统计学 2026-05-26 Alexander Shen , Mikael Kuusela

Zeroth-order optimization (ZO) is widely used for solving black-box optimization and control problems. In particular, single-point ZO (SZO) is well-suited to online or dynamic problem settings due to its requirement of only a single…

最优化与控制 · 数学 2026-02-06 Xin Chen , Zhaolin Ren

When do nonparametric Bayesian procedures ``overfit''? To shed light on this question, we consider a binary regression problem in detail and establish frequentist consistency for a certain class of Bayes procedures based on hierarchical…

统计理论 · 数学 2007-06-13 Marc Coram , Steven P. Lalley

Neural networks have become very popular in surrogate modeling because of their ability to characterize arbitrary, high dimensional functions in a data driven fashion. This paper advocates for the training of surrogates that are consistent…

机器学习 · 计算机科学 2022-06-08 Rushil Anirudh , Jayaraman J. Thiagarajan , Peer-Timo Bremer , Brian K. Spears