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

Reducing Line Loss01:18

Reducing Line Loss

220
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...
220
Associative Learning01:27

Associative Learning

682
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
682
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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

Improving Translational Accuracy

12.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...
12.0K
Correlation and Regression00:53

Correlation and Regression

2.5K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
2.5K
Regression Toward the Mean01:52

Regression Toward the Mean

6.6K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.6K

You might also read

Related Articles

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

Sort by
Same author

Autologous transplant versus matched sibling donor transplant in intermediate-risk AML in CR1 with no detectable MRD: a biological assignment comparative study.

Experimental hematology & oncology·2026
Same author

Transforming the treatment of Alpha-Thalassemia: a single-center retrospective study on hematopoietic stem cell transplantation in transfusion-dependent pediatric patients.

Annals of hematology·2026
Same author

A multi-center clinical trial of allogeneic hematopoietic stem cell transplantation in transfusion-dependent thalassemia.

Nature communications·2026
Same author

Comparing two different doses of anti-thymocyte globulin in allogeneic hematopoietic stem cell transplantation for transfusion-dependent thalassemia: an open-label, randomized clinical trial.

Therapeutic advances in hematology·2026
Same author

Basiliximab in the Prophylaxis of aGVHD for Unrelated Donor Hematopoietic Stem Cell Transplantation in Patients With Thalassemia Major: A Prospective, Multicenter, Open-Label, Randomized Controlled Study.

American journal of hematology·2025
Same author

Lactic acidosis in hemophagocytic syndrome: diagnostic and therapeutic challenges in the intensive care unit-a case series.

Journal of medical case reports·2025

Related Experiment Video

Updated: Oct 18, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.4K

ACSL: Adaptive correlation-driven sparsity learning for deep neural network compression.

Wei He1, Meiqing Wu1, Siew-Kei Lam1

  • 1School of Computer Science and Engineering, Nanyang Technological University, 639798, Singapore.

Neural Networks : the Official Journal of the International Neural Network Society
|October 2, 2021
PubMed
Summary
This summary is machine-generated.

We introduce an adaptive correlation-driven sparsity learning (ACSL) framework for efficient deep convolutional neural network compression. This method significantly reduces parameters and FLOPs for both image and pixel-level tasks while maintaining high performance.

Keywords:
Channel correlationDeep convolutional neural networksNetwork pruningSparsity learning

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.5K

Related Experiment Videos

Last Updated: Oct 18, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.5K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Model Compression

Background:

  • Deep convolutional neural networks (CNNs) require significant computational resources, limiting deployment on edge devices.
  • Existing compression techniques primarily target image classification, with limited validation on pixel-level tasks like crowd counting and semantic segmentation.

Purpose of the Study:

  • To develop a novel channel pruning framework for CNNs applicable to both image-level and pixel-level tasks.
  • To improve the efficiency of deep learning models without compromising accuracy.

Main Methods:

  • Propose an adaptive correlation-driven sparsity learning (ACSL) framework.
  • Quantify channel correlations using a channel affinity matrix.
  • Induce channel sparsity via an adaptive penalty strength mechanism.

Main Results:

  • ACSL outperforms state-of-the-art methods on image-level classification, semantic segmentation, and dense crowd counting.
  • Achieved up to 94% parameter reduction and 84% FLOPs reduction on crowd counting tasks (VGG16-Decoder and ResNet101).
  • Maintained or improved performance compared to original models across all tested tasks.

Conclusions:

  • The ACSL framework offers a superior approach for compressing CNNs, demonstrating effectiveness across diverse vision tasks.
  • ACSL enables the deployment of accurate and efficient deep learning models on resource-constrained edge devices.