Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Fast planar-oriented ripple search algorithm for hyperspace VQ codebook.

Chin-Chen Chang1, Wen-Chuan Wu

  • 1Department of Computer Science and Information Engineering, National Chung Cheng University, Chiayi 621, Taiwan, ROC. ccc@cs.ccu.edu.tw

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|June 6, 2007
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

An autopsy-based study on child mortality under six in Taiwan: Forensic autopsy findings and the complexities of causal determination.

Journal of the Formosan Medical Association = Taiwan yi zhi·2026
Same author

Molecular Imaging in Primary Aldosteronism Subtyping: A Promising Complement but Not Yet a Replacement for Adrenal Venous Sampling.

Journal of the American Heart Association·2026
Same author

High-Payload and Secure Data Hiding for Medical Images in IoMT-Based eHealth Systems.

Sensors (Basel, Switzerland)·2026
Same author

Multimodal Navigation System for Visually Impaired Users Using Environmental Perception and Vision-Language Models.

Sensors (Basel, Switzerland)·2026
Same author

Renin-Guided Risk Stratification and Therapy in Hypertension to Reduce Major Adverse Cardiovascular Outcomes.

medRxiv : the preprint server for health sciences·2026
Same author

NT-proBNP and its association with autonomous aldosterone production in primary aldosteronism.

Therapeutic advances in endocrinology and metabolism·2026
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

This study introduces a faster codebook search for vector quantization (VQ), reducing complexity. The novel method achieves near full-search VQ performance with improved speed and minimal extra storage.

Area of Science:

  • Computer Science
  • Signal Processing
  • Data Compression

Background:

  • Vector Quantization (VQ) is crucial for data compression but suffers from high computational complexity, particularly in the codebook search phase.
  • Full-search VQ offers optimal performance but is computationally prohibitive for many real-time applications.
  • Existing partial-search methods offer speed improvements but often at the cost of significant quantization distortion.

Purpose of the Study:

  • To develop a fast and efficient codebook search algorithm for Vector Quantization.
  • To reduce the computational complexity associated with the quantization process in VQ.
  • To achieve quantization performance close to full-search VQ while maintaining high speed.

Main Methods:

  • The proposed method utilizes a planar Voronoi diagram to define a ripple search domain, enabling localized searching.

Related Experiment Videos

  • A duplication mechanism is incorporated to minimize quantization distortion, approaching the accuracy of full-search VQ.
  • The algorithm focuses on searching local regions rather than performing a global exploration of the codebook.
  • Main Results:

    • Experimental results demonstrate a significant increase in quantization speed compared to existing partial-search methods.
    • The proposed method achieves quantization distortion levels comparable to full-search VQ.
    • The algorithm requires only a minimal amount of additional storage for the duplication mechanism.

    Conclusions:

    • The developed fast codebook search method effectively reduces VQ complexity.
    • The approach offers a favorable trade-off between speed, accuracy, and storage requirements.
    • This method presents a viable solution for efficient VQ implementation in resource-constrained environments.