Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Vector Quantization

View through CrossRef
AbstractVector quantization (VQ) is a critical step in representing signals in digital form for computer processing. It has various uses in signal and image compression and in classification. If the signal samples are quantized separately, the operation is called “scalar quantization.” Consequently, if the samples are grouped to form vectors, their quantization is called “vector quantization.” Changing the quantization dimension from one (for scalar) to multiple (for vectors) has many important mathematical and practical implications. VQ produces indices that represent the vector formed by grouping samples. The output index, which is an integer, has little or no physical relation with the vector it is representing, which is formed by grouping real or complex valued samples. The word “quantization” in VQ comes from the fact that similar vectors are grouped together and represented by the same index. Therefore, many distinct vectors on the multidimensional space are quantized to a single vector that is represented by the index. The number of distinct indices defines the number of quantization levels. Assigning indices to a number of vectors has practical applications in compression and classification. This chapter presents the general layout of the VQ operation, introduces VQ design and optimality conditions, and gives examples about compression and classification applications.
Title: Vector Quantization
Description:
AbstractVector quantization (VQ) is a critical step in representing signals in digital form for computer processing.
It has various uses in signal and image compression and in classification.
If the signal samples are quantized separately, the operation is called “scalar quantization.
” Consequently, if the samples are grouped to form vectors, their quantization is called “vector quantization.
” Changing the quantization dimension from one (for scalar) to multiple (for vectors) has many important mathematical and practical implications.
VQ produces indices that represent the vector formed by grouping samples.
The output index, which is an integer, has little or no physical relation with the vector it is representing, which is formed by grouping real or complex valued samples.
The word “quantization” in VQ comes from the fact that similar vectors are grouped together and represented by the same index.
Therefore, many distinct vectors on the multidimensional space are quantized to a single vector that is represented by the index.
The number of distinct indices defines the number of quantization levels.
Assigning indices to a number of vectors has practical applications in compression and classification.
This chapter presents the general layout of the VQ operation, introduces VQ design and optimality conditions, and gives examples about compression and classification applications.

Related Results

Constrained Quantization for Probability Distributions
Constrained Quantization for Probability Distributions
In this work, we extend the classical framework of quantization for Borel probability measures defined on normed spaces Rk by introducing and analyzing the notions of the nth const...
Research on Quantization Parameter Decision Scheme for High Efficiency Video Coding
Research on Quantization Parameter Decision Scheme for High Efficiency Video Coding
High-Efficiency Video Coding (HEVC) is one of the most widely studied coding standards. It still uses the block-based hybrid coding framework of Advanced Video Coding (AVC), and co...
Mitigating Quantization Errors Due to Activation Spikes in Gated Linear Unit-Based Large Language Models
Mitigating Quantization Errors Due to Activation Spikes in Gated Linear Unit-Based Large Language Models
Modern large language models (LLMs) achieve state-of-the-art performance through architectural advancements but require high computational costs for inference. Post-training quanti...
Shrink and Eliminate: A Study of Post-Training Quantization and Repeated Operations Elimination in RNN Models
Shrink and Eliminate: A Study of Post-Training Quantization and Repeated Operations Elimination in RNN Models
Recurrent neural networks (RNNs) are neural networks (NN) designed for time-series applications. There is a growing interest in running RNNs to support these applications on edge d...
Valid Quantization: The Next Step
Valid Quantization: The Next Step
Canonical quantization is a wonderful procedure for selected problems, but there are many problems for which it fails. Affine quantization is a different procedure that has shown t...
Valid Quantization: The Next Step
Valid Quantization: The Next Step
Canonical quantization is a wonderful procedure for selected problems, but there are many problems for which it fails. Affine quantization is a different procedure that has shown t...
LungVision: X-ray Imagery Classification for On-Edge Diagnosis Applications
LungVision: X-ray Imagery Classification for On-Edge Diagnosis Applications
This study presents a comprehensive analysis of utilizing TensorFlow Lite on mobile phones for the on-edge medical diagnosis of lung diseases. This paper focuses on the technical d...
Dynamic Quantization of Digital Filter Coefficients
Dynamic Quantization of Digital Filter Coefficients
The possibility of quantizing the coefficients of a digital filter in the concept of dynamic mathematical programming, as a dynamic process of step-by-step quantization of co...

Back to Top