MLLGSDASOct 28, 2018

Hypergraph based semi-supervised learning algorithms applied to speech recognition problem: a novel approach

arXiv:1810.12743v14 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for speech recognition, addressing a limitation in network-based methods by incorporating hypergraphs to better model similarities among groups of speech samples.

The paper tackles speech recognition by using hypergraph-based semi-supervised learning to capture group relationships among speech samples, achieving higher sensitivity performance measures compared to state-of-the-art methods like Hidden Markov Models and graph-based approaches.

Most network-based speech recognition methods are based on the assumption that the labels of two adjacent speech samples in the network are likely to be the same. However, assuming the pairwise relationship between speech samples is not complete. The information a group of speech samples that show very similar patterns and tend to have similar labels is missed. The natural way overcoming the information loss of the above assumption is to represent the feature data of speech samples as the hypergraph. Thus, in this paper, the three un-normalized, random walk, and symmetric normalized hypergraph Laplacian based semi-supervised learning methods applied to hypergraph constructed from the feature data of speech samples in order to predict the labels of speech samples are introduced. Experiment results show that the sensitivity performance measures of these three hypergraph Laplacian based semi-supervised learning methods are greater than the sensitivity performance measures of the Hidden Markov Model method (the current state of the art method applied to speech recognition problem) and graph based semi-supervised learning methods (i.e. the current state of the art network-based method for classification problems) applied to network created from the feature data of speech samples.

Foundations

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

Your Notes