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

130
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...
130
Gradient and Del Operator01:14

Gradient and Del Operator

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

Improving Translational Accuracy

11.7K
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...
11.7K
Neural Regulation01:37

Neural Regulation

39.6K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
39.6K
Downsampling01:20

Downsampling

216
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
216

You might also read

Related Articles

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

Sort by
Same author

A holistic framework for assessing the uptake potential of EU-funded security research and innovation project results.

Open research Europe·2026
Same author

Chemical Targeting of the ATXN1 aa99-163 Interaction Site Suppresses polyQ-Expanded Protein Dimerization.

ACS omega·2025
Same author

Radiofluorinated Analogs of NCS-382 as Potential PET Tracers for Imaging the CaMKIIα Hub Domain.

ACS chemical neuroscience·2025
Same author

ParaSurf: a surface-based deep learning approach for paratope-antigen interaction prediction.

Bioinformatics (Oxford, England)·2025
Same author

AI Promoted Virtual Screening, Structure-Based Hit Optimization, and Synthesis of Novel COVID-19 S-RBD Domain Inhibitors.

Journal of chemical information and modeling·2024
Same author

Transformer-Based Fire Detection in Videos.

Sensors (Basel, Switzerland)·2023
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Aug 10, 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.3K

Less Is More: Adaptive Trainable Gradient Dropout for Deep Neural Networks.

Christos Avgerinos1, Nicholas Vretos1, Petros Daras1

  • 1Information Technologies Institute (ITI), Centre for Research and Technology Hellas (CERTH), 57001 Thessaloniki, Greece.

Sensors (Basel, Switzerland)
|February 11, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces selective gradient dropout, a new method for artificial neural networks. This technique improves generalization and sparsity by adaptively freezing connections, leading to better performance with less training.

Keywords:
adaptive dropoutgradient dropoutgradient freezingtrainable dropout

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

600

Related Experiment Videos

Last Updated: Aug 10, 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.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

600

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computer Science

Background:

  • Deep neural networks (DNNs) offer significant computational power but require vast datasets.
  • Large datasets can hinder DNN generalization, necessitating regularization techniques like dropout.
  • Existing methods like random weight dropout may not optimally enhance network sparsity.

Purpose of the Study:

  • To propose a novel selective gradient dropout method for DNNs.
  • To enhance network sparsity adaptively by freezing salient connections.
  • To improve DNN generalization and reduce training time.

Main Methods:

  • Implemented a selective gradient dropout technique that learns to freeze specific network connections.
  • Focused on adaptive sparsity by prioritizing salient weights over random weight dropping.
  • Evaluated the method on various image classification datasets.

Main Results:

  • The proposed sparse network achieved superior performance compared to the baseline.
  • The selective gradient dropout method significantly reduced the number of training epochs required.
  • The technique adaptively increased network sparsity by utilizing more salient weights.

Conclusions:

  • Selective gradient dropout is an effective regularization technique for DNNs.
  • The method enhances both performance and training efficiency in image classification tasks.
  • This approach offers a more targeted way to achieve sparsity and improve generalization.