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

Survival Tree01:19

Survival Tree

281
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...
281
Improving Translational Accuracy02:07

Improving Translational Accuracy

13.0K
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...
13.0K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.4K
3.4K
Reducing Line Loss01:18

Reducing Line Loss

273
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
273
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.6K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.6K
Gradient and Del Operator01:14

Gradient and Del Operator

4.0K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
4.0K

You might also read

Related Articles

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

Sort by
Same author

Structural and Material Optimization of a Sensor-Integrated Autonomous Aerial Vehicle Using KMU-3 CFRP.

Polymers·2025
Same author

Topological Analysis of Electron Density in Graphene/Benzene and Graphene/hBN.

Materials (Basel, Switzerland)·2025
Same author

Elucidating stroke etiology through lipidomics of thrombi and plasma in acute ischemic stroke patients undergoing endovascular thrombectomy.

Journal of cerebral blood flow and metabolism : official journal of the International Society of Cerebral Blood Flow and Metabolism·2025
Same author

Self-Fitting Hearing Aids: Effects of Starting Response and Field Experience.

Ear and hearing·2025
Same author

Longitudinal monitoring of hypertonia through a multimodal sensing glove.

Biosensors & bioelectronics·2024
Same author

Differentiation of Alkyl- and Plasmenyl-phosphatidylcholine by Endogenous Sphingomyelin RT-XLOGP3 Regression for Coronary Artery Disease Plasma Lipidomics Analysis.

Analytical chemistry·2023
Same journal

MAP Image Recovery with Guarantees using Locally Convex Multi-Scale Energy (LC-MUSE) Model.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)·2026
Same journal

EARLY DETECTION OF COGNITIVE DECLINE USING VOICE ASSISTANT COMMANDS.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)·2025
Same journal

CROSS-DOMAIN DIFFUSION BASED SPEECH ENHANCEMENT FOR VERY NOISY SPEECH.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)·2025
Same journal

CROSS-DOMAIN SPEECH ENHANCEMENT WITH A NEURAL CASCADE ARCHITECTURE.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)·2025
Same journal

ESTIMATING DIRECTED SPECTRAL INFORMATION FLOW BETWEEN MULTI-RESOLUTION TIME SERIES.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)·2025
Same journal

NEURAL CASCADE ARCHITECTURE FOR JOINT ACOUSTIC ECHO AND NOISE SUPPRESSION.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)·2025
See all related articles

Related Experiment Video

Updated: Dec 1, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

SSGD: SPARSITY-PROMOTING STOCHASTIC GRADIENT DESCENT ALGORITHM FOR UNBIASED DNN PRUNING.

Ching-Hua Lee1, Igor Fedorov2, Bhaskar D Rao1

  • 1Department of ECE, University of California, San Diego.

Proceedings of the ... IEEE International Conference on Acoustics, Speech, and Signal Processing. ICASSP (Conference)
|November 9, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces Sparsity-promoting Stochastic Gradient Descent (SSGD), a new method for creating efficient deep neural networks (DNNs). SSGD uses sparse signal recovery techniques to reduce network size and improve performance on image classification tasks.

Keywords:
Deep learningaffine scalingiterative reweightingnetwork pruningsparse signal recovery

Related Experiment Videos

Last Updated: Dec 1, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computer Science

Background:

  • Deep neural networks (DNNs) achieve high performance but are often over-parameterized, leading to computational inefficiency.
  • Parameter redundancy in DNNs necessitates methods for creating more compact and efficient models.
  • Sparse signal recovery (SSR) techniques offer solutions for finding compact representations in overcomplete linear problems.

Purpose of the Study:

  • To explore the application of iterative reweighting methods from SSR to learn efficient DNNs.
  • To develop a method for creating sparse networks with reduced computation and storage requirements.
  • To propose a novel framework for learning sparse connections within DNN architectures without biasing the optimization.

Main Methods:

  • Application of iterative reweighting methods popular in SSR to DNNs.
  • Development of a reweighting framework utilizing affine scaling transformation.
  • Introduction of Sparsity-promoting Stochastic Gradient Descent (SSGD) with simple gradient-based updates.

Main Results:

  • SSGD effectively promotes sparsity in deep neural networks.
  • The proposed method achieves efficient network sparsification.
  • SSGD outperforms existing methods on image classification tasks on MNIST and CIFAR-10 datasets.

Conclusions:

  • Iterative reweighting methods from SSR can be successfully applied to learn efficient DNNs.
  • SSGD provides a simple and implementable approach to network sparsification.
  • The developed method offers a promising direction for creating computationally efficient deep learning models.