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

You might also read

Related Articles

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

Sort by
Same author

LSTM networks provide efficient cyanobacterial blooms forecasting even with incomplete spatio-temporal data.

Water research·2024
Same author

Artificial Intelligence Techniques for Automatic Detection of Peri-implant Marginal Bone Remodeling in Intraoral Radiographs.

Journal of digital imaging·2023
Same author

Hierarchical Mission Planning with a GA-Optimizer for Unmanned High Altitude Pseudo-Satellites.

Sensors (Basel, Switzerland)·2021
Same author

Automatic computation of mandibular indices in dental panoramic radiographs for early osteoporosis detection.

Artificial intelligence in medicine·2020
Same author

Structural correlates of apathy in Alzheimer's disease: a multimodal MRI study.

International journal of geriatric psychiatry·2016
Same author

Sensors and technologies in Spain: state-of-the-art.

Sensors (Basel, Switzerland)·2014
Same journal

A boundary-regularization-enhanced video anomaly detection network based on context-adaptive spatio-temporal conditional diffusion.

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

MT<sup>2</sup>-CSD and LLM-CRAN: A new dataset and an LLM-based multi-semantic knowledge fusion model for conversational stance detection.

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

TriAlignNet: A triple-path cross-modality alignment framework for multimodal time series forecasting.

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

Anchor-based disentanglement framework for incremental multi-view clustering.

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

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

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

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

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

Related Experiment Video

Updated: Jul 11, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.8K

Filter pruning for convolutional neural networks in semantic image segmentation.

Clara I López-González1, Esther Gascó1, Fredy Barrientos-Espillco2

  • 1Department of Software Engineering and Artificial Intelligence, Complutense University of Madrid, Madrid, 28040, Spain.

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

This study introduces novel filter and layer pruning methods for Convolutional Neural Networks (CNNs), significantly reducing model size and computational load while maintaining or improving accuracy. These explainable AI techniques offer efficient model compression for resource-constrained environments.

Keywords:
Convolutional Neural Networks (CNNs)Explainable Artificial Intelligence (xAI)Filter pruningImage segmentationModel compressionPrincipal Component Analysis (PCA)

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

409
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

8.8K

Related Experiment Videos

Last Updated: Jul 11, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

409
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

8.8K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Convolutional Neural Networks (CNNs) are crucial for real-time applications but demand significant resources.
  • Existing CNN compression methods often require extensive training and overlook data influence.
  • Resource-efficient AI is vital for deployment on edge devices and real-time systems.

Purpose of the Study:

  • To develop efficient and explainable methods for compressing Convolutional Neural Networks (CNNs).
  • To investigate the impact of data on model compression and performance.
  • To present novel pruning strategies applicable to various CNN architectures.

Main Methods:

  • Proposed two filter pruning methods utilizing Principal Component Analysis (PCA) and a next-convolution influence-metric.
  • Introduced a layer pruning approach specifically for U-Net architectures.
  • Implemented a fine-tuning strategy to restore model generalization post-pruning.
  • Developed an importance score distribution-based method using mean standard deviation and influence metrics.

Main Results:

  • Achieved significant parameter and FLOPs reduction on U-Net (98.7% and 97.5%), DeepLabv3+ (46.5% and 51.9%), SegNet (72.4% and 83.6%), and VGG-16 (86.5% and 82.2%).
  • Maintained or improved accuracy across all tested models and datasets, including a 0.35% gain for U-Net.
  • Demonstrated the generic applicability of the pruning strategies across different CNNs and semantic segmentation tasks.

Conclusions:

  • The developed pruning methods effectively reduce CNN complexity without compromising accuracy.
  • Explainable AI (xAI) context provides insights into the relationship between data and model performance.
  • These techniques offer a viable solution for deploying high-performance CNNs on resource-limited platforms.