LGMLDec 23, 2018

Computations in Stochastic Acceptors

arXiv:1812.09687v1
Originality Synthesis-oriented
AI Analysis

This work provides computational tools for a specific type of probabilistic automaton in machine learning, but it appears incremental as it adapts known techniques like dynamic programming and Baum-Welch.

The paper tackles the problem of computing input marginals and acceptance probabilities in stochastic acceptors, which are probabilistic automata used in machine learning, by developing dynamic programming algorithms and an expectation-maximization method for parameter estimation.

Machine learning provides algorithms that can learn from data and make inferences or predictions on data. Stochastic acceptors or probabilistic automata are stochastic automata without output that can model components in machine learning scenarios. In this paper, we provide dynamic programming algorithms for the computation of input marginals and the acceptance probabilities in stochastic acceptors. Furthermore, we specify an algorithm for the parameter estimation of the conditional probabilities using the expectation-maximization technique and a more efficient implementation related to the Baum-Welch algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes