paper-with-me

Papers

Semi-supervised Learning with the EM Algorithm: A Comparative Study between Unstructured and Structured Prediction

2020-08-28 · Wenchong He, Zhe Jiang

Semi-supervised learning aims to learn prediction models from both labeled and unlabeled samples. There has been extensive research in this area. Among existing work, generative mixture models with Expectation-Maximization (EM) is a popular method due to clear statistical properties. However, existing literature on EM-based semi-supervised learning largely focuses on unstructured prediction, assuming that samples are independent and identically distributed. Studies on EM-based semi-supervised approach in structured prediction is limited. This paper aims to fill the gap through a comparative study between unstructured and structured methods in EM-based semi-supervised learning. Specifically, we compare their theoretical properties and find that both methods can be considered as a generalization of self-training with soft class assignment of unlabeled samples, but the structured method additionally considers structural constraint in soft class assignment. We conducted a case study on real-world flood mapping datasets to compare the two methods. Results show that structured EM is more robust to class confusion caused by noise and obstacles in features in the context of the flood mapping application.

📄 PDF Abstract BibTeX arXiv:2008.12442

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionStructured Prediction

Similar Papers 제목 키워드 기반

A Comparative Study of Pre-training and Self-training

2024-09-04 · Yiheng Wang, Jiayu Lin, Zuoquan Lin

Pre-training and self-training are two approaches to semi-supervised learning. The comparison between pre-training and self-training has been explored. However, the previous works led to confusing findings: self-training…

Data AugmentationNatural Language InferenceSentiment Analysis

Regularized Boost for Semi-Supervised Learning

2007-12-01 · NeurIPS 2007 12 · Ke Chen, Shihai Wang

Semi-supervised inductive learning concerns how to learn a decision rule from a data set containing both labeled and unlabeled data. Several boosting algorithms have been extended to semi-supervised learning with various…

Ensemble LearningInductive Learning

Analysis of Semi-Supervised Methods for Facial Expression Recognition

2022-07-31 · Shuvendu Roy, Ali Etemad

Training deep neural networks for image recognition often requires large-scale human annotated data. To reduce the reliance of deep neural solutions on labeled data, state-of-the-art semi-supervised methods have been pro…

Facial Expression RecognitionFacial Expression Recognition (FER)Pseudo Label

A Comparative study Between Fuzzy Clustering Algorithm and Hard Clustering Algorithm

2014-04-24 · Dibya Jyoti Bora, Dr. Anil Kumar Gupta

Data clustering is an important area of data mining. This is an unsupervised study where data of similar types are put into one cluster while data of another types are put into different cluster. Fuzzy C means is a very …

Clustering

Comparative Study on Semi-supervised Learning Applied for Anomaly Detection in Hydraulic Condition Monitoring System

2023-06-05 · Yongqi Dong, KeJia Chen, Zhiyuan Ma

Condition-based maintenance is becoming increasingly important in hydraulic systems. However, anomaly detection for these systems remains challenging, especially since that anomalous data is scarce and labeling such data…

Anomaly Detection