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

Convolution: Math, Graphics, and Discrete Signals

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

Convolution Properties II

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

Convolution Properties I

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

Neural Circuits

1.8K
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...
1.8K
The Role of Ion Channels in Neuronal Computation01:19

The Role of Ion Channels in Neuronal Computation

3.3K
A postsynaptic neuron usually receives numerous impulses from several other presynaptic neurons. The axon hillock of the postsynaptic neuron integrates all these signals and determines the likelihood of firing an action potential.
Sometimes a single EPSP is strong enough to induce an action potential in the postsynaptic neuron. However, multiple presynaptic inputs must often create EPSPs around the same time for the postsynaptic neuron to be sufficiently depolarized to fire an action potential....
3.3K
Ampere-Maxwell's Law: Problem-Solving01:17

Ampere-Maxwell's Law: Problem-Solving

814
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
814

You might also read

Related Articles

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

Sort by
Same author

Longitudinal Association Between Possible Sarcopenia and Stroke Under the AWGS 2025 Criteria: A Nationwide Prospective Cohort Study With a 9-Year Follow-Up.

Geriatrics & gerontology international·2026
Same author

Effect of the ultrafiltration rate on solute removal efficiency in pre-dilution on-line hemodiafiltration.

The International journal of artificial organs·2026
Same author

From predicted interfaces to measured affinity: mapping a growth-factor receptor binding mechanism relevant to meniscus regeneration.

3 Biotech·2026
Same author

Steering semi-flexible molecular diffusion model for structure-based drug design with reinforcement learning.

Science advances·2026
Same author

Bridging the latency gap with a continuous stream evaluation framework in event-driven perception.

Nature communications·2026
Same author

A Bioinspired Multifunctional Adhesive-Tactile E-Skin Enabled for Adaptive Grasping and Slip Detection.

ACS applied materials & interfaces·2026
Same journal

Granular Ball-Based Noise-Resistant Fuzzy Multineighborhood Feature Selection via Label Enhancement and Feature Graph.

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

Fighting Evolving Spam With ARTMAP Models: A Noise-Resilient Online Detection Framework.

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

HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems.

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

Negation of Basic Belief Assignment in Multisource Information Fusion on Dempster-Shafer Theory With Applications in Pattern Classification.

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

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

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

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

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

Related Experiment Video

Updated: Oct 10, 2025

Visualization of Cortical Modules in Flattened Mammalian Cortices
08:49

Visualization of Cortical Modules in Flattened Mammalian Cortices

Published on: January 22, 2018

13.1K

CEModule: A Computation Efficient Module for Lightweight Convolutional Neural Networks.

Yu Liang, Maozhen Li, Changjun Jiang

    IEEE Transactions on Neural Networks and Learning Systems
    |December 15, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces CEModule, a novel lightweight convolutional module (LCM) that enhances feature extraction in convolutional neural networks (CNNs). CEModule improves generalization and reduces computational load for efficient AI models.

    Related Experiment Videos

    Last Updated: Oct 10, 2025

    Visualization of Cortical Modules in Flattened Mammalian Cortices
    08:49

    Visualization of Cortical Modules in Flattened Mammalian Cortices

    Published on: January 22, 2018

    13.1K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Lightweight convolutional neural networks (CNNs) are crucial for efficient AI, with lightweight design based on repetitive feature maps (LoR) being a key approach.
    • Existing LoR methods focus on feature map regeneration (RO) but neglect issues in feature extraction (CE), such as poor generalization and high computational costs.
    • Interpreting CNNs reveals the importance of 'key features' for model performance.

    Purpose of the Study:

    • To address limitations in the feature extraction (CE) part of lightweight design based on repetitive feature maps (LoR) in CNNs.
    • To introduce a novel lightweight convolutional module (LCM) that enhances feature extraction while maintaining efficiency.
    • To improve the generalization and reduce the computational workload of lightweight CNNs.

    Main Methods:

    • Introduced the concept of 'key features' from a CNN model interpretation perspective.
    • Developed CEModule, a novel LCM focusing on improving the feature extraction (CE) process.
    • Incorporated group convolution for reduced floating-point operations (FLOPs) and a dynamic adaptation algorithm (α-DAM) for enhanced generalization.

    Main Results:

    • CEModule reduces FLOPs by up to 54% on CIFAR-10 while maintaining classification accuracy.
    • The developed CENet, utilizing CEModule, increased accuracy by 1.2% on ImageNet with comparable FLOPs and training strategies.
    • The α-DAM algorithm improved the generalization of CEModule-enabled lightweight CNNs across different dataset scales.

    Conclusions:

    • CEModule offers an effective solution for improving the feature extraction component of lightweight CNNs.
    • The proposed method enhances model generalization and significantly reduces computational costs.
    • CEModule and CENet represent advancements in efficient and accurate deep learning model design.