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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

551
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
551
Convolution Properties I01:20

Convolution Properties I

318
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
318
Upsampling01:22

Upsampling

378
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
378
Convolution Properties II01:17

Convolution Properties II

352
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
352
Downsampling01:20

Downsampling

340
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...
340
Inverse z-Transform by Partial Fraction Expansion01:20

Inverse z-Transform by Partial Fraction Expansion

485
The inverse z-transform is a crucial technique for converting a function from its z-domain representation back to the time domain. One effective method for finding the inverse z-transform is the Partial Fraction Method, which involves decomposing a function into simpler fractions with distinct coefficients. These fractions correspond to known z-transform pairs, facilitating the inverse transformation process.
To begin the process, the poles of the function are identified and the function is...
485

You might also read

Related Articles

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

Sort by
Same author

Integrative genomic and functional characterization of <i>FAM3</i> family genes reveals their diagnostic and prognostic roles in kidney renal clear cell carcinoma.

Cytotechnology·2026
Same author

Laser Guidance Improves Accuracy and First-pass Success in CT-Guided Interventions: A Multicenter Randomized Trial.

Academic radiology·2026
Same author

A longitudinal study of early postoperative symptom cluster trajectories in patients with gynecologic malignancies.

BMC women's health·2025
Same author

Pseudo-Rendering for Resolution and Topology-Invariant Cortical Parcellation.

Machine learning in medical imaging. MLMI (Workshop)·2025
Same author

QUANTIFYING WHITE MATTER HYPERINTENSITY AND BRAIN VOLUMES IN HETEROGENEOUS CLINICAL AND LOW-FIELD PORTABLE MRI.

Proceedings. IEEE International Symposium on Biomedical Imaging·2025
Same author

A new compression strategy to reduce the size of nanopore sequencing data.

Genome research·2025
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

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

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

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

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

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

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

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

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

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

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Nov 4, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

594

Transform Quantization for CNN Compression.

Sean I Young, Wang Zhe, David Taubman

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |May 28, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces transform quantization for compressing convolutional neural networks (CNNs). This method achieves superior compression rates for CNN models at low bit-rates, outperforming existing techniques.

    More Related Videos

    Using Computer Vision Libraries to Streamline Nuclei Quantification
    06:25

    Using Computer Vision Libraries to Streamline Nuclei Quantification

    Published on: June 6, 2025

    477

    Related Experiment Videos

    Last Updated: Nov 4, 2025

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    594
    Using Computer Vision Libraries to Streamline Nuclei Quantification
    06:25

    Using Computer Vision Libraries to Streamline Nuclei Quantification

    Published on: June 6, 2025

    477

    Area of Science:

    • Computer Vision
    • Machine Learning
    • Deep Learning

    Background:

    • Convolutional Neural Networks (CNNs) require significant computational resources.
    • Existing CNN quantization methods often yield suboptimal performance or are limited to training-time compression.
    • Efficient compression of pre-trained CNN models is crucial for deployment on resource-constrained devices.

    Purpose of the Study:

    • To develop a novel post-training compression technique for CNNs.
    • To improve compression efficiency and performance at low bit-rates.
    • To unify quantization and dimensionality reduction into a single framework.

    Main Methods:

    • Developed a rate-distortion framework for CNN quantization.
    • Introduced transform quantization, combining decorrelation and quantization.
    • Derived an optimal End-to-end Learned Transform (ELT) for weight transformation.
    • Applied optimal bit-depth allocation post-decorrelation.

    Main Results:

    • Transform quantization significantly advances the state of the art in CNN compression.
    • Achieved superior compression at any given bit-rate compared to previous methods.
    • Demonstrated effective compression of models like AlexNet, ResNet, and DenseNet to 1-2 bits.
    • Showcased improved performance in both retrained and non-retrained quantization scenarios.

    Conclusions:

    • Transform quantization offers a unified and effective approach for CNN compression.
    • The proposed method enables efficient low bit-rate compression and inference in the transform domain.
    • This technique facilitates the deployment of large CNN models on edge devices.