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

Accelerators01:17

Accelerators

278
Accelerators in concrete serve as admixtures to speed up the hardening process, enabling the concrete to achieve early strength faster. Although accelerators do not necessarily impact the time it takes concrete to set, they reduce this time in practice. A common accelerator is calcium chloride, which is particularly useful for hastening early strength development in cold weather or for rapid repair jobs that require quick heat generation after mixing.
The effectiveness of calcium chloride can...
278
Protein Networks02:26

Protein Networks

4.5K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.5K
Theory of Attribution I: Correspondent Inference Theory01:15

Theory of Attribution I: Correspondent Inference Theory

485
Correspondent inference theory, proposed by Jones and Davis in 1965, seeks to explain how individuals infer stable personality traits from observed behaviors. It suggests that people attribute actions to underlying dispositions rather than external circumstances, particularly when the behavior appears intentional and socially significant.Voluntary Behavior and Dispositional AttributionAccording to this theory, individuals are more likely to attribute behavior to personal traits when it appears...
485
Accelerating Fluids01:17

Accelerating Fluids

2.3K
When a fluid is in constant acceleration, the pressure and buoyant force equations are modified. Suppose a beaker is placed in an elevator accelerating upward with a constant acceleration, a. In the beaker, assume there is a thin cylinder of height h with an infinitesimal cross-sectional area, ΔS.
The motion of the liquid within this infinitesimal cylinder is considered to obtain the pressure difference. Three vertical forces act on this liquid:
2.3K
Instantaneous Acceleration01:16

Instantaneous Acceleration

22.7K
Acceleration is in the direction of the change in velocity, but it is not always in the direction of motion. When an object slows down, its acceleration is opposite to the direction of its motion. Although commonly referred to as deceleration, this causes confusion in our analysis as deceleration is not a vector, and does not point to a specific direction with respect to a coordinate system. Therefore, the term deceleration is not used. For example, when a subway train slows down, it...
22.7K
Acceleration Vectors01:30

Acceleration Vectors

21.7K
In everyday conversation, accelerating means speeding up. Acceleration is a vector in the same direction as the change in velocity, Δv, therefore the greater the acceleration, the greater the change in velocity over a given time. Since velocity is a vector, it can change in magnitude, direction, or both. Thus acceleration is a change in speed or direction, or both. For example, if a runner traveling at 10 km/h due east slows to a stop, reverses direction, and continues their run at 10 km/h...
21.7K

You might also read

Related Articles

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

Sort by
Same author

Deep Learning for Image Watermarking: A Comprehensive Review and Analysis of Techniques, Challenges, and Applications.

Sensors (Basel, Switzerland)·2026
Same author

Bidirectional Multiscale Efficient Dilated Convolutional Recurrent Neural Network Improved by Swarm Intelligence Optimization.

IEEE transactions on neural networks and learning systems·2025
Same author

Learning Enabled Control for Optimal EPO Dosage in Virtual CKD Patients: Case of Bleeding and Missing Dosage.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Patient-Specific Modeling and Model Predictive Control Approach to Personalized Optimal Anemia Management.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2023
Same author

Convergence Analysis of Online Gradient Method for High-Order Neural Networks and Their Sparse Optimization.

IEEE transactions on neural networks and learning systems·2023
Same author

Control-Relevant Adaptive Personalized Modeling From Limited Clinical Data for Precise Warfarin Management.

IEEE open journal of engineering in medicine and biology·2023

Related Experiment Video

Updated: Jan 22, 2026

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

1.0K

Redundant feature pruning for accelerated inference in deep neural networks.

Babajide O Ayinde1, Tamer Inanc1, Jacek M Zurada2

  • 1Electrical and Computer Engineering, University of Louisville, Louisville, KY, 40292, USA.

Neural Networks : the Official Journal of the International Neural Network Society
|July 7, 2019
PubMed
Summary

This study introduces an efficient method to reduce computational costs in deep neural networks by pruning redundant filters. This technique significantly lowers inference expenses while maintaining competitive model performance.

Keywords:
Cosine similarityDeep learningDeep neural networksFeature correlationFilter pruningRedundancy reduction

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.9K
Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.6K

Related Experiment Videos

Last Updated: Jan 22, 2026

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

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K
Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.6K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep and wide convolutional neural network models often contain redundant features, leading to increased computational costs.
  • Over-sized models exhibit feature redundancy, where filters are similar or shifted versions of each other, impacting efficiency.

Purpose of the Study:

  • To present an efficient technique for reducing the inference cost of deep and wide convolutional neural network models.
  • To address the issue of filtering redundancy in oversized deep neural network models.

Main Methods:

  • Proposing a method to prune redundant features (filters) and their associated feature maps.
  • Utilizing relative cosine distances in the feature space to identify and remove redundant filters.

Main Results:

  • Demonstrated significant reduction in inference costs (in FLOPS) across various models (VGG-16, ResNet-56, ResNet-110, ResNet-34).
  • Achieved competitive performance comparable to state-of-the-art models on datasets like MNIST, CIFAR-10, and ImageNet.
  • Resulted in smaller network sizes with reduced post-training inference computational costs.

Conclusions:

  • The proposed pruning technique effectively reduces computational inference costs in deep neural networks.
  • The method maintains competitive performance, making it a viable approach for efficient model deployment.
  • Feature pruning based on cosine distance is an effective strategy for optimizing convolutional neural network efficiency.