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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

56
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...
56
Survival Tree01:19

Survival Tree

86
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
86
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

106
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
106
Improving Translational Accuracy02:07

Improving Translational Accuracy

10.5K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
10.5K
Neuroplasticity01:01

Neuroplasticity

363
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.
363
Multicompartment Models: Overview01:14

Multicompartment Models: Overview

145
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
145

You might also read

Related Articles

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

Sort by
Same author

Prohibitin as an oxidative stress biomarker in the eye.

International journal of biological macromolecules·2010
Same author

Ion-mediated electron transfer in a supramolecular donor-acceptor ensemble.

Science (New York, N.Y.)·2010
Same author

Three-metal coordination by novel bisporphyrin architectures.

Inorganic chemistry·2010
Same author

Large-scale data integration framework provides a comprehensive view on glioblastoma multiforme.

Genome medicine·2010
Same author

Asymptomatic patients of chronic obstructive pulmonary disease in China.

Chinese medical journal·2010
Same author

SiRNA-mediated PIAS1 silencing promotes inflammatory response and leads to injury of cerulein-stimulated pancreatic acinar cells via regulation of the P38MAPK signaling pathway.

International journal of molecular medicine·2010

Related Experiment Video

Updated: Jul 6, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

405

CRESPR: Modular sparsification of DNNs to improve pruning performance and model interpretability.

Tianyu Kang1, Wei Ding1, Ping Chen1

  • 1University of Massachusetts Boston, United States of America.

Neural Networks : the Official Journal of the International Neural Network Society
|January 10, 2024
PubMed
Summary

Cluster-Restricted Extreme Sparsity Pruning of Redundancy (CRESPR) prunes neural networks into modular units for efficient, interpretable deep learning models. This method enhances performance at high pruning ratios, offering better insights into model decision-making.

Keywords:
Model interpretabilityNeural network pruning

More Related Videos

Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions
07:38

Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions

Published on: June 7, 2024

1.6K
3D Modeling of Dendritic Spines with Synaptic Plasticity
07:13

3D Modeling of Dendritic Spines with Synaptic Plasticity

Published on: May 18, 2020

6.9K

Related Experiment Videos

Last Updated: Jul 6, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

405
Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions
07:38

Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions

Published on: June 7, 2024

1.6K
3D Modeling of Dendritic Spines with Synaptic Plasticity
07:13

3D Modeling of Dendritic Spines with Synaptic Plasticity

Published on: May 18, 2020

6.9K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Modern deep neural networks (DNNs) possess numerous parameters, leading to high computational and memory costs.
  • Model pruning offers a solution to reduce complexity, decrease resource demands, and improve model interpretability.
  • Existing pruning methods may struggle to maintain performance at extreme sparsity levels.

Purpose of the Study:

  • To introduce a novel pruning algorithm, Cluster-Restricted Extreme Sparsity Pruning of Redundancy (CRESPR).
  • To enhance pruning efficiency and achieve better performance, especially at high pruning ratios.
  • To improve the interpretability of deep neural network models.

Main Methods:

  • Developed CRESPR, a pruning algorithm that partitions neural networks into modular units.
  • Utilized the Hessian matrix to provide an analytic explanation for the performance benefits of modular structures in sparse DNNs.
  • Designed modular units with predominantly internal connections to reveal feature processing pathways.

Main Results:

  • CRESPR demonstrates superior pruning performance compared to state-of-the-art methods at high and extremely high pruning ratios.
  • The modular structure of CRESPR facilitates a clearer understanding of how feature subgroups are processed within the DNN.
  • Experimental validation across multiple DNN architectures and datasets confirmed CRESPR's effectiveness.

Conclusions:

  • CRESPR offers an effective strategy for pruning deep neural networks, achieving high efficiency and performance.
  • The algorithm significantly enhances model interpretability by exposing internal processing mechanisms.
  • CRESPR represents a promising advancement for developing more efficient and understandable AI models.