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

Neural Circuits01:25

Neural Circuits

3.2K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.2K
Convolution Properties II01:17

Convolution Properties II

652
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...
652
Convolution Properties I01:20

Convolution Properties I

687
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:
687
Deconvolution01:20

Deconvolution

685
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
685
Insensitive Nuclei Enhanced by Polarization Transfer (INEPT)01:15

Insensitive Nuclei Enhanced by Polarization Transfer (INEPT)

1.2K
Insensitive Nuclei Enhanced by Polarization Transfer (INEPT) is an advanced Nuclear Magnetic Resonance (NMR) technique specifically designed to detect and enhance the signals of low-abundance nuclei, such as carbon-13 and nitrogen-15, in small molecules. The fundamental principle behind INEPT is the transfer of polarization from a more abundant and highly polarizable nucleus, typically hydrogen-1, to the low-abundance nucleus of interest. This process effectively boosts the NMR signal of the...
1.2K
Upsampling01:22

Upsampling

696
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
696

You might also read

Related Articles

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

Sort by
Same author

Strategies to Improve the Impact of Artificial Intelligence on Health Equity: Scoping Review.

JMIR AI·2024
Same author

Noise can speed backpropagation learning and deep bidirectional pretraining.

Neural networks : the official journal of the International Neural Network Society·2020
Same author

Noise can speed Markov chain Monte Carlo estimation and quantum annealing.

Physical review. E·2019
Same author

Noise-boosted bidirectional backpropagation and adversarial learning.

Neural networks : the official journal of the International Neural Network Society·2019
Same author

An open challenge to advance probabilistic forecasting for dengue epidemics.

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

Modeling multiple time series annotations as noisy distortions of the ground truth: An Expectation-Maximization approach.

IEEE transactions on affective computing·2018

Related Experiment Video

Updated: Mar 28, 2026

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

Noise-enhanced convolutional neural networks.

Kartik Audhkhasi1, Osonde Osoba1, Bart Kosko1

  • 1Signal and Information Processing Institute, Electrical Engineering Department, University of Southern California, Los Angeles, CA, United States.

Neural Networks : the Official Journal of the International Neural Network Society
|December 25, 2015
PubMed
Summary

Adding specific noise to convolutional neural networks (CNNs) accelerates training. This technique, rooted in the generalized expectation-maximization (EM) algorithm, improves image recognition by optimizing the backpropagation process.

Keywords:
BackpropagationConvolutional neural networkExpectation–maximization algorithmNoise injectionSampling from big data setsStochastic resonance

Related Experiment Videos

Last Updated: Mar 28, 2026

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

Area of Science:

  • Machine Learning
  • Computer Vision
  • Artificial Intelligence

Background:

  • Convolutional Neural Networks (CNNs) are widely used for image recognition.
  • Backpropagation is a standard training algorithm for CNNs, but can be slow.
  • The generalized expectation-maximization (EM) algorithm provides a theoretical framework for understanding training dynamics.

Purpose of the Study:

  • To investigate the effect of injecting carefully chosen noise into CNN training.
  • To determine if noise injection can speed up the convergence of backpropagation.
  • To quantify the performance improvements achieved by the proposed Noisy CNN algorithm.

Main Methods:

  • The study introduces the Noisy CNN algorithm, which injects noise into the network during training.
  • The algorithm leverages the relationship between backpropagation and the generalized EM algorithm.
  • Noise is strategically injected, guided by a separating hyperplane in the noise space, to influence training speed.

Main Results:

  • Injecting noise into output neurons reduced average per-iteration cross-entropy by 39% and classification error by 47% on the MNIST dataset.
  • Noise injection can be applied to hidden layers, also yielding performance improvements.
  • The benefits of noise are more pronounced with smaller datasets, as significant gains occur early in training.

Conclusions:

  • Carefully chosen noise can significantly accelerate the training of CNNs.
  • The Noisy CNN algorithm offers a practical method to enhance the efficiency of image recognition models.
  • This approach can improve the effectiveness of random sampling from large datasets, enabling smaller samples to achieve comparable or superior results.