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

Convolution Properties II01:17

Convolution Properties II

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

Convolution Properties I

459
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:
459
Neural Regulation01:37

Neural Regulation

42.9K
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.
42.9K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

733
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
733
Deconvolution01:20

Deconvolution

476
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...
476
Neural Circuits01:25

Neural Circuits

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

You might also read

Related Articles

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

Sort by
Same author

Enhancing Underwater Light Field Images via Global Geometry-Aware Diffusion Process.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

SuperCarver: Texture-Consistent 3D Geometry Super-Resolution for High-Fidelity Surface Detail Generation.

IEEE transactions on visualization and computer graphics·2026
Same author

RAW-CLIP Fusion: Unleashing Semantic-Aware Denoising for Sensor-Agnostic Low-Light Imaging.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

DecoRec: Decomposed 3D Scene Reconstruction From Single-View Images via Object-Level Diffusion.

IEEE transactions on visualization and computer graphics·2026
Same author

Autonomous closed-loop framework for reproducible perovskite solar cells.

Nature·2026
Same author

FD-SCU: Frequency Decomposition-Based Spectrum Collaborative Upsampling for Point Cloud Color Attribute.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
Same journal

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Survey on Human-Centric Voice-Face Multimodal Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Videos

Convolutional Neural Networks With Dynamic Regularization.

Yi Wang, Zhen-Peng Bian, Junhui Hou

    IEEE Transactions on Neural Networks and Learning Systems
    |June 9, 2020
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces dynamic regularization for convolutional neural networks (CNNs). The method adaptively adjusts regularization strength based on training loss, improving generalization without manual tuning.

    Related Experiment Videos

    Area of Science:

    • Machine Learning
    • Deep Learning
    • Computer Vision

    Background:

    • Overfitting is a common challenge in machine learning, particularly for convolutional neural networks (CNNs).
    • Existing regularization techniques like DropBlock and Shake-Shake improve generalization but lack self-adaptive capabilities, requiring manual adjustments for different network architectures.
    • Fixed regularization schedules hinder optimal performance across diverse CNN models.

    Purpose of the Study:

    • To propose a novel dynamic regularization method for CNNs that self-adapts its strength during training.
    • To address the limitations of fixed regularization schedules in existing methods.
    • To enhance the generalization performance of CNNs by dynamically balancing underfitting and overfitting.

    Main Methods:

    • The proposed method models regularization strength as a function of the training loss.
    • The regularization strength is dynamically adjusted based on the observed changes in training loss.
    • This approach allows for automatic adaptation to various network architectures and training dynamics.

    Main Results:

    • The dynamic regularization method demonstrated improved generalization capabilities across various off-the-shelf CNN architectures.
    • Experimental results indicate that the proposed method outperforms existing state-of-the-art regularization techniques.
    • The dynamic adjustment of regularization strength effectively balances underfitting and overfitting during CNN training.

    Conclusions:

    • The proposed dynamic regularization method offers a self-adaptive solution for improving CNN generalization.
    • This approach eliminates the need for manual tuning of regularization strength, simplifying the training process.
    • Dynamic regularization represents a significant advancement in mitigating overfitting and enhancing model performance in deep learning.