LGAIMLOct 2, 2016

Deep unsupervised learning through spatial contrasting

arXiv:1610.00243v223 citations
Originality Highly original
AI Analysis

This work addresses the challenge of leveraging unlabeled data for visual tasks, offering a method that complements supervised learning without requiring specialized architectures.

The paper tackles the problem of unsupervised training for convolutional networks by introducing a novel approach based on contrasting spatial regions within images, enabling the use of standard neural network architectures and training techniques like SGD and back-propagation.

Convolutional networks have marked their place over the last few years as the best performing model for various visual tasks. They are, however, most suited for supervised learning from large amounts of labeled data. Previous attempts have been made to use unlabeled data to improve model performance by applying unsupervised techniques. These attempts require different architectures and training methods. In this work we present a novel approach for unsupervised training of Convolutional networks that is based on contrasting between spatial regions within images. This criterion can be employed within conventional neural networks and trained using standard techniques such as SGD and back-propagation, thus complementing supervised methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes