Match Them Up: Visually Explainable Few-shot Image Classification
Bowen Wang, Liangzhi Li, Manisha Verma, Yuta Nakashima, Ryo Kawasaki,, Hajime Nagahara

TL;DR
This paper introduces a visually explainable few-shot image classification method that uses weighted representations and a discriminator to improve accuracy and interpretability, addressing the uncertainty in traditional FSL inference.
Contribution
The paper proposes a novel explainable classifier with weighted visual representations and a discriminator for improved few-shot image classification.
Findings
Achieves high accuracy on three mainstream datasets.
Provides satisfactory visual explanations for classification decisions.
Demonstrates the effectiveness of weighted representations and discriminators in FSL.
Abstract
Few-shot learning (FSL) approaches are usually based on an assumption that the pre-trained knowledge can be obtained from base (seen) categories and can be well transferred to novel (unseen) categories. However, there is no guarantee, especially for the latter part. This issue leads to the unknown nature of the inference process in most FSL methods, which hampers its application in some risk-sensitive areas. In this paper, we reveal a new way to perform FSL for image classification, using visual representations from the backbone model and weights generated by a newly-emerged explainable classifier. The weighted representations only include a minimum number of distinguishable features and the visualized weights can serve as an informative hint for the FSL process. Finally, a discriminator will compare the representations of each pair of the images in the support set and the query set.…
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 · COVID-19 diagnosis using AI
