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

Acceleration Vectors01:30

Acceleration Vectors

8.0K
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...
8.0K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

47
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
47
Angular Velocity and Acceleration01:11

Angular Velocity and Acceleration

9.2K
We previously discussed angular velocity for uniform circular motion, however not all motion is uniform. Envision an ice skater spinning with their arms outstretched; when they pull their arms inward, their angular velocity increases. Additionally, think about a computer's hard disk slowing to a halt as the angular velocity decreases. The faster the change in angular velocity, the greater the angular acceleration. The instantaneous angular acceleration is defined as the derivative of...
9.2K
Direction of Acceleration Vectors01:10

Direction of Acceleration Vectors

8.1K
Acceleration occurs when velocity changes in magnitude (an increase or decrease in speed), direction, or both. Although acceleration is in the direction of the change in velocity, it is not always in the direction of motion. When an object slows down, its acceleration is opposite to the direction of its motion. This is commonly referred to as deceleration. However, the term deceleration can cause confusion in analysis because it is not a vector; it does not point to a specific direction with...
8.1K
Kinematic Equations: Problem Solving01:15

Kinematic Equations: Problem Solving

12.0K
When analyzing one-dimensional motion with constant acceleration, the problem-solving strategy involves identifying the known quantities and choosing the appropriate kinematic equations to solve for the unknowns. Either one or two kinematic equations are needed to solve for the unknowns, depending on the known and unknown quantities. Generally, the number of equations required is the same as the number of unknown quantities in the given example. Two-body pursuit problems always require two...
12.0K

You might also read

Related Articles

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

Sort by
Same author

Robust data-driven feedback linearization using neural network based sparse identification of nonlinear dynamics.

ISA transactions·2026
Same author

Hidden community interlayer spillover detection in financial multilayer networks: Generalization of hierarchical clustering to multilayer networks.

PloS one·2025
Same author

Explainable hierarchical machine-learning approaches for multimodal prediction of conversion from mild cognitive impairment to Alzheimer's disease.

Physical and engineering sciences in medicine·2025
Same author

Efficient compression of encoder-decoder models for semantic segmentation using the separation index.

Scientific reports·2025
Same author

Comparative analysis of sandstone microtomographic image segmentation using advanced convolutional neural networks with pixelwise and physical accuracy evaluation.

Scientific reports·2025
Same author

Design of thin, wideband electromagnetic absorbers with polarization and angle insensitivity using deep learning.

Scientific reports·2025

Related Experiment Video

Updated: Jun 18, 2025

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

3.9K

A geometric approach for accelerating neural networks designed for classification problems.

Mohsen Saffar1, Ahmad Kalhor2, Ali Habibnia3

  • 1School of Electrical and Computer Engineering, College of Engineering, University of Tehran, Tehran, Iran. mohsen_saffar@ut.ac.ir.

Scientific Reports
|July 30, 2024
PubMed
Summary

This study introduces a geometric compression technique for neural networks, using a separation index to remove non-informative parts. This method significantly prunes parameters in networks like VGG16, improving efficiency.

Keywords:
Convolutional neural networkDataflow evaluationNetwork compressionSeparation index

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
Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain
05:28

Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain

Published on: August 9, 2024

1.0K

Related Experiment Videos

Last Updated: Jun 18, 2025

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

3.9K
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
Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain
05:28

Author Spotlight: Unveiling the Molecular Basis of Pain Perception and Neuropathic Pain

Published on: August 9, 2024

1.0K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Convolutional Neural Networks (CNNs) are computationally intensive, limiting their deployment on resource-constrained devices.
  • Model compression techniques are crucial for accelerating CNN computations and enhancing generalization.
  • Existing methods often lack a systematic approach to identify and remove non-informative network components.

Purpose of the Study:

  • To propose a novel geometric-based technique for compressing CNNs.
  • To accelerate computations and improve generalization by eliminating non-informative network elements.
  • To systematically compress convolutional and fully connected layers.

Main Methods:

  • Utilizing a geometric index, the separation index, to evaluate network element functionality.
  • Applying center-based separation index for optimal compression of convolutional and fully connected layers.
  • Developing an algorithm to exclude low-performance layers, select optimal filters, and tune fully connected layer parameters.

Main Results:

  • Demonstrated effective compression on CIFAR-10 and ImageNet datasets.
  • Achieved significant parameter pruning: 87.5% for VGG16, 77.6% for GoogLeNet, and 78.8% for DenseNet.
  • Outperformed state-of-the-art methods in network compression effectiveness.

Conclusions:

  • The proposed geometric-based compression technique offers an effective way to reduce CNN complexity.
  • The method systematically identifies and removes redundant network components, leading to improved efficiency and generalization.
  • This approach provides a valuable tool for deploying deep learning models in practical applications.