# Towards well-specified semi-supervised model-based classifiers via   structural adaptation

**Authors:** Zhaocai Sun, William K. Cheung, Xiaofeng Zhang, Jun Yang

arXiv: 1705.00597 · 2017-05-02

## TL;DR

This paper addresses the challenge of model misspecification in semi-supervised learning by proposing a structural adaptation method that detects and corrects generative model biases, improving classification accuracy.

## Contribution

It introduces a criterion for detecting model misspecification and an automatic modification approach for generative models during training.

## Key findings

- Outperforms state-of-the-art semi-supervised methods on PASCAL VOC'07.
- Effectively detects model misspecification during training.
- Improves classification accuracy through structural adaptation.

## Abstract

Semi-supervised learning plays an important role in large-scale machine learning. Properly using additional unlabeled data (largely available nowadays) often can improve the machine learning accuracy. However, if the machine learning model is misspecified for the underlying true data distribution, the model performance could be seriously jeopardized. This issue is known as model misspecification. To address this issue, we focus on generative models and propose a criterion to detect the onset of model misspecification by measuring the performance difference between models obtained using supervised and semi-supervised learning. Then, we propose to automatically modify the generative models during model training to achieve an unbiased generative model. Rigorous experiments were carried out to evaluate the proposed method using two image classification data sets PASCAL VOC'07 and MIR Flickr. Our proposed method has been demonstrated to outperform a number of state-of-the-art semi-supervised learning approaches for the classification task.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.00597/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1705.00597/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1705.00597/full.md

---
Source: https://tomesphere.com/paper/1705.00597