A prototype-based model for set classification
Mohammad Mohammadi, Sreejita Ghosh

TL;DR
This paper introduces a prototype-based classification model on the Grassmann manifold for set data, enhancing interpretability and efficiency over transformer models in CV and NLP tasks.
Contribution
It proposes a novel manifold-based approach with subspace prototypes and relevance factors, improving explainability and resource efficiency in set classification.
Findings
Outperforms transformer models in accuracy and explainability
Reduces computational resource requirements
Provides transparent impact analysis of input vectors
Abstract
Classification of sets of inputs (e.g., images and texts) is an active area of research within both computer vision (CV) and natural language processing (NLP). A common way to represent a set of vectors is to model them as linear subspaces. In this contribution, we present a prototype-based approach for learning on the manifold formed from such linear subspaces, the Grassmann manifold. Our proposed method learns a set of subspace prototypes capturing the representative characteristics of classes and a set of relevance factors automating the selection of the dimensionality of the subspaces. This leads to a transparent classifier model which presents the computed impact of each input vector on its decision. Through experiments on benchmark image and text datasets, we have demonstrated the efficiency of our proposed classifier, compared to the transformer-based models in terms of not only…
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
TopicsNeural Networks and Applications
MethodsSparse Evolutionary Training
