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

Neural Circuits01:25

Neural Circuits

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

Convolution: Math, Graphics, and Discrete Signals

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

Convolution Properties II

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

Convolution Properties I

372
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:
372
Deconvolution01:20

Deconvolution

414
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...
414
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

371
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
371

You might also read

Related Articles

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

Sort by
Same author

SBRT plus abiraterone acetate and ADT versus abiraterone acetate and ADT in oligometastatic castrate-resistant prostate cancer (ARTO): long-term, unplanned overall survival analysis of an open-label, randomised, phase 2 trial.

The Lancet. Oncology·2026
Same author

Pathological complete response and postmastectomy radiation therapy after primary systemic therapy: results from the ReSTORE study.

Breast (Edinburgh, Scotland)·2026
Same author

Sequencing Immunotherapy and Hypofractionated Radiotherapy in Frail Patients with Locally Advanced Head and Neck Squamous Cell Carcinoma.

Current oncology (Toronto, Ont.)·2026
Same author

Prescribed-Performance Control of Variable-Order Fractional-Order Nonlinear Systems Through Adaptive Dynamic Programming.

IEEE transactions on cybernetics·2026
Same author

Learning to breathe for radiation therapy: A scoping review of deep inspiration breath-hold training.

Critical reviews in oncology/hematology·2026
Same author

Intra-fraction errors and inter-fraction deformation during pancreas SBRT: Analysis and predictability of dose variations for upper gastrointestinal organs.

Radiotherapy and oncology : journal of the European Society for Therapeutic Radiology and Oncology·2026
Same journal

Benchmarking the Robustness of Autonomous Driving to Environmental Illusions: A Lane Perception Perspective.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Topology-Aware Representations via Test-Time Adaptation for Anomaly Segmentation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

TraGraph-GS: Trajectory Graph-based Gaussian Splatting for Arbitrary Large-Scale Scene Rendering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

SWIFT: A Small-World Interaction Framework for Flow-Aware Trajectory Prediction in Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Videos

Graph Neural Networks With Convolutional ARMA Filters.

Filippo Maria Bianchi, Daniele Grattarola, Lorenzo Livi

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |January 26, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel graph convolutional layer using the auto-regressive moving average (ARMA) filter. This ARMA filter enhances graph neural networks by improving frequency response, noise robustness, and global structure capture, outperforming traditional polynomial filters.

    Related Experiment Videos

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Graph Neural Networks

    Background:

    • Graph neural networks (GNNs) commonly use polynomial spectral filters for graph convolutions.
    • These polynomial filters have limitations in frequency response flexibility and capturing global graph structure.

    Purpose of the Study:

    • To propose a novel graph convolutional layer inspired by the auto-regressive moving average (ARMA) filter.
    • To enhance GNNs with improved frequency response, noise robustness, and global structure modeling.

    Main Methods:

    • Developed a graph neural network implementation of the ARMA filter using a recursive and distributed formulation.
    • Performed spectral analysis to understand the ARMA layer's filtering effect.
    • Evaluated the ARMA layer on four downstream tasks: node classification, graph signal classification, graph classification, and graph regression.

    Main Results:

    • The proposed ARMA filter offers a more flexible frequency response compared to polynomial filters.
    • The ARMA layer demonstrates increased robustness to noise and better capture of global graph structure.
    • Experimental results show significant improvements over existing GNNs based on polynomial filters across all evaluated tasks.

    Conclusions:

    • The ARMA-inspired graph convolutional layer is an efficient and transferable alternative to polynomial filters in GNNs.
    • This novel layer enhances GNN performance in various graph-based machine learning tasks.
    • The ARMA layer provides a more effective approach for learning from graph-structured data.