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

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

506
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
506
Filtration00:53

Filtration

5.9K
Filtration is a physical separation process that involves passing a suspension through a porous medium to separate solids from fluids. During filtration, solids collect on the porous medium while liquids, also collectively known as the filtrate, pass through. The filtration medium is selected based on the filtration purpose, quantity, and nature of the precipitate. The general criteria for a suitable filtering medium are that it is inert, mechanically strong, nonabsorbent toward dissolved...
5.9K
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

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

Convolution: Math, Graphics, and Discrete Signals

1.2K
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...
1.2K
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

878
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
878
Fast Fourier Transform01:10

Fast Fourier Transform

1.2K
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
1.2K

You might also read

Related Articles

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

Sort by
Same author

Contrastive message passing for robust graph neural networks with sparse labels.

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

Hydrogen bonding derived self-healing polymer composites reinforced with amidation carbon fibers.

Nanotechnology·2019
Same author

Comparative analysis of the main active constituents from different parts of Leonurus japonicus Houtt. and from different regions in China by ultra-high performance liquid chromatography with triple quadrupole tandem mass spectrometry.

Journal of pharmaceutical and biomedical analysis·2019
Same author

The Comprehensive Evaluation of Safflowers in Different Producing Areas by Combined Analysis of Color, Chemical Compounds, and Biological Activity.

Molecules (Basel, Switzerland)·2019
Same author

The DNA-binding mechanism of the TCS response regulator ArlR from Staphylococcus aureus.

Journal of structural biology·2019
Same author

Two microporous Co<sup>II</sup>-MOFs with dual active sites for highly selective adsorption of CO<sub>2</sub>/CH<sub>4</sub> and CO<sub>2</sub>/N<sub>2</sub>.

Dalton transactions (Cambridge, England : 2003)·2019
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
Same journal

FedCAD: Cross-modal semantic alignment and distillation for cross-domain heterogeneous federated learning.

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

Partial-encryption-decryption-based secure state estimation of singularly perturbed complex networks: A Paillier encryption approach.

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

ResVaRe: Parameter-efficient fine-tuning for large language models via cross-layer residual vector adaptation and representation editing.

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

Brain network construction and analysis for epilepsy: A methodology review.

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

Related Experiment Videos

Beyond pairwise dependence: A multi-filter fusion network for graph representation learning.

Hui Yan1, Ling Guo1, Guoguo Ai1

  • 1Nanjing University of Science and Technology, Nanjing City, Jiangsu Province, 210094, China.

Neural Networks : the Official Journal of the International Neural Network Society
|April 10, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces the Multi-Filter Fusion Network (MFFN) to overcome limitations in spectral Graph Neural Networks (GNNs). MFFN enhances graph representation learning by capturing higher-order graph structures, improving performance in node and graph classification tasks.

Keywords:
Adaptive frequencyArbitrary orderLearning filtersSpectral GNNs

Related Experiment Videos

Area of Science:

  • Graph Neural Networks
  • Spectral Graph Theory
  • Machine Learning

Background:

  • Spectral Graph Neural Networks (GNNs) commonly use polynomial filters based on pairwise network structures.
  • These methods face limitations such as over-smoothing, over-squashing, and overfitting due to reliance on first-order graph properties.
  • Existing approaches struggle to capture complex, high-order relationships within graph data.

Purpose of the Study:

  • To address the limitations of traditional spectral GNNs.
  • To propose a novel network architecture capable of learning arbitrary graph spectrum filters.
  • To enhance the ability of GNNs to model complex graph structures and signals.

Main Methods:

  • Introduced the Multi-Filter Fusion Network (MFFN) architecture.
  • Utilized Fourier expansion on diverse Laplacian matrices of order-incidence.
  • Encoded eigenvalues with simplicial complexes to capture higher-order graph interactions.
  • Employed semantic-adaptive masks to approximate multiple spectral filters.

Main Results:

  • MFFN demonstrated the capability to learn arbitrary graph spectrum filters.
  • Achieved superior performance in node-level classification tasks.
  • Achieved superior performance in graph-level classification tasks.
  • Effectively captured interactions beyond pairwise dependence using simplicial complexes.

Conclusions:

  • The proposed MFFN effectively overcomes the limitations of conventional spectral GNNs.
  • MFFN offers a powerful approach for modeling complex graph signals and learning higher-order graph structures.
  • The method shows significant promise for advancing graph representation learning in various applications.