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 Concept Videos

Fast Fourier Transform01:10

Fast Fourier Transform

1.0K
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
1.0K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

407
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
407
Downsampling01:20

Downsampling

724
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
724

You might also read

Related Articles

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

Sort by
Same author

A Randomized Controlled Trial of Yizhi Kaiqiao Formula Combined With Repetitive Transcranial Magnetic Stimulation on Neurocognitive and Social Outcomes in Preschool Children With Autism Spectrum Disorder.

Developmental neurobiology·2026
Same author

Advancing high-altitude medicine: a model for the future.

Signal transduction and targeted therapy·2026
Same author

<sup>68</sup>Ga-Labeled LLP2A for PET Imaging of Very Late Antigen-4 in Acute Cardiac Rejection.

Molecular pharmaceutics·2026
Same author

Deciphering Object Concepts: Hierarchical Cross-Modal Relational Reasoning for Mining Object-Attribute-Affordance Associations.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Validating a gamified size perception task for identifying cognitive profiles in children: a latent profile analysis of executive function and sensory measures.

Frontiers in psychology·2026
Same author

DARS2 serves as an independent prognostic factor and participates in multiple biological processes in bladder urothelial carcinoma.

Translational andrology and urology·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

Related Experiment Video

Updated: Feb 25, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

8.1K

Distributed Adaptive Binary Quantization for Fast Nearest Neighbor Search.

Xianglong Liu, Zhujin Li, Cheng Deng

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |July 28, 2017
    PubMed
    Summary
    This summary is machine-generated.

    Adaptive Binary Quantization (ABQ) offers improved nearest neighbor search for big data. This novel hashing method generates more discriminative binary codes, outperforming existing techniques with significant performance gains.

    More Related Videos

    Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
    05:30

    Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

    Published on: September 8, 2023

    1.2K

    Related Experiment Videos

    Last Updated: Feb 25, 2026

    Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
    07:35

    Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

    Published on: October 11, 2018

    8.1K
    Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
    05:30

    Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

    Published on: September 8, 2023

    1.2K

    Area of Science:

    • Computer Science
    • Machine Learning
    • Data Mining

    Background:

    • Hashing is crucial for efficient nearest neighbor search in big data.
    • Prototype-based hashing methods offer stronger discriminative power for complex data structures.
    • Existing methods like spherical hashing and K-means hashing have limitations in effective binary code utilization.

    Purpose of the Study:

    • To propose a novel adaptive binary quantization (ABQ) method for enhanced nearest neighbor search.
    • To develop a hashing technique that learns discriminative hash functions with unique, small binary codes.
    • To address the ineffective coding limitations of current prototype-based hashing methods.

    Main Methods:

    • Developed an alternating optimization approach to adaptively discover prototype and code sets.
    • Proposed an adaptive binary quantization (ABQ) method for learning discriminative hash functions.
    • Designed a distributed framework to accelerate large-scale ABQ training.

    Main Results:

    • The proposed ABQ method significantly outperforms state-of-the-art hashing techniques.
    • Experiments on large-scale datasets (up to 80 million) show performance gains up to 58.84%.
    • The method demonstrates efficient training, linear to the number of data points, and generalizes to product spaces.

    Conclusions:

    • Adaptive Binary Quantization (ABQ) provides a robust and efficient solution for nearest neighbor search in big data.
    • The method's ability to learn adaptive prototypes and codes leads to superior performance.
    • The distributed framework enables scalable application of ABQ to massive datasets.