paper-with-me

Papers

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

2018-10-28 · Loc Hoang Tran, Trang Hoang, Bui Hoang Nam Huynh

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.

📄 PDF Abstract BibTeX arXiv:1810.12743

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivityspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Un-normalized hypergraph p-Laplacian based semi-supervised learning methods

2018-11-06 · Loc Hoang Tran, Linh Hoang Tran

Most network-based machine learning methods assume that the labels of two adjacent samples in the network are likely to be the same. However, assuming the pairwise relationship between samples is not complete. The inform…

Hypergraph and protein function prediction with gene expression data

2012-12-03 · Loc Tran

Most network-based protein (or gene) function prediction methods are based on the assumption that the labels of two adjacent proteins in the network are likely to be the same. However, assuming the pairwise relationship …

PredictionProtein Function Prediction

Hypergraph Convolution and Hypergraph Attention

2019-01-23 · Song Bai, Feihu Zhang, Philip H. S. Torr

Recently, graph neural networks have attracted great attention and achieved prominent performance in various research fields. Most of those algorithms have assumed pairwise relationships of objects of interest. However, …

Graph Neural NetworkNode ClassificationRepresentation Learning

Self-supervised Guided Hypergraph Feature Propagation for Semi-supervised Classification with Missing Node Features

2023-02-16 · Chengxiang Lei, Sichao Fu, Yuetian Wang, Wenhao Qiu 외

Graph neural networks (GNNs) with missing node features have recently received increasing interest. Such missing node features seriously hurt the performance of the existing GNNs. Some recent methods have been proposed t…

Pseudo Label

A nonlinear diffusion method for semi-supervised learning on hypergraphs

2021-03-27 · Francesco Tudisco, Konstantin Prokopchik, Austin R. Benson

Hypergraphs are a common model for multiway relationships in data, and hypergraph semi-supervised learning is the problem of assigning labels to all nodes in a hypergraph, given labels on just a few nodes. Diffusions and…