Semi-supervised classification using a supervised autoencoder for biomedical applications

08/22/2022
by   Cyprien Gille, et al.
0

In this paper we present a new approach to solve semi-supervised classification tasks for biomedical applications, involving a supervised autoencoder network. We create a network architecture that encodes labels into the latent space of an autoencoder, and define a global criterion combining classification and reconstruction losses. We train the Semi-Supervised AutoEncoder (SSAE) on labelled data using a double descent algorithm. Then, we classify unlabelled samples using the learned network thanks to a softmax classifier applied to the latent space which provides a classification confidence score for each class. We implemented our SSAE method using the PyTorch framework for the model, optimizer, schedulers, and loss functions. We compare our semi-supervised autoencoder method (SSAE) with classical semi-supervised methods such as Label Propagation and Label Spreading, and with a Fully Connected Neural Network (FCNN). Experiments show that the SSAE outperforms Label Propagation and Spreading and the Fully Connected Neural Network both on a synthetic dataset and on two real-world biological datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/08/2019

One Model To Rule Them All

We present a new flavor of Variational Autoencoder (VAE) that interpolat...
research
05/27/2021

Classification and Uncertainty Quantification of Corrupted Data using Semi-Supervised Autoencoders

Parametric and non-parametric classifiers often have to deal with real-w...
research
05/28/2019

Local Label Propagation for Large-Scale Semi-Supervised Learning

A significant issue in training deep neural networks to solve supervised...
research
08/16/2023

Label Propagation Techniques for Artifact Detection in Imbalanced Classes using Photoplethysmogram Signals

Photoplethysmogram (PPG) signals are widely used in healthcare for monit...
research
02/06/2023

Linking data separation, visual separation, and classifier performance using pseudo-labeling by contrastive learning

Lacking supervised data is an issue while training deep neural networks ...
research
04/05/2018

Semi-Supervised Classification for oil reservoir

This paper addresses the general problem of accurate identification of o...
research
08/22/2018

Analysis of Network Lasso For Semi-Supervised Regression

We characterize the statistical properties of network Lasso for semi-sup...

Please sign up or login with your details

Forgot password? Click here to reset