Highlight

Unsupervised Feature Learning via Non-parametric Instance Discrimination

Introduces instance discrimination, an unsupervised method treating each image as its own class to learn discriminative visual features.

Based on

Unsupervised Feature Learning via Non-parametric Instance Discrimination

By Zhirong Wu, Yuanjun Xiong, Stella X. Yu et al.2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition
Read original article →

The work investigates whether visual similarity among individual instances can be learned without class labels, extending the observation that supervised classifiers capture apparent category similarity. It formulates feature learning as a non-parametric classification problem at the instance level, asking features to discriminate individual instances, and applies noise-contrastive estimation to overcome the computational cost of having as many classes as training images.

Under unsupervised learning, the method surpasses the state-of-the-art on ImageNet classification by a large margin and consistently improves with more training data and stronger network architectures. Fine-tuning the learned features yields competitive results on semi-supervised learning and object detection. The model is highly compact, storing only 128 features per image (about 600MB for a million images), enabling fast nearest-neighbor retrieval at runtime.

Abstract

The paper asks whether good feature representations can be learned by making features discriminative of individual instances rather than classes. It frames this as a non-parametric instance-level classification problem, using noise-contrastive estimation to handle the huge number of instance classes. Under unsupervised settings, the method surpasses prior state-of-the-art on ImageNet by a large margin and improves with more data and better architectures. The learned features also transfer competitively to semi-supervised learning and object detection, while staying highly compact.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

unsupervised learninginstance discriminationnoise-contrastive estimationfeature learningimage classification
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.