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 I01:20

Convolution Properties I

151
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:
151
Convolution Properties II01:17

Convolution Properties II

199
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...
199
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
6.4K
Deconvolution01:20

Deconvolution

160
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...
160
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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

Convolution: Math, Graphics, and Discrete Signals

257
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...
257

You might also read

Related Articles

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

Sort by
Same author

Outpatient coordination reform improves the sustainability of China's Urban Employee Basic Medical Insurance Fund.

Frontiers in public health·2024
Same author

Evaluation and correction methods for geometric errors of hydrostatic thrust bearings.

Scientific reports·2024
Same author

Predicting immunotherapy-related adverse events in late-stage non-small cell lung cancer with KARS G12C mutation treated with PD-1 inhibitors through combined assessment of LCP1 and ADPGK expression levels.

American journal of cancer research·2024
Same author

Enhancing genomic association studies in slash pine through close-range UAV-based morphological phenotyping.

Forestry research·2024
Same author

Engineering organoids-on-chips for drug testing and evaluation.

Metabolism: clinical and experimental·2024
Same author

Co-encapsulation of probiotic Lactiplantibacillus plantarum and polyphenol within novel polyvinyl alcohol/fucoidan electrospun nanofibers with improved viability and antioxidation.

International journal of biological macromolecules·2024

Related Experiment Video

Updated: Jul 4, 2025

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

539

Understanding Adversarial Robustness From Feature Maps of Convolutional Layers.

Cong Xu, Wei Zhang, Jun Wang

    IEEE Transactions on Neural Networks and Learning Systems
    |February 8, 2024
    PubMed
    Summary

    Larger feature maps before average pooling enhance neural network adversarial robustness. Modifying downsampling operators improves resistance to perturbations without sacrificing accuracy.

    More Related Videos

    Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping
    07:11

    Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping

    Published on: December 8, 2023

    1.5K
    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
    08:27

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

    Published on: January 5, 2024

    1.1K

    Related Experiment Videos

    Last Updated: Jul 4, 2025

    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

    539
    Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping
    07:11

    Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping

    Published on: December 8, 2023

    1.5K
    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
    08:27

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

    Published on: January 5, 2024

    1.1K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Adversarial robustness in neural networks is crucial for reliable AI systems.
    • Robustness depends on model capacity and anti-perturbation ability.
    • Feature maps in convolutional layers are key to understanding anti-perturbation ability.

    Purpose of the Study:

    • To investigate the relationship between convolutional feature map size and adversarial robustness.
    • To identify how pooling operations affect this relationship.
    • To propose simple modifications for enhancing neural network robustness.

    Main Methods:

    • Theoretical analysis of feature maps before average pooling and max pooling.
    • Proposing modifications like input upsampling and stride adjustments in downsampling operators.
    • Empirical verification on benchmark architectures (AlexNet, VGG, ResNet18, PreActResNet18).

    Main Results:

    • Larger feature maps before average pooling correlate with improved resistance to perturbations.
    • This correlation does not hold for max pooling.
    • Proposed modifications led to significant improvements in natural accuracy and adversarial robustness.

    Conclusions:

    • Feature map size before average pooling is a critical factor for adversarial robustness.
    • Simple architectural modifications can enhance neural network resilience.
    • Findings offer practical insights for designing more robust neural networks.