An Adversarial Regularisation for Semi-Supervised Training of Structured Output Neural Networks
We propose a method for semi-supervised training of structured-output neural networks. Inspired by the framework of Generative Adversarial Networks (GAN), we train a discriminator network to capture the notion of a quality of network output. To this end, we leverage the qualitative difference between outputs obtained on the labelled training data and unannotated data. We then use the discriminator as a source of error signal for unlabelled data. This effectively boosts the performance of a network on a held out test set. Initial experiments in image segmentation demonstrate that the proposed framework enables achieving the same network performance as in a fully supervised scenario, while using two times less annotations.
Code (0)
등록된 구현이 없습니다.
Tasks
Image SegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
TASER: Task-Aware Stein Regularisation for Geometry-Driven Robustness
Modern deep networks remain fragile under distribution shift and adversarial perturbations, often due to excessive or poorly structured input sensitivity. We introduce TASER (Task-Aware Stein Regularisation), a training-…
Adversarial RobustnessSemi-Supervised Segmentation of Concrete Aggregate Using Consensus Regularisation and Prior Guidance
In order to leverage and profit from unlabelled data, semi-supervised frameworks for semantic segmentation based on consistency training have been proven to be powerful tools to significantly improve the performance of p…
DecoderSegmentationSemantic SegmentationBayesian Pseudo Labels: Expectation Maximization for Robust and Efficient Semi-Supervised Segmentation
This paper concerns pseudo labelling in segmentation. Our contribution is fourfold. Firstly, we present a new formulation of pseudo-labelling as an Expectation-Maximization (EM) algorithm for clear statistical interpreta…
Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+3CycleCluster: Modernising Clustering Regularisation for Deep Semi-Supervised Classification
Given the potential difficulties in obtaining large quantities of labelled data, many works have explored the use of deep semi-supervised learning, which uses both labelled and unlabelled data to train a neural network a…
ClassificationClusteringGeneral ClassificationDenoising Adversarial Autoencoders
Unsupervised learning is of growing interest because it unlocks the potential held in vast amounts of unlabelled data to learn useful representations for inference. Autoencoders, a form of generative model, may be traine…
DenoisingGeneral Classification