LGMLSep 27, 2018

Morpho-MNIST: Quantitative Assessment and Diagnostics for Representation Learning

arXiv:1809.10780v390 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides a new benchmark for researchers in representation learning to objectively compare models, though it is incremental as it builds on the existing MNIST dataset.

The authors tackled the lack of suitable benchmarks for evaluating learned representations in machine learning by introducing Morpho-MNIST, a framework that extends MNIST with morphometric analysis to quantitatively assess how well models capture specific factors of variation in data.

Revealing latent structure in data is an active field of research, having introduced exciting technologies such as variational autoencoders and adversarial networks, and is essential to push machine learning towards unsupervised knowledge discovery. However, a major challenge is the lack of suitable benchmarks for an objective and quantitative evaluation of learned representations. To address this issue we introduce Morpho-MNIST, a framework that aims to answer: "to what extent has my model learned to represent specific factors of variation in the data?" We extend the popular MNIST dataset by adding a morphometric analysis enabling quantitative comparison of trained models, identification of the roles of latent variables, and characterisation of sample diversity. We further propose a set of quantifiable perturbations to assess the performance of unsupervised and supervised methods on challenging tasks such as outlier detection and domain adaptation. Data and code are available at https://github.com/dccastro/Morpho-MNIST.

Code Implementations1 repo
Foundations

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

Your Notes