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

Upsampling01:22

Upsampling

242
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...
242
Downsampling01:20

Downsampling

167
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...
167
Reducing Line Loss01:18

Reducing Line Loss

156
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
156
Deconvolution01:20

Deconvolution

168
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...
168
Active Filters01:25

Active Filters

837
Active filters are electronic circuits that use operational amplifiers (op-amps), resistors, and capacitors to filter out unwanted frequency components from a signal. A first-order low-pass active filter is designed to pass signals with a frequency lower than a certain cutoff frequency and attenuate frequencies higher than that cutoff frequency. The transfer function for a first-order low-pass active filter is:
837
Survival Tree01:19

Survival Tree

89
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...
89

You might also read

Related Articles

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

Sort by
Same author

Underlying Semantic Diffusion for Effective and Efficient In-Context Learning.

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

The Current Application Prospects of Nanomedicine in Renal Ischemia-Reperfusion Injury.

International journal of nanomedicine·2026
Same author

Odor-induced sweetness enhancement: EEG evidence for olfactory and gustatory cross-modal interactions.

Current research in food science·2026
Same author

A multi-modal foundation model for brain disease diagnosis and medical imaging.

Patterns (New York, N.Y.)·2026
Same author

Exploring the Stochastic Regularisation in Normalisation Layers for Semi-Supervised Learning.

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

Close-Range 3D Hyperspectral Measurement System with a Physics-Guided Spectral Correction Model.

Sensors (Basel, Switzerland)·2026

Related Experiment Video

Updated: Jul 13, 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

568

Manipulating Identical Filter Redundancy for Efficient Pruning on Deep and Complicated CNN.

Tianxiang Hao, Xiaohan Ding, Jungong Han

    IEEE Transactions on Neural Networks and Learning Systems
    |October 12, 2023
    PubMed
    Summary
    This summary is machine-generated.

    Centripetal SGD (C-SGD) organizes redundancy in convolutional neural networks (CNNs) by creating identical filters. This facilitates efficient network pruning without accuracy loss or fine-tuning, improving CNN performance.

    More Related Videos

    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
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    439

    Related Experiment Videos

    Last Updated: Jul 13, 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

    568
    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
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    439

    Area of Science:

    • Artificial Intelligence
    • Computer Vision
    • Machine Learning

    Background:

    • Convolutional Neural Networks (CNNs) possess inherent redundancy, allowing for filter/channel removal.
    • Current CNN training objectives neglect redundancy, leading to random distribution and potential accuracy drops upon pruning.
    • Existing methods often require extensive fine-tuning after pruning to recover performance.

    Purpose of the Study:

    • To propose a novel training method that manipulates redundancy for effective network pruning.
    • To develop a technique that facilitates the removal of redundant filters/channels without compromising network performance.
    • To enhance the efficiency and accuracy of CNNs through organized redundancy.

    Main Methods:

    • Introduction of a novel optimization algorithm: centripetal Stochastic Gradient Descent (C-SGD).
    • C-SGD intentionally creates identical filters during training, establishing ideal redundancy patterns.
    • Simultaneous application of C-SGD across all layers, including very deep CNNs.

    Main Results:

    • C-SGD demonstrates superior performance on CIFAR and ImageNet datasets compared to existing methods.
    • Organized redundancy achieved by C-SGD leads to better network efficiency and accuracy.
    • The method enables pruning without the need for post-training fine-tuning.

    Conclusions:

    • C-SGD effectively organizes redundancy in CNNs, simplifying network pruning.
    • The proposed method offers an efficient and accurate approach to CNN optimization and compression.
    • C-SGD presents a promising direction for developing more streamlined and performant deep learning models.