Revisiting Metric Learning for Few-Shot Image Classification
Xiaomeng Li, Lequan Yu, Chi-Wing Fu, Meng Fang, Pheng-Ann Heng

TL;DR
This paper revisits classical metric learning techniques, extending them into deep K-tuplet networks for few-shot image classification, demonstrating superior generalization and performance across multiple datasets.
Contribution
It introduces a deep K-tuplet network based on triplet networks, emphasizing feature embedding and relationship among samples for improved few-shot learning.
Findings
Outperforms existing metric-based methods on miniImageNet.
Generalizes well to unseen datasets like Caltech-101 and Stanford Dogs.
Significantly improves few-shot classification accuracy.
Abstract
The goal of few-shot learning is to recognize new visual concepts with just a few amount of labeled samples in each class. Recent effective metric-based few-shot approaches employ neural networks to learn a feature similarity comparison between query and support examples. However, the importance of feature embedding, i.e., exploring the relationship among training samples, is neglected. In this work, we present a simple yet powerful baseline for few-shot classification by emphasizing the importance of feature embedding. Specifically, we revisit the classical triplet network from deep metric learning, and extend it into a deep K-tuplet network for few-shot learning, utilizing the relationship among the input samples to learn a general representation learning via episode-training. Once trained, our network is able to extract discriminative features for unseen novel categories and can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
