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

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

Convolution Properties II

354
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...
354
Introduction to Learning01:18

Introduction to Learning

672
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
672
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

557
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...
557
Observational Learning01:12

Observational Learning

563
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
563
Associative Learning01:27

Associative Learning

812
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
812

You might also read

Related Articles

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

Sort by
Same author

Targeted immunotherapy and tumor immunogenicity in liver transplant recipients: A study on lenvatinib and PD-L1 inhibition.

Pakistan journal of pharmaceutical sciences·2026
Same author

From Plating-Centric to Full-Cycle Design: A Perspective on the Critical Role of Zinc Anode Stripping.

Advanced materials (Deerfield Beach, Fla.)·2026
Same author

Research on modular cloud transformation fault diagnosis for mechanical equipment considering the simultaneous long-tailed and high-dimensional factors.

ISA transactions·2026
Same author

Vestibular habituation is associated with distinct autonomic signatures and greater reduction in visually induced motion sickness: A randomized controlled trial.

Hearing research·2026
Same author

Development of a machine learning-based early prediction model for disease severity in acute pancreatitis.

European journal of medical research·2026
Same author

Mn,Ce-CDs-Loaded MIL-53(Fe) Nanozymes Multisubstrate Sensor Array Integrated with Multiple Machine Learning Complementary Strategy for Highly Reliable Antioxidant Discrimination and Determination.

Analytical chemistry·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

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

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

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

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

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

Aggregating global-scale pixel-wise forgery cues within a graph.

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

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Nov 7, 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

744

Learnable Heterogeneous Convolution: Learning both topology and strength.

Rongzhen Zhao1, Zhenzhi Wu1, Qikun Zhang1

  • 1Lynxi Technologies, Beijing 100097, China.

Neural Networks : the Official Journal of the International Neural Network Society
|May 2, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces Learnable Heterogeneous Convolution, a novel method inspired by biological neural networks to reduce computation complexity in artificial neural networks. It achieves significant efficiency gains and maintains performance through joint learning of kernel shape and weights.

Keywords:
Convolution neural networkEfficiency & performanceFine-grained but structuralHardware accelerationLearning topology & strength

Related Experiment Videos

Last Updated: Nov 7, 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

744

Area of Science:

  • Artificial Intelligence
  • Computational Neuroscience
  • Deep Learning

Background:

  • Traditional convolution techniques in artificial neural networks (ANNs) face substantial computational challenges.
  • Biological neural networks (BNNs) exhibit remarkable efficiency and power, offering a model for optimization.

Purpose of the Study:

  • To develop a novel convolution method inspired by BNNs to address the computational complexity of ANNs.
  • To unify existing handcrafted convolution techniques through a data-driven approach.

Main Methods:

  • Introduced Learnable Heterogeneous Convolution, enabling joint learning of kernel shape and weights.
  • Leveraged biological plasticity of dendritic topology and synaptic strength as inspiration.
  • Achieved structural sparse weights for accelerated computation on parallel devices.

Main Results:

  • Reduced computation by approximately 5× on CIFAR10 and 2× on ImageNet for models like VGG16/19 and ResNet34/50 without performance degradation.
  • Achieved weight compression of 10× on CIFAR10 and 4× on ImageNet.
  • Improved accuracy by up to 1.0% on CIFAR10 and 0.5% on ImageNet with enhanced efficiency.

Conclusions:

  • Learnable Heterogeneous Convolution offers a powerful and efficient alternative to existing convolution methods in ANNs.
  • The method demonstrates significant potential for accelerating deep learning models while maintaining or improving performance.