中文
相关论文

相关论文: When is the mode functional the Bayes classifier?

200 篇论文

Misclassification of binary responses, if ignored, may severely bias the maximum likelihood estimators (MLE) of regression parameters. For such data, a binary regression model incorporating misclassification probabilities is extensively…

统计理论 · 数学 2020-09-28 Arindam Chatterjee , Tathagata Bandyopadhyay , Sumanta Adhya

When learning from positive and unlabelled data, it is a strong assumption that the positive observations are randomly sampled from the distribution of $X$ conditional on $Y = 1$, where X stands for the feature and Y the label. Most…

机器学习 · 计算机科学 2020-03-04 Fengxiang He , Tongliang Liu , Geoffrey I Webb , Dacheng Tao

Generative models at times produce "invalid" outputs, such as images with generation artifacts and unnatural sounds. Validity-constrained distribution learning attempts to address this problem by requiring that the learned distribution have…

机器学习 · 计算机科学 2024-10-22 Nick Rittler , Kamalika Chaudhuri

The point of this note is to prove that a language is in the complexity class PP if and only if the strings of the language encode valid inferences in a Bayesian network defined using function-free first-order logic with equality.

人工智能 · 计算机科学 2016-09-13 Fabio Gagliardi Cozman

The task of the binary classification problem is to determine which of two distributions has generated a length-$n$ test sequence. The two distributions are unknown; two training sequences of length $N$, one from each distribution, are…

信息论 · 计算机科学 2016-04-18 Dayu Huang , Sean Meyn

Methods for probability updating, of which Bayesian conditionalization is the most well-known and widely used, are modeling tools that aim to represent the process of modifying an initial epistemic state, typically represented by a prior…

计算机科学中的逻辑 · 计算机科学 2025-12-01 Tommaso Flaminio , Lluis Godo , Gluliano Rosella

There is a growing interest in the so-called Bayesian Predictive Inference approach, which allows to perform Bayesian inference without specifying the likelihood and prior of the model, or the need of any MCMC. Instead, only a sequence of…

统计理论 · 数学 2025-09-30 Marco Battiston , Lorenzo Cappello

In a Bayesian framework we prove that the optimal estimator of a conditional density is consistent.

统计理论 · 数学 2022-06-27 Agustin G. Nogales

Models phrased though moment conditions are central to much of modern inference. Here these moment conditions are embedded within a nonparametric Bayesian setup. Handling such a model is not probabilistically straightforward as the…

统计方法学 · 统计学 2016-01-14 Luke Bornn , Neil Shephard , Reza Solgi

The Naive-Bayes classifier is widely used due to its simplicity, speed and accuracy. However this approach fails when, for at least one attribute value in a test sample, there are no corresponding training samples with that attribute value.…

机器学习 · 计算机科学 2022-05-31 Patrick Hosein , Kevin Baboolal

This paper presents a new method for conditional probability density simulation. The method is design to work with unstructured data set when data are not characterized by the same covariates yet share common information. Specific examples…

统计方法学 · 统计学 2025-08-05 Esteban G. Tabak , Giulio Trigila , Wenjun Zhao

Suppose that we have two training sequences generated by parametrized distributions $P_{\theta^*}$ and $P_{\xi^*}$, where $\theta^*$ and $\xi^*$ are unknown true parameters. Given training sequences, we study the problem of classifying…

信息论 · 计算机科学 2021-05-04 Shota Saito , Toshiyasu Matsushima

A quantile binary classifier uses the rule: Classify x as +1 if P(Y = 1|X = x) >= t, and as -1 otherwise, for a fixed quantile parameter t {[0, 1]. It has been shown that Support Vector Machines (SVMs) in the limit are quantile classifiers…

机器学习 · 计算机科学 2012-05-14 Jin Yu , S. V. N. Vishwanatan , Jian Zhang

The categorical distribution is a natural representation of uncertainty in multi-class segmentations. In the two-class case the categorical distribution reduces to the Bernoulli distribution, for which grayscale morphology provides a range…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Silas Nyboe Ørting , Hans Jacob Teglbjærg Stephensen , Jon Sporring

Pattern recognition based on a high-dimensional predictor is considered. A classifier is defined which is based on a Transformer encoder. The rate of convergence of the misclassification probability of the classifier towards the optimal…

统计理论 · 数学 2021-11-30 Iryna Gurevych , Michael Kohler , Gözde Gül Sahin

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…

机器学习 · 统计学 2013-08-02 Tu Xu , Junhui Wang

Standard conformal prediction offers a marginal guarantee on coverage, but for prediction sets to be truly useful, they should ideally ensure coverage conditional on each test point. Unfortunately, it is impossible to achieve exact,…

机器学习 · 计算机科学 2025-02-11 Jivat Neet Kaur , Michael I. Jordan , Ahmed Alaa

Probabilistic programming languages allow programmers to write down conditional probability distributions that represent statistical and machine learning models as programs that use observe statements. These programs are run by accumulating…

编程语言 · 计算机科学 2021-01-25 Jules Jacobs

This paper investigates continuity properties of value functions and solutions for parametric optimization problems. These problems are important in operations research, control, and economics because optimality equations are their…

最优化与控制 · 数学 2021-09-15 Eugene A. Feinberg , Pavlo O. Kasyanov , David N. Kraemer

Complex performance measures, beyond the popular measure of accuracy, are increasingly being used in the context of binary classification. These complex performance measures are typically not even decomposable, that is, the loss evaluated…

机器学习 · 统计学 2018-06-05 Bowei Yan , Oluwasanmi Koyejo , Kai Zhong , Pradeep Ravikumar