Revisiting Local Descriptor based Image-to-Class Measure for Few-shot Learning
Wenbin Li, Lei Wang, Jinglin Xu, Jing Huo, Yang Gao, Jiebo Luo

TL;DR
This paper introduces DN4, a local descriptor-based image-to-class measure for few-shot learning, demonstrating superior performance over existing methods by leveraging deep local features and online k-nearest neighbor search.
Contribution
The paper proposes a novel end-to-end trainable framework, DN4, replacing image-level features with local descriptors for improved few-shot classification performance.
Findings
DN4 achieves up to 17% accuracy improvement over state-of-the-art methods.
Local descriptor-based measure is more effective than image-level features in few-shot scenarios.
The framework is simple, efficient, and consistently outperforms existing approaches.
Abstract
Few-shot learning in image classification aims to learn a classifier to classify images when only few training examples are available for each class. Recent work has achieved promising classification performance, where an image-level feature based measure is usually used. In this paper, we argue that a measure at such a level may not be effective enough in light of the scarcity of examples in few-shot learning. Instead, we think a local descriptor based image-to-class measure should be taken, inspired by its surprising success in the heydays of local invariant features. Specifically, building upon the recent episodic training mechanism, we propose a Deep Nearest Neighbor Neural Network (DN4 in short) and train it in an end-to-end manner. Its key difference from the literature is the replacement of the image-level feature based measure in the final layer by a local descriptor based…
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.
Code & Models
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
