Interpretable Few-Shot Learning via Linear Distillation
2019-06-13Unverified0· sign in to hype
Arip Asadulaev, Igor Kuznetsov, Andrey Filchenkov
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
It is important to develop mathematically tractable models than can interpret knowledge extracted from the data and provide reasonable predictions. In this paper, we present a Linear Distillation Learning, a simple remedy to improve the performance of linear neural networks. Our approach is based on using a linear function for each class in a dataset, which is trained to simulate the output of a teacher linear network for each class separately. We tested our model on MNIST and Omniglot datasets in the Few-Shot learning manner. It showed better results than other interpretable models such as classical Logistic Regression.