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.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
Graphs of Functions01:30

Graphs of Functions

83
Graphs of functions provide a visual representation of how output values change in response to varying inputs. Each point on the graph corresponds to an ordered pair, where the x-coordinate (independent variable) determines the horizontal position and the y-coordinate (dependent variable) determines the vertical position. Linear functions like y = x give a straight line, indicating a constant rate of change.Nonlinear functions display more complex behaviors. Even power functions generate...
83
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.4K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.4K
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

96
An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
96
Graphs of Trigonometric Functions01:29

Graphs of Trigonometric Functions

114
Trigonometric functions exhibit periodic and symmetrical behavior, deeply rooted in the unit circle. The sine and cosine functions correspond to the vertical and horizontal projections, respectively, of a point rotating counterclockwise around the circle. These functions trace smooth, repeating waveforms with identical periods and bounded ranges. The tangent function is defined as the ratio of sine to cosine and produces an unbounded curve that repeats every units, with vertical asymptotes...
114
Fundamental Mathematical Principles in Pharmacokinetics: Calculus and Graphs01:21

Fundamental Mathematical Principles in Pharmacokinetics: Calculus and Graphs

2.8K
The fundamental mathematical principles, such as calculus and graphs, play crucial roles in analyzing drug movement and determining pharmacokinetic parameters. Differential calculus examines rates of change and helps to determine the dissolution rate of drugs in biofluids, as well as how drug concentrations change over time. For instance, it can help calculate the rate of elimination of a drug from the body based on its concentration-time profile.
On the other hand, integral calculus focuses on...
2.8K

You might also read

Related Articles

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

Sort by
Same author

ProCyon: A multimodal foundation model for protein phenotypes.

bioRxiv : the preprint server for biology·2025
Same author

On the theoretical expressive power of graph transformers for solving graph problems.

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

The signed two-space proximity model for learning representations in protein-protein interaction networks.

Bioinformatics (Oxford, England)·2025
Same author

Bitcoin research with a transaction graph dataset.

Scientific data·2025
Same author

Multimodal learning with graphs.

Nature machine intelligence·2023
Same author

Explainable Multilayer Graph Neural Network for cancer gene prediction.

Bioinformatics (Oxford, England)·2023

Related Experiment Video

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

1.1K

k-hop graph neural networks.

Giannis Nikolentzos1, George Dasoulas2, Michalis Vazirgiannis1

  • 1École Polytechnique, France; Athens University of Economics and Business, Greece.

Neural Networks : the Official Journal of the International Neural Network Society
|July 19, 2020
PubMed
Summary
This summary is machine-generated.

Standard graph neural networks (GNNs) struggle with identifying key graph properties. A new k-hop GNN architecture enhances representation learning by considering broader neighborhoods, improving performance on graph classification tasks.

Keywords:
ExpressivityGraph miningGraph neural networks

More Related Videos

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.5K
Soft Pneumatic Robot Modulates Graph Theory Metrics of Brain Network for Hand Rehabilitation After Stroke
05:30

Soft Pneumatic Robot Modulates Graph Theory Metrics of Brain Network for Hand Rehabilitation After Stroke

Published on: October 10, 2025

283

Related Experiment Videos

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

1.1K
Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.5K
Soft Pneumatic Robot Modulates Graph Theory Metrics of Brain Network for Hand Rehabilitation After Stroke
05:30

Soft Pneumatic Robot Modulates Graph Theory Metrics of Brain Network for Hand Rehabilitation After Stroke

Published on: October 10, 2025

283

Area of Science:

  • Machine Learning
  • Graph Theory
  • Network Science

Background:

  • Graph neural networks (GNNs) are powerful for learning node and graph representations.
  • Standard GNNs share expressive limitations with the Weisfeiler-Lehman test, failing to identify fundamental graph properties like connectivity.
  • This limitation hinders GNNs' ability to distinguish graphs based on crucial structural characteristics.

Purpose of the Study:

  • To address the limitations of standard GNNs in identifying fundamental graph properties.
  • To propose a novel, more expressive GNN architecture capable of capturing essential graph characteristics.
  • To enhance the performance of GNNs on graph-based machine learning tasks.

Main Methods:

  • Introduced k-hop GNNs, an architecture that aggregates information from a node's k-hop neighborhood.
  • The proposed method extends standard GNNs by incorporating information from a wider graph context.
  • Evaluated the k-hop GNNs on standard node and graph classification datasets.

Main Results:

  • The k-hop GNN architecture demonstrates the ability to identify fundamental graph properties.
  • Experimental results show performance comparable or superior to standard GNNs and state-of-the-art algorithms.
  • The enhanced expressiveness of k-hop GNNs leads to improved performance on classification tasks.

Conclusions:

  • k-hop GNNs overcome the limitations of standard GNNs by incorporating broader neighborhood information.
  • The proposed architecture offers a more powerful approach to graph representation learning.
  • This advancement has implications for various graph-based machine learning applications requiring deeper structural understanding.