Academia.eduAcademia.edu

Learning Vector Quantization

description2,139 papers
group256 followers
lightbulbAbout this topic
Learning Vector Quantization (LVQ) is a supervised machine learning algorithm that combines neural networks and vector quantization. It classifies input data by mapping it to a set of prototype vectors, adjusting these prototypes based on the classification errors to improve accuracy in distinguishing between different classes.
lightbulbAbout this topic
Learning Vector Quantization (LVQ) is a supervised machine learning algorithm that combines neural networks and vector quantization. It classifies input data by mapping it to a set of prototype vectors, adjusting these prototypes based on the classification errors to improve accuracy in distinguishing between different classes.

Key research themes

1. How can Learning Vector Quantization algorithms be optimized for computational efficiency in large-scale and high-dimensional data?

This body of research investigates methods to enhance the speed and reduce the computational load of Learning Vector Quantization (LVQ) algorithms when processing large datasets or high-dimensional vectors, which is critical for their practical applicability in real-world scenarios, such as speech compression or image processing.

Key finding: Introduces a modified LVQ variant named PDLVQ, which implements a Partial Distance (PD) computation strategy to avoid unnecessary calculations during classification. Experiments show PDLVQ achieves up to 37% improvement in... Read more
Key finding: Presents an analysis of multiple exact Euclidean nearest neighbor search algorithms applicable to vector quantization and self-organizing maps, proposing a method that reduces computation by approximately 85% across various... Read more
Key finding: Designs and implements a highly parallel and partially dynamically reconfigurable hardware architecture (RP-LVQ) for LVQ networks on FPGA, demonstrating adaptability to different model topologies. Achieves throughput of over... Read more
Key finding: Proposes an efficient algorithm for vector quantizer design applicable to known probabilistic models or data-driven training. By avoiding variational methods and differentiation, the algorithm supports complex distortion... Read more
Key finding: Introduces a new competitive learning algorithm incorporating a 'conscience' mechanism that improves efficiency and convergence in neural network-based vector quantizer codebook design. The algorithm yields near-optimal... Read more

2. What are effective approaches for learning and optimizing quantization parameters within neural networks, and how do these impact LVQ-based models?

This research theme covers methods for learning quantization parameters such as step size, bitwidth, and codebook size directly during training of neural networks, enhancing the efficacy of discretization processes. Since LVQ models operate by quantizing input data to prototypes, the precision and adaptability of quantization directly influence model accuracy and robustness.

Key finding: Develops Learned Step Size Quantization (LSQ), a method that trains quantizer step sizes alongside network weights through refined gradient approximations sensitive to quantized state transitions. LSQ achieves... Read more
Key finding: Proposes Differentiable Quantization (DQ), a framework enabling learning of quantizer step size, dynamic range, and bitwidth by gradient descent with novel parametrizations minimizing training difficulties. The approach... Read more
Key finding: Introduces ZEROQ, a zero-shot quantization method that generates synthetic distilled datasets matching batch normalization statistics without requiring original training data. The framework supports uniform and... Read more
Key finding: Proposes KURE, a kurtosis regularization technique to reshape weight distributions toward uniformity during training, thereby improving model robustness to variations in quantization step sizes and policies. Models trained... Read more
Key finding: Presents Dynamic Vector Quantization (DVQ), which adaptively selects discretization tightness conditioned on input complexity by dynamically choosing the number of codes and codebook size per input. Theoretically shown to... Read more

3. How can Learning Vector Quantization be effectively applied and adapted for practical classification tasks in varied domains?

This theme focuses on empirical applications of LVQ algorithms to domain-specific problems, including feature extraction, data preprocessing, and evaluation techniques relevant to LVQ performance and usability in real-world classification challenges.

Key finding: Applies LVQ to classify two coffee bean types—Arabica and Robusta—using first-order texture features extracted from images. Achieves classification accuracy of 71% on training and 96% on test datasets with a learning rate of... Read more
Key finding: Evaluates LVQ variants (LVQ1, LVQ2.1, LVQ3, LVQX, OLVQ1) under different prototype initialization schemes and normalization methods (e.g., z-score, linear scaling). Finds that initialization and normalization significantly... Read more
Key finding: Implements LVQ for bacilli bacteria classification causing ARI using features such as area, perimeter, and shape factor from microscopic images. Demonstrates high training (97%) and test accuracy (86%) with low learning... Read more
Key finding: Though details are limited due to partial text, the work centers on developing an LVQ-based classification system within an educational game for learning the Balinese script. Early findings suggest LVQ can be adapted for... Read more

All papers in Learning Vector Quantization

Classifications of brain tumors using MRI or magnetic resonance imaging is a critical responsibility in neurooncology, directly influencing diagnosis, treatment planning, and prognosis. In like this study, We suggest a fresh deep search... more
The early detection of cancer in both healthy and high-risk populations offers increased opportunity for treatment and curative intent. In this paper, we propose a hybrid classifier that produces an efficient classification system for... more
El análisis de sentimientos es un área de la minería de datos con potencialmente muchos dominios de aplicación, pero a la vez con varios desafíos de investigación. Los métodos tradicionales aplicados hasta ahora provienen desde el área de... more
The adaptive and automated analysis of spectral data plays an important role in many areas of research such as physics, astronomy and geophysics, chemistry, bioinformatics, biochemistry, engineering, and others. The amount of data may... more
The series "Advances in Intelligent Systems and Computing" contains publications on theory, applications, and design methods of Intelligent Systems and Intelligent Computing. Virtually all disciplines such as engineering, natural... more
The main problem with iris biometric identification systems is the presence of noises in the image of the eye (eyelid, eyelashes, etc…). To remove it many authors apply appropriate preprocessing to the image, but unfortunately this yields... more
The study of extracting electroencephalogram (EEG) data as a source of significant information has recently gained attention. However, since EEG data are complex, it is difficult to extract them as a source of intended, significant... more
A novel encoding technique is proposed for the recognition of patterns using four different techniques for training artificial neural networks (ANNs) of the Kohonen type. Each template or model pattern is overlaid on a radial grid of... more
Advances in technology are now increasing bringing people towards digital and mobile applications. To determine the owner of a handwriting, one of the manual techniques commonly used by humans that can be facilitated by mobile application... more
Pengenalan pola wajah dapat dipandang mengenali emosi, ras, ataupun pemiliknya berdasarkan fitur-fitur yang dimiliki. Beberapa penelitian terdahulu  mengenali emosi berdasarkan segmen dari wajah menggunakan Regions Of Interest (ROI) dan... more
An automated visual printed circuit board (PCB) inspection is an approach used to counter difficulties occurred in human’s manual inspection that can eliminates subjective aspects and then provides fast, quantitative, and dimensional... more
This work provides a method for classification using a Support Vector Machine (SVM) via a Decision Tree algorithm. A probabilistic Decision Tree algorithm focusing on large frequency classes (DTPL) is developed. A method for SVM... more
Diabetes is a chronic disease that occurs when the pancreas does not produce enough insulin, or when the body can not effectively use the insulin that is produced. Diabetes mellitus can be divided into two types: Type 1 diabetes mellitus... more
We investigate the use of fuzzy logic as applied to feature selection and classification. Fuzzy logic, a generalization of Aristotelian logic, can be useful in situations where there is imprecision or vagueness in the problem domain.... more
Quick and accurate quantification of lake water quality (WQ) is essential for its management and improvement. Use of geotechnology (remote sensing, GIS, and GPS) applications is a step forward in improving our ability to effectively... more
In a real-world environment, there are several difficult obstacles to overcome in classification. Those obstacles are data overlapping and skewness of data distribution. Overlapping data occur when many data from different classes overlap... more
In a real-world environment, there are several difficult obstacles to overcome in classification. Those obstacles are data overlapping and skewness of data distribution. Overlapping data occur when many data from different classes overlap... more
Download research papers for free!