MLLGNov 11, 2015

Unifying distillation and privileged information

arXiv:1511.03643v3522 citations
Originality Synthesis-oriented
AI Analysis

This work provides a unified framework for machine learning techniques, but it appears incremental as it combines existing methods without claiming broad SOTA impact.

The paper tackled the problem of unifying distillation and privileged information into a generalized distillation framework for learning from multiple machines and data representations, and demonstrated its efficacy through numerical simulations on synthetic and real-world data.

Distillation (Hinton et al., 2015) and privileged information (Vapnik & Izmailov, 2015) are two techniques that enable machines to learn from other machines. This paper unifies these two techniques into generalized distillation, a framework to learn from multiple machines and data representations. We provide theoretical and causal insight about the inner workings of generalized distillation, extend it to unsupervised, semisupervised and multitask learning scenarios, and illustrate its efficacy on a variety of numerical simulations on both synthetic and real-world data.

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