English

Bayesian Recurrent Units and the Forward-Backward Algorithm

Machine Learning 2022-09-29 v1 Machine Learning

Abstract

Using Bayes's theorem, we derive a unit-wise recurrence as well as a backward recursion similar to the forward-backward algorithm. The resulting Bayesian recurrent units can be integrated as recurrent neural networks within deep learning frameworks, while retaining a probabilistic interpretation from the direct correspondence with hidden Markov models. Whilst the contribution is mainly theoretical, experiments on speech recognition indicate that adding the derived units at the end of state-of-the-art recurrent architectures can improve the performance at a very low cost in terms of trainable parameters.

Keywords

Cite

@article{arxiv.2207.10486,
  title  = {Bayesian Recurrent Units and the Forward-Backward Algorithm},
  author = {Alexandre Bittar and Philip N. Garner},
  journal= {arXiv preprint arXiv:2207.10486},
  year   = {2022}
}

Comments

Submitted to INTERSPEECH 2022

R2 v1 2026-06-25T01:07:05.101Z