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

199
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...
199
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

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

Convolution Properties I

149
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:
149
Deconvolution01:20

Deconvolution

159
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...
159
Survival Tree01:19

Survival Tree

85
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
85

You might also read

Related Articles

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

Sort by
Same author

Potential of Bacillus amyloliquefaciens XSZ-1 as a bio-inoculant for enhancing cotton productivity and health in saline-alkali cotton field soil.

World journal of microbiology & biotechnology·2026
Same author

A novel colorimetric detection based on bifunctionalized gold nanoparticle combined with machine learning and deep learning models to identify microbial transglutaminase in foods.

Talanta·2025
Same author

Incidence, predictors, and clinical outcomes of thrombus propagation in patients with acute isolated calf muscle venous thrombosis.

Journal of vascular surgery. Venous and lymphatic disorders·2025
Same author

Antimicrobial Activity of Nano-GeO<sub>2</sub>/CTAB Complex Against Fungi and Bacteria Isolated from Paper.

International journal of molecular sciences·2025
Same author

Triglyceride-glucose Index as a Valuable Marker to Predict Severity of Coronary Artery Disease: A Retrospective Cohort Study.

Clinical and applied thrombosis/hemostasis : official journal of the International Academy of Clinical and Applied Thrombosis/Hemostasis·2024
Same author

Enhanced High-Fructose Corn Syrup Production: Immobilizing <i>Serratia marcescens</i> Glucose Isomerase on MOF (Co)-525 Reduces Co<sup>2+</sup> Dependency in Glucose Isomerization to Fructose.

Foods (Basel, Switzerland)·2024
Same journal

A tri-axis optomechanical accelerometer with plasmonic MIM waveguide and structural direction-dependent optical signatures.

Scientific reports·2026
Same journal

Holographic leaky-wave antennas with independently controlled multiple counter-rotating vortex beams.

Scientific reports·2026
Same journal

Differential associations of longitudinal hearing and vision trajectories with dementia and mild cognitive impairment in older adults.

Scientific reports·2026
Same journal

Abdominal obesity and leisure-time sedentary behavior in relation to gastroesophageal reflux disease risk: a prospective cohort study from the UK Biobank.

Scientific reports·2026
Same journal

Effect of nitrogen-rich COF incorporation on the structure and separation performance of polyamide nanofiltration membranes.

Scientific reports·2026
Same journal

Withanolide A inhibits hIAPP aggregation: An In silico, biophysical, and drosophila-based In vivo validation.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jul 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

533

Complex hybrid weighted pruning method for accelerating convolutional neural networks.

Xu Geng1, Jinxiong Gao1, Yonghui Zhang2

  • 1School of Information and Communication Engineering, Hainan University, Haikou, 570228, China.

Scientific Reports
|March 6, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a novel hybrid weighted pruning method for convolutional neural networks, significantly reducing computations while maintaining high performance. The approach effectively prunes filters and considers batch normalization layers for better network compression.

More Related Videos

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

399
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Related Experiment Videos

Last Updated: Jul 1, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

399
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Convolutional Neural Networks (CNNs) are computationally intensive, necessitating efficient compression and acceleration techniques.
  • Current filter pruning methods, such as norm-based and relation-based approaches, often overlook filter diversity and batch normalization layer impacts, potentially degrading performance.

Purpose of the Study:

  • To address the limitations of existing filter pruning methods.
  • To introduce a novel complex hybrid weighted pruning method that enhances filter pruning effectiveness and robustness.

Main Methods:

  • Empirical analysis of norm-based and similarity-based pruning drawbacks.
  • Development of a complex hybrid weighted pruning method evaluating filter correlations, norms, and batch normalization parameters.
  • Comprehensive pruning experiments on ResNet architectures using ImageNet and CIFAR-10 datasets.

Main Results:

  • The proposed hybrid weighted pruning method effectively identifies and removes redundant filters without significant performance degradation.
  • Achieved a 53.5% reduction in floating-point operations for ResNet-50 on ImageNet with only a 0.6% performance loss.
  • Demonstrated significant efficacy across different ResNet depths and datasets.

Conclusions:

  • The complex hybrid weighted pruning method offers a robust and effective solution for compressing CNNs.
  • This approach successfully balances network compression with performance preservation, outperforming existing methods.