中文
相关论文

相关论文: Linear and Order Statistics Combiners for Pattern …

200 篇论文

Many major works in social science employ matching to make causal conclusions, but different matches on the same data may produce different treatment effect estimates, even when they achieve similar balance or minimize the same loss…

应用统计 · 统计学 2023-03-23 Marco Morucci , Cynthia Rudin

When the competing classes in a classification problem are not of comparable size, many popular classifiers exhibit a bias towards larger classes, and the nearest neighbor classifier is no exception. To take care of this problem, we develop…

统计方法学 · 统计学 2023-11-02 Anvit Garg , Anil K. Ghosh , Soham Sarkar

We prove new probabilistic upper bounds on generalization error of complex classifiers that are combinations of simple classifiers. Such combinations could be implemented by neural networks or by voting methods of combining the classifiers,…

概率论 · 数学 2007-05-23 Vladimir Koltchinskii , Dmitry Panchenko

We propose a method for combining probabilistic outputs of classifiers to make a single consensus class prediction when no further information about the individual classifiers is available, beyond that they have been trained for the same…

机器学习 · 计算机科学 2020-09-02 Jordan F. Masakuna , Simukai W. Utete , Steve Kroon

Classifier combination methods need to make best use of the outputs of multiple, imperfect classifiers to enable higher accuracy classifications. In many situations, such as when human decisions need to be combined, the base decisions can…

统计理论 · 数学 2012-06-11 Edwin Simpson , Stephen Roberts , Ioannis Psorakis , Arfon Smith

Probabilistic mixture models have been widely used for different machine learning and pattern recognition tasks such as clustering, dimensionality reduction, and classification. In this paper, we focus on trying to solve the most common…

机器学习 · 计算机科学 2020-04-08 Gustavo A Valencia-Zapata , Daniel Mejia , Gerhard Klimeck , Michael Zentner , Okan Ersoy

Not all instances in a data set are equally beneficial for inferring a model of the data. Some instances (such as outliers) are detrimental to inferring a model of the data. Several machine learning techniques treat instances in a data set…

机器学习 · 计算机科学 2013-12-19 Michael R. Smith , Tony Martinez

The vast majority of real world classification problems are imbalanced, meaning there are far fewer data from the class of interest (the positive class) than from other classes. We propose two machine learning algorithms to handle highly…

机器学习 · 统计学 2014-06-10 Siong Thye Goh , Cynthia Rudin

Ensemble models refer to methods that combine a typically large number of classifiers into a compound prediction. The output of an ensemble method is the result of fitting a base-learning algorithm to a given data set, and obtaining diverse…

机器学习 · 统计学 2019-06-10 Waldyn Martinez

The structure of data organization is widely recognized as having a substantial influence on the efficacy of machine learning algorithms, particularly in binary classification tasks. Our research provides a theoretical framework suggesting…

机器学习 · 计算机科学 2024-07-15 Fei Jing , Zi-Ke Zhang , Yi-Cheng Zhang , Qingpeng Zhang

In many applications, when building linear regression models, it is important to account for the presence of outliers, i.e., corrupted input data points. Such problems can be formulated as mixed-integer optimization problems involving cubic…

最优化与控制 · 数学 2023-07-13 Andrés Gómez , José Neto

An ensemble of classifiers combines several single classifiers to deliver a final prediction or classification decision. An increasingly provoking question is whether such systems can outperform the single best classifier. If so, what form…

机器学习 · 计算机科学 2022-09-07 Bhekisipho Twala , Eamon Molloy

The accuracy of machine learning systems is a widely studied research topic. Established techniques such as cross-validation predict the accuracy on unseen data of the classifier produced by applying a given learning method to a given…

机器学习 · 计算机科学 2012-12-06 J. E. Smith , P. Caleb-Solly , M. A. Tahir , D. Sannen , H. van-Brussel

Using observation data to estimate unknown parameters in computational models is broadly important. This task is often challenging because solutions are non-unique due to the complexity of the model and limited observation data. However,…

统计方法学 · 统计学 2018-12-18 Jiacheng Wu , Jian-Xun Wang , Shawn C. Shadden

We present algorithms for efficiently learning regularizers that improve generalization. Our approach is based on the insight that regularizers can be viewed as upper bounds on the generalization gap, and that reducing the slack in the…

机器学习 · 计算机科学 2019-02-25 Matthew Streeter

Boosting methods are widely used in statistical learning to deal with high-dimensional data due to their variable selection feature. However, those methods lack straightforward ways to construct estimators for the precision of the…

统计方法学 · 统计学 2021-06-10 Boyao Zhang , Colin Griesbach , Cora Kim , Nadia Müller-Voggel , Elisabeth Bergherr

Machine learning practitioners often compare the results of different classifiers to help select, diagnose and tune models. We present Boxer, a system to enable such comparison. Our system facilitates interactive exploration of the…

人机交互 · 计算机科学 2020-04-20 Michael Gleicher , Aditya Barve , Xinyi Yu , Florian Heimerl

Logistic regression is one of the most popular methods in binary classification, wherein estimation of model parameters is carried out by solving the maximum likelihood (ML) optimization problem, and the ML estimator is defined to be the…

最优化与控制 · 数学 2018-10-23 Robert M. Freund , Paul Grigas , Rahul Mazumder

How should one combine noisy information from diverse sources to make an inference about an objective ground truth? This frequently recurring, normative question lies at the core of statistics, machine learning, policy-making, and everyday…

多智能体系统 · 计算机科学 2020-01-29 Silviu Pitis , Michael R. Zhang

Model compression has gained significant popularity as a means to alleviate the computational and memory demands of machine learning models. Each compression technique leverages unique features to reduce the size of neural networks.…

机器学习 · 计算机科学 2024-08-20 Yingtao Shen , Minqing Sun , Jianzhe Lin , Jie Zhao , An Zou