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

Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

182
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...
182
Wilcoxon Signed-Ranks Test for Matched Pairs01:09

Wilcoxon Signed-Ranks Test for Matched Pairs

244
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
244
Causes of Similarity-Dissimilarity Effect01:26

Causes of Similarity-Dissimilarity Effect

59
The similarity-dissimilarity effect, a fundamental concept in social psychology, explains how interpersonal similarities and differences influence attraction and social interactions. This effect is supported by three key psychological perspectives: balance theory, social comparison theory, and consensual validation.Balance Theory and Cognitive ConsistencyBalance theory, developed by Fritz Heider, posits that individuals seek cognitive consistency in their relationships. When two people share...
59
Multiple Bar Graph01:07

Multiple Bar Graph

8.5K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
8.5K
Introduction to Learning01:18

Introduction to Learning

626
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...
626
Associative Learning01:27

Associative Learning

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

You might also read

Related Articles

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

Sort by
Same author

Dynamic Self-Focusing Photothermal Localization Induced Mild Solvent-Free Upcycling of Polystyrene.

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

Beyond numbers: The governance role of data assets in real earnings management.

PloS one·2026
Same author

Intra-nanoparticle Drug-protein Interactions Mediate Sequential Therapeutic Release.

bioRxiv : the preprint server for biology·2026
Same author

Coal Interface Modified by the Nanofluid: Insights from Dynamic Adsorption Wetting to Structural Weakening.

Langmuir : the ACS journal of surfaces and colloids·2026
Same author

A Novel Approach to Zero-Shot Drug-Drug Interaction Prediction Enabled by EHR-Augmented Knowledge Graphs.

AMIA Joint Summits on Translational Science proceedings. AMIA Joint Summits on Translational Science·2026
Same author

The evolving landscape of gene editing therapies for human genetic diseases: a twenty-year bibliometric analysis.

Frontiers in medicine·2026

Related Experiment Video

Updated: Oct 23, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

772

Multilevel Graph Matching Networks for Deep Graph Similarity Learning.

Xiang Ling, Lingfei Wu, Saizhuo Wang

    IEEE Transactions on Neural Networks and Learning Systems
    |August 18, 2021
    PubMed
    Summary

    This study introduces a multilevel graph matching network (MGMN) to improve graph similarity learning by capturing cross-level interactions. The novel framework effectively computes graph similarity, outperforming existing methods on classification and regression tasks.

    More Related Videos

    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

    710
    Modeling the Functional Network for Spatial Navigation in the Human Brain
    05:55

    Modeling the Functional Network for Spatial Navigation in the Human Brain

    Published on: October 13, 2023

    1.3K

    Related Experiment Videos

    Last Updated: Oct 23, 2025

    Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
    05:47

    Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

    Published on: June 13, 2025

    772
    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

    710
    Modeling the Functional Network for Spatial Navigation in the Human Brain
    05:55

    Modeling the Functional Network for Spatial Navigation in the Human Brain

    Published on: October 13, 2023

    1.3K

    Area of Science:

    • Machine Learning
    • Graph Neural Networks
    • Computer Science

    Background:

    • Graph neural networks (GNNs) excel at node representation but struggle with graph similarity learning.
    • Existing methods often focus on global or node-level interactions, neglecting crucial cross-level connections.
    • There's a need for advanced models to capture complex relationships between graph structures.

    Purpose of the Study:

    • To propose a novel Multilevel Graph Matching Network (MGMN) for end-to-end graph similarity computation.
    • To effectively learn cross-level interactions between nodes of one graph and the entire other graph.
    • To address the lack of benchmark datasets by creating new datasets for graph-graph classification and regression.

    Main Methods:

    • Developed a framework integrating a node-graph matching network (NGMN) for cross-level interactions.
    • Employed a siamese GNN to capture global-level interactions between two input graphs.
    • Created and curated new datasets for evaluating graph similarity models.

    Main Results:

    • MGMN consistently outperformed state-of-the-art baseline models on graph-graph classification and regression tasks.
    • The proposed model demonstrated superior robustness with increasing graph sizes compared to previous approaches.
    • Experiments validated the effectiveness of capturing cross-level interactions for accurate graph similarity.

    Conclusions:

    • The Multilevel Graph Matching Network (MGMN) framework offers a significant advancement in graph similarity learning.
    • MGMN's ability to integrate node-graph and graph-graph interactions leads to improved performance and robustness.
    • The study provides valuable datasets and a robust model for future research in graph representation learning.