Goto

Collaborating Authors

 glvq classifier


Iterated Relevance Matrix Analysis (IRMA) for the identification of class-discriminative subspaces

arXiv.org Artificial Intelligence

We introduce and investigate the iterated application of Generalized Matrix Learning Vector Quantizaton for the analysis of feature relevances in classification problems, as well as for the construction of class-discriminative subspaces. The suggested Iterated Relevance Matrix Analysis (IRMA) identifies a linear subspace representing the classification specific information of the considered data sets using Generalized Matrix Learning Vector Quantization (GMLVQ). By iteratively determining a new discriminative subspace while projecting out all previously identified ones, a combined subspace carrying all class-specific information can be found. This facilitates a detailed analysis of feature relevances, and enables improved low-dimensional representations and visualizations of labeled data sets. Additionally, the IRMA-based classdiscriminative subspace can be used for dimensionality reduction and the training of robust classifiers with potentially improved performance. Preprint submitted to Neurocomputing January 24, 2024 1. Introduction Prototype-based systems such as Learning Vector Quantization (LVQ) [1, 2, 3, 4] can serve as genuinely interpretable and transparent classification tools [5].


Generalized Learning Vector Quantization for Classification in Randomized Neural Networks and Hyperdimensional Computing

arXiv.org Artificial Intelligence

Machine learning algorithms deployed on edge devices must meet certain resource constraints and efficiency requirements. Random Vector Functional Link (RVFL) networks are favored for such applications due to their simple design and training efficiency. We propose a modified RVFL network that avoids computationally expensive matrix operations during training, thus expanding the network's range of potential applications. Our modification replaces the least-squares classifier with the Generalized Learning Vector Quantization (GLVQ) classifier, which only employs simple vector and distance calculations. The GLVQ classifier can also be considered an improvement upon certain classification algorithms popularly used in the area of Hyperdimensional Computing. The proposed approach achieved state-of-the-art accuracy on a collection of datasets from the UCI Machine Learning Repository - higher than previously proposed RVFL networks. We further demonstrate that our approach still achieves high accuracy while severely limited in training iterations (using on average only 21% of the least-squares classifier computational costs).