中文
相关论文

相关论文: Adjusted Viterbi training for hidden Markov models

200 篇论文

We introduce a quantum Viterbi decoding algorithm for hidden quantum Markov models (HQMMs) motivated by quantum information processing and quantum algorithms. Given a finite sequence of measurement outcomes, the algorithm identifies hidden…

Finite mixture models have been widely used for the modelling and analysis of data from heterogeneous populations. Maximum likelihood estimation of the parameters is typically carried out via the Expectation-Maximization (EM) algorithm. The…

统计计算 · 统计学 2016-06-08 Sharon X Lee , Kaleb L Lee , Geoffrey J McLachlan

An algorithm used to extract HMM parameters is revisited. Most parts of the extraction process are taken from implemented Hidden Markov Toolkit (HTK) program under name HInit. The algorithm itself shows a few variations compared to another…

声音 · 计算机科学 2019-08-09 Zulkarnaen Hatala , Victor Puturuhu

In this work we present a flexible, probabilistic and reference-free method of error correction for high throughput DNA sequencing data. The key is to exploit the high coverage of sequencing data and model short sequence outputs as…

信息论 · 计算机科学 2013-02-04 Xin Yin , Zhao Song , Karin Dorman , Aditya Ramamoorthy

In unsupervised classification, Hidden Markov Models (HMM) are used to account for a neighborhood structure between observations. The emission distributions are often supposed to belong to some parametric family. In this paper, a…

We propose a simple tractable pair hidden Markov model for pairwise sequence alignment that accounts for the presence of short tandem repeats. Using the framework of gain functions, we design several optimization criteria for decoding this…

定量方法 · 定量生物学 2013-07-31 Michal Nánási , Tomáš Vinař , Broňa Brejová

Hidden Markov models and their variants are the predominant sequential classification method in such domains as speech recognition, bioinformatics and natural language processing. Being generative rather than discriminative models, however,…

机器学习 · 统计学 2013-02-18 John A. Quinn , Masashi Sugiyama

We present an algorithm for learning mixtures of Markov chains and Markov decision processes (MDPs) from short unlabeled trajectories. Specifically, our method handles mixtures of Markov chains with optional control input by going through a…

机器学习 · 统计学 2023-02-07 Chinmaya Kausik , Kevin Tan , Ambuj Tewari

We introduce a novel discriminative latent variable model for bilingual lexicon induction. Our model combines the bipartite matching dictionary prior of Haghighi et al. (2008) with a representation-based approach (Artetxe et al., 2017). To…

计算与语言 · 计算机科学 2024-03-12 Sebastian Ruder , Ryan Cotterell , Yova Kementchedjhieva , Anders Søgaard

Hidden Markov models are traditionally decoded by the Viterbi algorithm which finds the highest probability state path in the model. In recent years, several limitations of the Viterbi decoding have been demonstrated, and new algorithms…

数据结构与算法 · 计算机科学 2013-08-06 Michal Nánási , Tomáš Vinař , Broňa Brejová

The Expectation Maximization (EM) algorithm is a versatile tool for model parameter estimation in latent data models. When processing large data sets or data stream however, EM becomes intractable since it requires the whole data set to be…

统计理论 · 数学 2012-10-18 Sylvain Le Corff , Gersende Fort

We consider probabilistic systems with hidden state and unobservable transitions, an extension of Hidden Markov Models (HMMs) that in particular admits unobservable {\epsilon}-transitions (also called null transitions), allowing state…

机器学习 · 计算机科学 2022-05-30 Rebecca Bernemann , Barbara König , Matthias Schaffeld , Torben Weis

This paper presents algorithms for parallelization of inference in hidden Markov models (HMMs). In particular, we propose parallel backward-forward type of filtering and smoothing algorithm as well as parallel Viterbi-type…

分布式、并行与集群计算 · 计算机科学 2021-09-07 Sakira Hassan , Simo Särkkä , Ángel F. García-Fernández

The goal of this contribution is to use a parametric speech synthesis system for reducing background noise and other interferences from recorded speech signals. In a first step, Hidden Markov Models of the synthesis system are trained. Two…

声音 · 计算机科学 2017-07-06 Daniel Dzibela , Armin Sehr

High-performance hybrid automatic speech recognition (ASR) systems are often trained with clustered triphone outputs, and thus require a complex training pipeline to generate the clustering. The same complex pipeline is often utilized in…

声音 · 计算机科学 2021-10-13 Tina Raissi , Eugen Beck , Ralf Schlüter , Hermann Ney

Herein, the Hidden Markov Model is expanded to allow for Markov chain observations. In particular, the observations are assumed to be a Markov chain whose one step transition probabilities depend upon the hidden Markov chain. An…

机器学习 · 统计学 2023-04-18 Michael A. Kouritzin

In GNSS-denied environments, aiding a vehicle's inertial navigation system (INS) is crucial to reducing the accumulated navigation drift caused by sensor errors (e.g. bias and noise). One potential solution is to use measurements of gravity…

机器人学 · 计算机科学 2022-04-25 Wenchao Li , Christopher Gilliam , Xuezhi Wang , Allison Kealy , Andrew D. Greentree , Bill Moran

Hidden Markov models (HMMs) are one of the most widely used statistical methods for analyzing sequence data. However, the reporting of output from HMMs has largely been restricted to the presentation of the most-probable (MAP) hidden state…

统计方法学 · 统计学 2015-05-01 Michalis K. Titsias , Christopher Yau , Christopher C. Holmes

A hidden Markov model (HMM) solved recursively by the Viterbi algorithm can be configured to search for persistent, quasimonochromatic gravitational radiation from an isolated or accreting neutron star, whose rotational frequency is unknown…

广义相对论与量子宇宙学 · 物理学 2021-09-01 A. Melatos , P. Clearwater , S. Suvorova , L. Sun , W. Moran , R. J. Evans

Mixture-of-Experts (MoE) language models can reduce computational costs by 2-4$\times$ compared to dense models without sacrificing performance, making them more efficient in computation-bounded scenarios. However, MoE models generally…

机器学习 · 计算机科学 2024-04-09 Bowen Pan , Yikang Shen , Haokun Liu , Mayank Mishra , Gaoyuan Zhang , Aude Oliva , Colin Raffel , Rameswar Panda