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

Neuroplasticity01:01

Neuroplasticity

312
Neuroplasticity reflects the brain's remarkable capacity to adapt and evolve, responding dynamically to learning, experiences, or injury by reorganizing its neural circuitry. This reorganization involves creating new neural connections and refining old ones through a series of biological processes that contribute to the brain's lifelong development and adaptability.
312
Neural Circuits01:25

Neural Circuits

1.1K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.1K

You might also read

Related Articles

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

Sort by
Same author

Adsorption and fouling behaviors of customized nanocomposite membrane to trace pharmaceutically active compounds under multiple influent matrices.

Water research·2021
Same author

Design of novel functionalized collagen-chitosan-MBG scaffolds for enhancing osteoblast differentiation in BMSCs.

Biomedical materials (Bristol, England)·2021
Same author

Optically Modulated HfS<sub>2</sub>-Based Synapses for Artificial Vision Systems.

ACS applied materials & interfaces·2021
Same author

Access to Polycyclic Thienoindolines via Formal [2+2+1] Cyclization of Alkynyl Indoles with S<sub>8</sub> and K<sub>2</sub>S.

Organic letters·2021
Same author

Dynamic crotonylation of EB1 by TIP60 ensures accurate spindle positioning in mitosis.

Nature chemical biology·2021
Same author

Alcohol Abstinence Rescues Hepatic Steatosis and Liver Injury <i>via</i> Improving Metabolic Reprogramming in Chronic Alcohol-Fed Mice.

Frontiers in pharmacology·2021
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Jun 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

487

Cross-layer importance evaluation for neural network pruning.

Youzao Lian1, Peng Peng1, Kai Jiang1

  • 1Department of Control Science and Engineering, College of Electronic and Information Engineering, Tongji University, Shanghai 201804, China.

Neural Networks : the Official Journal of the International Neural Network Society
|September 17, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient Cross-Layer Importance Evaluation (CIE) method for pruning convolutional neural networks (CNNs). CIE automatically identifies optimal sparse structures, significantly reducing model size and accelerating inference with minimal accuracy loss.

Keywords:
Convolutional neural networksCross-layer importance evaluationFilter pruning

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

378

Related Experiment Videos

Last Updated: Jun 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

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

378

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Filter pruning is crucial for optimizing convolutional neural networks (CNNs) by reducing memory and inference time.
  • Existing heuristic pruning methods can be computationally expensive and time-consuming.
  • There is a need for efficient automated methods to determine optimal sparse structures in CNNs.

Purpose of the Study:

  • To propose an efficient Cross-Layer Importance Evaluation (CIE) method for automated CNN filter pruning.
  • To automatically calculate proportional relationships among convolutional layers for optimal sparsity.
  • To enhance the efficiency and accuracy of CNN models for deployment on edge devices.

Main Methods:

  • Implemented a grid sampling approach to prune each layer individually and record model accuracy.
  • Developed contribution matrices to quantify the importance of each layer to overall model accuracy.
  • Utilized a binary search algorithm to find the optimal sparse structure based on a target compression ratio.

Main Results:

  • Achieved significant model compression with minimal accuracy degradation across various image classification tasks.
  • Reduced FLOPs by over 50% for ResNet50 with only a 0.93% drop in top-1 accuracy.
  • Compressed VGG19 parameters by 27.23× with a 2.46× throughput increase, incurring only 0.24% accuracy loss.

Conclusions:

  • The proposed CIE method offers superior compression performance compared to existing pruning algorithms.
  • CIE demonstrates a low time cost, making it practical for efficient CNN optimization.
  • The method effectively balances efficiency and accuracy, facilitating CNN deployment on edge devices.