Super-sparse Learning in Similarity Spaces
Ambra Demontis, Marco Melis, Battista Biggio, Giorgio Fumera, Fabio, Roli

TL;DR
This paper introduces a joint learning approach for similarity-based classification that creates a super-sparse set of virtual prototypes, significantly reducing test-time complexity while maintaining accuracy.
Contribution
It proposes a novel method that jointly learns the classification function and an optimal set of virtual prototypes, improving over existing decoupled reduction techniques.
Findings
Reduces test-time complexity up to ten times
Maintains classification accuracy with fewer prototypes
Easier interpretation of decision boundaries
Abstract
In several applications, input samples are more naturally represented in terms of similarities between each other, rather than in terms of feature vectors. In these settings, machine-learning algorithms can become very computationally demanding, as they may require matching the test samples against a very large set of reference prototypes. To mitigate this issue, different approaches have been developed to reduce the number of required reference prototypes. Current reduction approaches select a small subset of representative prototypes in the space induced by the similarity measure, and then separately train the classification function on the reduced subset. However, decoupling these two steps may not allow reducing the number of prototypes effectively without compromising accuracy. We overcome this limitation by jointly learning the classification function along with an optimal set of…
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.
