LGMLJul 8, 2018

Large Margin Few-Shot Learning

arXiv:1807.02872v232 citations
AI Analysis

This work addresses the challenge of learning from limited data in machine learning, offering an incremental improvement to existing few-shot learning techniques.

The paper tackles the problem of generalization in few-shot learning by introducing a large margin principle to enhance metric-based methods, resulting in substantial performance improvements for existing models with minimal computational overhead.

The key issue of few-shot learning is learning to generalize. This paper proposes a large margin principle to improve the generalization capacity of metric based methods for few-shot learning. To realize it, we develop a unified framework to learn a more discriminative metric space by augmenting the classification loss function with a large margin distance loss function for training. Extensive experiments on two state-of-the-art few-shot learning methods, graph neural networks and prototypical networks, show that our method can improve the performance of existing models substantially with very little computational overhead, demonstrating the effectiveness of the large margin principle and the potential of our method.

Foundations

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

Your Notes