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

Masking and Demasking Agents01:19

Masking and Demasking Agents

3.4K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
3.4K

You might also read

Related Articles

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

Sort by
Same author

Type-specific antibody detection of herpes simplex virus types 1&2 (HSV-1&2) in fingerstick blood at point-of-care sites by a rapid and sensitive lateral flow immunochromatographic assay.

Journal of immunological methods·2026
Same author

Cordyceps sinensis polysaccharide disrupts the macrophage pyroptosis-neutrophil extracellular traps axis to ameliorate acute lung injury.

Journal of ethnopharmacology·2026
Same author

Traditional Chinese medicine for pediatric adenoid hypertrophy: an Umbrella review of methodological, reporting, and evidence quality.

Frontiers in allergy·2026
Same author

ROS-responsive tegafur-pheophorbide a conjugate-loaded microneedles for deep drug delivery and chemo-photodynamic therapy of superficial tumors.

International journal of pharmaceutics: X·2026
Same author

Immune Landscape and Tumour Heterogeneity in Ovarian Cancer: Insights From Single-Cell RNA Sequencing.

Journal of cellular and molecular medicine·2026
Same author

Enhancing Hole Mobility in Monolayer WSe<sub>2</sub> p-Type Field-Effect Transistors via Process-Induced Compression.

ACS nano·2026
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Jan 17, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

MLPruner: pruning convolutional neural networks with automatic mask learning.

Sihan Chen1, Ying Zhao1

  • 1School of Digital and Intelligence Industry, Inner Mongolia University of Science and Technology, Bao tou, Inner Mongolia Autonomous Region, China.

Peerj. Computer Science
|September 24, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces MLPruner, a new autonomous filter pruning method for deep convolutional neural networks (CNNs). It uses learnable masks to identify filters for pruning without affecting weight training.

Keywords:
Filter pruningMask learningStraight-through estimator

More Related Videos

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

1.0K

Related Experiment Videos

Last Updated: Jan 17, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K
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

1.0K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep convolutional neural networks (CNNs) face challenges with computational complexity and large parameter counts.
  • Current filter pruning methods rely on heuristics or weight penalties, which can be suboptimal or interfere with training.

Purpose of the Study:

  • To develop an autonomous filter pruning method for CNNs that overcomes limitations of existing approaches.
  • To introduce a mask learning technique that efficiently identifies filters for pruning without negatively impacting neural network training.

Main Methods:

  • A novel mask learning approach is proposed, assigning a learnable mask to each filter in the CNN.
  • Masks are converted to binary values during forward propagation to indicate pruning necessity.
  • The straight-through estimator (STE) is employed during backward propagation to handle the non-differentiable nature of mask gradients.

Main Results:

  • Learned masks accurately reflect the importance of individual filters.
  • The proposed method, MLPruner, effectively prunes filters without interfering with the training of neural network weights.
  • Demonstrated efficacy on prevalent CNNs across multiple benchmarks.

Conclusions:

  • MLPruner offers an effective and autonomous solution for filter pruning in CNNs.
  • The mask learning approach preserves the integrity of the weight training process.
  • This method contributes to more efficient and practical deployment of deep learning models.