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

Trimmed Mean01:10

Trimmed Mean

3.0K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
3.0K

You might also read

Related Articles

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

Sort by
Same author

LDSNet: A Lightweight Detail-Sensitive Network for Small Object Detection in Low-Altitude UAV Scenarios.

Journal of imaging·2026
Same author

Unified Multi-Modal Object Tracking Through Spatial-Temporal Propagation and Modality Synergy.

Journal of imaging·2025
Same author

Deep learning-based debris flow hazard detection and recognition system: a case study.

Scientific reports·2025
Same author

Single-Pixel Background Modeling Algorithm for Strong Sky Scenes Based on Local Region Spatial Bases.

Sensors (Basel, Switzerland)·2023
Same author

MEMe: A Mutually Enhanced Modeling Method for Efficient and Effective Human Pose Estimation.

Sensors (Basel, Switzerland)·2022
Same author

Blind Deblurring Based on Sigmoid Function.

Sensors (Basel, Switzerland)·2021
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Oct 17, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.7K

Filter Pruning via Measuring Feature Map Information.

Linsong Shao1,2,3, Haorui Zuo2, Jianlin Zhang2

  • 1Key Laboratory of Optical Engineering, Chinese Academy of Sciences, Chengdu 610200, China.

Sensors (Basel, Switzerland)
|October 13, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces novel neural network pruning methods that leverage feature map information for efficient model compression. These techniques significantly reduce computational complexity while preserving model performance, outperforming existing advanced methods.

Keywords:
filter pruninginformation entropymodel compressionnormalization

More Related Videos

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

43.1K
Quantifying X-Ray Fluorescence Data Using MAPS
14:58

Quantifying X-Ray Fluorescence Data Using MAPS

Published on: February 17, 2018

10.9K

Related Experiment Videos

Last Updated: Oct 17, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.7K
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

43.1K
Quantifying X-Ray Fluorescence Data Using MAPS
14:58

Quantifying X-Ray Fluorescence Data Using MAPS

Published on: February 17, 2018

10.9K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning models are computationally intensive, limiting their deployment on resource-constrained devices.
  • Existing neural network pruning methods often overlook the relationship between feature maps and filters, focusing solely on filter-intrinsic information.

Purpose of the Study:

  • To develop novel pruning methods that efficiently reduce the computational complexity of deep neural networks.
  • To explore the utility of feature map information for evaluating filter importance.
  • To enhance model compression while maintaining high performance.

Main Methods:

  • Proposed a pruning method using information entropy of feature maps to assess filter importance, incorporating normalization for cross-layer comparison.
  • Introduced a parallel pruning strategy combining the novel method with slimming techniques for improved computational cost.
  • Evaluated methods on ResNet50 (ImageNet) and DenseNet40 (CIFAR10).

Main Results:

  • The proposed methods achieved significant reductions in parameters and FLOPs (Floating Point Operations) while preserving accuracy.
  • ResNet50 on ImageNet reached 72.02% top-1 accuracy with 11.41M parameters and 1.12B FLOPs.
  • DenseNet40 on CIFAR10 achieved 94.04% accuracy with 0.38M parameters and 110.72M FLOPs, further reduced to 0.37M parameters and 100.12M FLOPs with the parallel method.

Conclusions:

  • The novel pruning methods effectively reduce computational complexity and resource requirements of deep models.
  • Leveraging feature map information provides a valuable approach for filter importance assessment in neural network pruning.
  • The proposed techniques offer a superior balance of accuracy, parameter count, and computational cost compared to existing advanced methods.