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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

411
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
411
Entropy02:39

Entropy

31.3K
Salt particles that have dissolved in water never spontaneously come back together in solution to reform solid particles. Moreover, a gas that has expanded in a vacuum remains dispersed and never spontaneously reassembles. The unidirectional nature of these phenomena is the result of a thermodynamic state function called entropy (S). Entropy is the measure of the extent to which the energy is dispersed throughout a system, or in other words, it is proportional to the degree of disorder of a...
31.3K
Convolution Properties II01:17

Convolution Properties II

287
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
287
Convolution Properties I01:20

Convolution Properties I

240
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
240
Entropy and Solvation02:05

Entropy and Solvation

7.2K
The process of surrounding a solute with solvent is called solvation. It involves evenly distributing the solute within the solvent. The rule of thumb for determining a solvent for a given compound is that like dissolves like. A good solvent has molecular characteristics similar to those of the compound to be dissolved. For example, polar solutions dissolve polar solutes, and apolar solvents dissolve apolar solutes. A polar solvent is a solvent that has a high dielectric constant (ϵ...
7.2K
Entropy Change in Reversible Processes01:10

Entropy Change in Reversible Processes

2.7K
In the Carnot engine, which achieves the maximum efficiency between two reservoirs of fixed temperatures, the total change in entropy is zero. The observation can be generalized by considering any reversible cyclic process consisting of many Carnot cycles. Thus, it can be stated that the total entropy change of any ideal reversible cycle is zero.
The statement can be further generalized to prove that entropy is a state function. Take a cyclic process between any two points on a p-V diagram.
2.7K

You might also read

Related Articles

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

Sort by
Same author

Spiking neural networks provide accurate and time-efficient models for whisker stimulus classification of the awake mouse.

Frontiers in neuroscience·2026
Same author

SHREC 2025: Protein Surface Shape Retrieval including Electrostatic potential.

ArXiv·2025
Same author

On Entropic Learning from Noisy Time Series in the Small Data Regime.

Entropy (Basel, Switzerland)·2024
Same author

Gauge-Optimal Approximate Learning for Small Data Classification.

Neural computation·2024
Same author

On cheap entropy-sparsified regression learning.

Proceedings of the National Academy of Sciences of the United States of America·2022
Same author

A Resilience Related Glial-Neurovascular Network Is Transcriptionally Activated after Chronic Social Defeat in Male Mice.

Cells·2022
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Sep 14, 2025

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

637

Toward Generalized Entropic Sparsification for Convolutional Neural Networks.

Tin Barisin1, Illia Horenko2

  • 1Mathematics Department, RPTU Kaiserslautern-Landau, Kaiserslautern, 67663, Germany barisin@rptu.de.

Neural Computation
|July 24, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a data-driven pruning method for overparametrized Convolutional Neural Networks (CNNs). The novel approach achieves significant network sparsity with minimal accuracy loss, offering a scalable solution for efficient deep learning models.

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

523

Related Experiment Videos

Last Updated: Sep 14, 2025

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

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

523

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Convolutional Neural Networks (CNNs) are often overparametrized, leading to computationally expensive and complex architectures.
  • Identifying optimal and minimal CNN architectures is an NP-hard problem due to the vast number of possible network configurations and hyperparameters.

Purpose of the Study:

  • To develop a computationally scalable and data-driven method for pruning overparametrized CNNs.
  • To reduce network complexity while preserving high accuracy through efficient architecture optimization.

Main Methods:

  • A layer-by-layer pruning technique based on entropic relaxation is proposed.
  • The method utilizes network entropy minimization as a sparsity constraint on pretrained CNNs.
  • A numerically scalable algorithm with sublinear scaling cost is employed.

Main Results:

  • Achieved high sparsity levels on benchmark datasets: 55%-84% on MNIST (LeNet) and 73%-89% on CIFAR-10 (VGG-16, ResNet18).
  • Maintained minimal loss in accuracy across experiments, ranging from 0.1% to 0.5%.

Conclusions:

  • The proposed pruning method effectively reduces CNN complexity and parameter count.
  • This data-driven approach offers a scalable solution for creating efficient and accurate deep learning models.