One Line To Rule Them All: Generating LO-Shot Soft-Label Prototypes
Ilia Sucholutsky, Nam-Hwui Kim, Ryan P. Browne, Matthias Schonlau

TL;DR
This paper introduces a novel method for generating soft-label prototypes that effectively represent large datasets with fewer prototypes, enabling efficient classification even with imbalanced and complex data.
Contribution
The paper presents a new modular approach for creating soft-label prototypical lines and a hierarchical k-NN classifier that maintains accuracy with fewer prototypes, even in challenging datasets.
Findings
High classification accuracy with fewer prototypes
Effective in imbalanced and difficult datasets
Reduces computational costs significantly
Abstract
Increasingly large datasets are rapidly driving up the computational costs of machine learning. Prototype generation methods aim to create a small set of synthetic observations that accurately represent a training dataset but greatly reduce the computational cost of learning from it. Assigning soft labels to prototypes can allow increasingly small sets of prototypes to accurately represent the original training dataset. Although foundational work on `less than one'-shot learning has proven the theoretical plausibility of learning with fewer than one observation per class, developing practical algorithms for generating such prototypes remains an unexplored territory. We propose a novel, modular method for generating soft-label prototypical lines that still maintains representational accuracy even when there are fewer prototypes than the number of classes in the data. In addition, we…
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
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Imbalanced Data Classification Techniques
