Diagnosing Ensemble Few-Shot Classifiers
Weikai Yang, Xi Ye, Xingxing Zhang, Lanxi Xiao, Jiazhi Xia, and Zhongyuan Wang, Jun Zhu, Hanspeter Pfister, Shixia Liu

TL;DR
This paper introduces FSLDiagnotor, a visual analysis tool for diagnosing and improving ensemble few-shot classifiers by selecting optimal base learners and representative shots, significantly boosting accuracy.
Contribution
It proposes a novel visual analysis method that formulates learner and shot selection as sparse subset problems with interactive explanations and iterative improvements.
Findings
Increases classifier accuracy by up to 21%.
Effectively identifies optimal base learners and shots.
Facilitates user understanding and adjustment of ensemble models.
Abstract
The base learners and labeled samples (shots) in an ensemble few-shot classifier greatly affect the model performance. When the performance is not satisfactory, it is usually difficult to understand the underlying causes and make improvements. To tackle this issue, we propose a visual analysis method, FSLDiagnotor. Given a set of base learners and a collection of samples with a few shots, we consider two problems: 1) finding a subset of base learners that well predict the sample collections; and 2) replacing the low-quality shots with more representative ones to adequately represent the sample collections. We formulate both problems as sparse subset selection and develop two selection algorithms to recommend appropriate learners and shots, respectively. A matrix visualization and a scatterplot are combined to explain the recommended learners and shots in context and facilitate users in…
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
TopicsVideo Analysis and Summarization · Image Retrieval and Classification Techniques
MethodsBalanced Selection
