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 Properties II01:17

Convolution Properties II

311
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...
311
Deconvolution01:20

Deconvolution

285
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
285
Downsampling01:20

Downsampling

293
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...
293
Filtration00:53

Filtration

1.1K
Filtration is a physical separation process that involves passing a suspension through a porous medium to separate solids from fluids. During filtration, solids collect on the porous medium while liquids, also collectively known as the filtrate, pass through. The filtration medium is selected based on the filtration purpose, quantity, and nature of the precipitate. The general criteria for a suitable filtering medium are that it is inert, mechanically strong, nonabsorbent toward dissolved...
1.1K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

472
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...
472
Convolution Properties I01:20

Convolution Properties I

261
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:
261

You might also read

Related Articles

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

Sort by
Same author

Nanoparticle-modified fishpond sediments improve metal immobilization, redox homeostasis, and stress tolerance in <i>Spinacia oleracea</i> under multi-metal exposure.

Frontiers in plant science·2026
Same author

Modeling learning engagement in AI-supported education: a crossover enabler-inhibitor framework.

Frontiers in psychology·2026
Same author

Comparative Evaluation of Induction Furnace Steel Rebars: Mechanical Properties, Microstructure, and High-Temperature Corrosion Behavior in Seawater.

Materials (Basel, Switzerland)·2026
Same author

Progastricsin (Pepsinogen C) is downregulated in gastric adenocarcinoma: evidence from a South Asian population.

BMC cancer·2026
Same author

Edaravone delivery of exosome-liposome hybrid nanoparticles for the treatment of ischemic stroke.

Materials today. Bio·2026
Same author

The ENL-USP7 Complex Regulates HIV Latency Through BRD4 Stabilization.

bioRxiv : the preprint server for biology·2026

Related Experiment Video

Updated: Oct 5, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

543

PCA driven mixed filter pruning for efficient convNets.

Waqas Ahmed1, Shahab Ansari1, Muhammad Hanif1

  • 1Faculty of Computer Science and Engineering, Ghulam Ishaq Khan Institute of Engineering Sciences and Technology Topi, Swabi, KPK, Pakistan.

Plos One
|January 24, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a novel mixed filter pruning method for deep neural networks (DNNs), significantly reducing model size and computational needs. The approach effectively compresses DNNs for resource-constrained devices without compromising accuracy.

More Related Videos

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

938

Related Experiment Videos

Last Updated: Oct 5, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

543
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

938

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep neural networks (DNNs) face deployment challenges on resource-limited devices due to high memory and computational demands.
  • Existing pruning techniques often leave residual redundancy in DNN models, limiting compression efficiency.

Purpose of the Study:

  • To develop an effective mixed filter pruning strategy for compressing DNNs.
  • To enable efficient deployment of DNNs on devices with constrained resources.

Main Methods:

  • A two-stage pruning approach combining Principal Component Analysis (PCA) and geometric median.
  • PCA identifies key filters for initial network reconstruction and reduction.
  • Geometric median further identifies and removes redundant filters for enhanced compression.

Main Results:

  • Significant reductions in operations and parameters across various datasets (CIFAR-10, CIFAR-100, ILSVRC 2017) and models (VGG-16, AlexNet, VGG-19).
  • Achieved compression rates up to 18.56x for operations and 36x for parameters.
  • Maintained high accuracy, with losses as low as 0.5% or even accuracy gains (1.2% for AlexNet).

Conclusions:

  • The proposed mixed pruning approach is effective for compressing DNNs.
  • The method enables substantial model compression while preserving or improving accuracy.
  • This technique facilitates the deployment of DNNs on resource-constrained edge devices.