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

Propagation of Action Potentials01:23

Propagation of Action Potentials

8.3K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
8.3K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

714
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...
714
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
Cascaded Op Amps01:16

Cascaded Op Amps

943
Operational amplifiers (op-amps) are versatile electronic components that can be interconnected in a cascade - one after another in a linear sequence. This cascading is possible due to their infinite input resistance and zero output resistance, allowing them to maintain their input-output relationships even when connected in series.
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...
943
Convolution Properties I01:20

Convolution Properties I

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

Convolution Properties II

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

You might also read

Related Articles

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

Sort by
Same author

Mixture-of-experts graph transformers for interpretable particle collision detection.

Scientific reports·2025
Same author

NACHOS: Neural Architecture Search for Hardware-Constrained Early-Exit Neural Networks.

IEEE transactions on neural networks and learning systems·2025
Same author

Micrographia in Parkinson's Disease: Automatic Recognition through Artificial Intelligence.

Movement disorders clinical practice·2025
Same author

Adaptive token selection for scalable point cloud transformers.

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

Position: Topological Deep Learning is the New Frontier for Relational Learning.

Proceedings of machine learning research·2025
Same author

Spatio-temporal transformers for decoding neural movement control.

Journal of neural engineering·2025
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 Video

Updated: Dec 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

872

Adaptive Propagation Graph Convolutional Network.

Indro Spinelli, Simone Scardapane, Aurelio Uncini

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

    Adaptive Propagation Graph Convolutional Networks (AP-GCNs) allow nodes to independently decide communication steps, achieving state-of-the-art results with minimal overhead. This approach enhances graph neural network efficiency and accuracy.

    Related Experiment Videos

    Last Updated: Dec 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

    872

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Graph Neural Networks

    Background:

    • Graph Convolutional Networks (GCNs) use node operations and message passing for graph data inference.
    • Key challenges in GCNs include designing differentiable exchange protocols and understanding complexity-accuracy tradeoffs.
    • Existing GCN models often use fixed communication steps, limiting adaptability.

    Purpose of the Study:

    • To introduce an adaptive propagation mechanism for GCNs.
    • To enable nodes to independently control their communication steps.
    • To improve GCN performance and efficiency while managing computational complexity.

    Main Methods:

    • Proposed Adaptive Propagation GCN (AP-GCN) model.
    • Incorporated a halting unit per node, inspired by adaptive computation time, to decide communication continuation.
    • Investigated a regularization term to balance communication and accuracy.
    • Evaluated AP-GCN on multiple benchmark datasets.

    Main Results:

    • AP-GCN achieved superior or similar results compared to state-of-the-art GCN models.
    • The adaptive approach required only a small overhead in additional parameters.
    • The halting mechanism allowed for efficient, node-specific communication management.
    • The regularization term successfully enforced a communication-accuracy tradeoff.

    Conclusions:

    • AP-GCN offers an effective method for enhancing GCN performance through adaptive communication.
    • The model demonstrates a favorable balance between computational complexity and predictive accuracy.
    • The open-source release facilitates further research and application of adaptive GCNs.