中文
相关论文

相关论文: Deriving discriminative classifiers from generativ…

200 篇论文

For classification tasks, probabilistic models can be categorized into two disjoint classes: generative or discriminative. It depends on the posterior probability computation of the label $x$ given the observation $y$, $p(x | y)$. On the…

机器学习 · 统计学 2021-03-08 Elie Azeraf , Emmanuel Monfrini , Wojciech Pieczynski

We study Bayesian discriminative inference given a model family $p(c,\x, \theta)$ that is assumed to contain all our prior information but still known to be incorrect. This falls in between "standard" Bayesian generative modeling and…

机器学习 · 统计学 2008-11-18 Jarkko Salojärvi , Kai Puolamäki , Eerika Savia , Samuel Kaski

Generative models for classification use the joint probability distribution of the class variable and the features to construct a decision rule. Among generative models, Bayesian networks and naive Bayes classifiers are the most commonly…

人工智能 · 计算机科学 2022-08-05 Federico Carli , Manuele Leonelli , Gherardo Varando

The discriminative approach to classification using deep neural networks has become the de-facto standard in various fields. Complementing recent reservations about safety against adversarial examples, we show that conventional…

机器学习 · 计算机科学 2018-07-25 William Wang , Angelina Wang , Aviv Tamar , Xi Chen , Pieter Abbeel

Incrementally training deep neural networks to recognize new classes is a challenging problem. Most existing class-incremental learning methods store data or use generative replay, both of which have drawbacks, while 'rehearsal-free'…

机器学习 · 计算机科学 2023-11-10 Gido M. van de Ven , Zhe Li , Andreas S. Tolias

Probabilistic generative modeling of data distributions can potentially exploit hidden information which is useful for discriminative classification. This observation has motivated the development of approaches that couple generative and…

机器学习 · 计算机科学 2012-04-17 Xiong Li , Tai Sing Lee , Yuncai Liu

Most classifiers rely on discriminative boundaries that separate instances of each class from everything else. We argue that discriminative boundaries are counter-intuitive as they define semantics by what-they-are-not; and should be…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Wen-Yan Lin , Siying Liu , Bing Tian Dai , Hongdong Li

Neural network based generative models with discriminative components are a powerful approach for semi-supervised learning. However, these techniques a) cannot account for model uncertainty in the estimation of the model's discriminative…

机器学习 · 统计学 2017-06-30 Jonathan Gordon , José Miguel Hernández-Lobato

We empirically characterize the performance of discriminative and generative LSTM models for text classification. We find that although RNN-based generative models are more powerful than their bag-of-words ancestors (e.g., they account for…

机器学习 · 统计学 2017-05-29 Dani Yogatama , Chris Dyer , Wang Ling , Phil Blunsom

Learning a parametric model from a given dataset indeed enables to capture intrinsic dependencies between random variables via a parametric conditional probability distribution and in turn predict the value of a label variable given…

机器学习 · 统计学 2024-06-14 Elouan Argouarc'h , François Desbouvries , Eric Barat , Eiji Kawasaki

Supervised classification is one of the most ubiquitous tasks in machine learning. Generative classifiers based on Bayesian networks are often used because of their interpretability and competitive accuracy. The widely used naive and TAN…

机器学习 · 统计学 2024-05-29 Manuele Leonelli , Gherardo Varando

Models that are learned from real-world data are often biased because the data used to train them is biased. This can propagate systemic human biases that exist and ultimately lead to inequitable treatment of people, especially minorities.…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Daniel McDuff , Shuang Ma , Yale Song , Ashish Kapoor

Most of the fundamental, emergent, and phenomenological parameters of particle and nuclear physics are determined through parametric template fits. Simulations are used to populate histograms which are then matched to data. This approach is…

高能物理 - 唯象学 · 物理学 2025-03-12 Benjamin Sluijter , Sascha Diefenbacher , Wahid Bhimji , Benjamin Nachman

Prevalent semantic segmentation solutions are, in essence, a dense discriminative classifier of p(class|pixel feature). Though straightforward, this de facto paradigm neglects the underlying data distribution p(pixel feature|class), and…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Chen Liang , Wenguan Wang , Jiaxu Miao , Yi Yang

We derive a novel generative model from iterative Gaussian posterior inference. By treating the generated sample as an unknown variable, we can formulate the sampling process in the language of Bayesian probability. Our model uses a…

机器学习 · 计算机科学 2026-01-28 Marten Lienen , Marcel Kollovieh , Stephan Günnemann

Two recently introduced criteria for estimation of generative models are both based on a reduction to binary classification. Noise-contrastive estimation (NCE) is an estimation procedure in which a generative model is trained to be able to…

机器学习 · 统计学 2015-05-22 Ian J. Goodfellow

Classification can be performed using either a discriminative or a generative learning approach. Discriminative learning consists of constructing the conditional probability of the outputs given the inputs, while generative learning…

Although deep neural networks are effective on supervised learning tasks, they have been shown to be brittle. They are prone to overfitting on their training distribution and are easily fooled by small adversarial perturbations. In this…

机器学习 · 计算机科学 2020-10-07 Laëtitia Shao , Yang Song , Stefano Ermon

It has been argued that in supervised classification tasks, in practice it may be more sensible to perform model selection with respect to some more focused model selection score, like the supervised (conditional) marginal likelihood, than…

机器学习 · 计算机科学 2013-01-14 Petri Kontkanen , Petri Myllymaki , Henry Tirri

Generative models are known to be difficult to assess. Recent works, especially on generative adversarial networks (GANs), produce good visual samples of varied categories of images. However, the validation of their quality is still…

机器学习 · 计算机科学 2019-09-25 Timothée Lesort , Andrei Stoain , Jean-François Goudou , David Filliat
‹ 上一页 1 2 3 10 下一页 ›