Skip to main content

Showing 1–6 of 6 results for author: Pieczynski, W

Searching in archive stat. Search in all archives.
.
  1. arXiv:2301.01293  [pdf

    stat.ML cs.LG

    Linear chain conditional random fields, hidden Markov models, and related classifiers

    Authors: Elie Azeraf, Emmanuel Monfrini, Wojciech Pieczynski

    Abstract: Practitioners use Hidden Markov Models (HMMs) in different problems for about sixty years. Besides, Conditional Random Fields (CRFs) are an alternative to HMMs and appear in the literature as different and somewhat concurrent models. We propose two contributions. First, we show that basic Linear-Chain CRFs (LC-CRFs), considered as different from the HMMs, are in fact equivalent to them in the sens… ▽ More

    Submitted 27 February, 2023; v1 submitted 3 January, 2023; originally announced January 2023.

    Comments: 8 pages

  2. arXiv:2201.00844  [pdf

    stat.ML cs.LG

    Deriving discriminative classifiers from generative models

    Authors: Elie Azeraf, Emmanuel Monfrini, Wojciech Pieczynski

    Abstract: We deal with Bayesian generative and discriminative classifiers. Given a model distribution $p(x, y)$, with the observation $y$ and the target $x$, one computes generative classifiers by firstly considering $p(x, y)$ and then using the Bayes rule to calculate $p(x | y)$. A discriminative model is directly given by $p(x | y)$, which is used to compute discriminative classifiers. However, recent wor… ▽ More

    Submitted 21 July, 2022; v1 submitted 3 January, 2022; originally announced January 2022.

    Comments: 8 pages, 6 figures

  3. arXiv:2111.07376  [pdf, other

    stat.ML cs.LG

    On equivalence between linear-chain conditional random fields and hidden Markov chains

    Authors: Elie Azeraf, Emmanuel Monfrini, Wojciech Pieczynski

    Abstract: Practitioners successfully use hidden Markov chains (HMCs) in different problems for about sixty years. HMCs belong to the family of generative models and they are often compared to discriminative models, like conditional random fields (CRFs). Authors usually consider CRFs as quite different from HMCs, and CRFs are often presented as interesting alternative to HMCs. In some areas, like natural lan… ▽ More

    Submitted 14 November, 2021; originally announced November 2021.

    Comments: 5 pages

  4. arXiv:2111.07307  [pdf, other

    stat.ML cs.LG

    Improving usual Naive Bayes classifier performances with Neural Naive Bayes based models

    Authors: Elie Azeraf, Emmanuel Monfrini, Wojciech Pieczynski

    Abstract: Naive Bayes is a popular probabilistic model appreciated for its simplicity and interpretability. However, the usual form of the related classifier suffers from two major problems. First, as caring about the observations' law, it cannot consider complex features. Moreover, it considers the conditional independence of the observations given the hidden variable. This paper introduces the original Ne… ▽ More

    Submitted 14 November, 2021; originally announced November 2021.

    Comments: 10 pages, 3 figures, 3 tables

  5. arXiv:2012.13572  [pdf, ps, other

    stat.ML cs.LG

    Using the Naive Bayes as a discriminative classifier

    Authors: Elie Azeraf, Emmanuel Monfrini, Wojciech Pieczynski

    Abstract: 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 one hand, generative classifiers, like the Naive Bayes or the Hidden Markov Model (HMM), need the computation of the joint probability p(x,y), before using the Ba… ▽ More

    Submitted 5 March, 2021; v1 submitted 25 December, 2020; originally announced December 2020.

    Comments: 8 pages, 3 figures

  6. arXiv:2005.10629  [pdf

    stat.ML cs.CL cs.LG

    Hidden Markov Chains, Entropic Forward-Backward, and Part-Of-Speech Tagging

    Authors: Elie Azeraf, Emmanuel Monfrini, Emmanuel Vignon, Wojciech Pieczynski

    Abstract: The ability to take into account the characteristics - also called features - of observations is essential in Natural Language Processing (NLP) problems. Hidden Markov Chain (HMC) model associated with classic Forward-Backward probabilities cannot handle arbitrary features like prefixes or suffixes of any size, except with an independence condition. For twenty years, this default has encouraged th… ▽ More

    Submitted 21 May, 2020; originally announced May 2020.

    Comments: 5 pages, 2 figures, 1 table