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

Ogive Graph01:07

Ogive Graph

5.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.6K
Neural Circuits01:25

Neural Circuits

1.1K
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...
1.1K
Time-Series Graph00:54

Time-Series Graph

4.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.3K

You might also read

Related Articles

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

Sort by
Same author

Human telomerase reverse transcriptase (hTERT) promotes gastric cancer invasion through cooperating with c-Myc to upregulate heparanase expression.

Oncotarget·2015
Same author

Serum miR-21, miR-26a and miR-101 as potential biomarkers of hepatocellular carcinoma.

Clinics and research in hepatology and gastroenterology·2015
Same author

Brain tumor-targeted delivery and therapy by focused ultrasound introduced doxorubicin-loaded cationic liposomes.

Cancer chemotherapy and pharmacology·2015
Same author

[Establishment and characterization of a minipig model of microvascular coronary artery spasm].

Zhonghua xin xue guan bing za zhi·2015
Same author

Substrate Selectivity of Lysophospholipid Transporter LplT Involved in Membrane Phospholipid Remodeling in Escherichia coli.

The Journal of biological chemistry·2015
Same author

Three-dimensional verification of ¹²⁵I seed stability after permanent implantation in the parotid gland and periparotid region.

Radiation oncology (London, England)·2015
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

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

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

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

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

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

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

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

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

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

Related Experiment Video

Updated: Jun 10, 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

475

ExGAT: Context extended graph attention neural network.

Pei Quan1, Lei Zheng2, Wen Zhang1

  • 1College of Economics and Management, Beijing University of Technology, Beijing, 100124, China.

Neural Networks : the Official Journal of the International Neural Network Society
|October 20, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces an enhanced attention-based Graph Neural Network (GNN) framework. By extending graph contexts with multi-hop neighbors, the model improves long-distance dependency capture and overall performance.

Keywords:
Attention mechanismExtended contextGraph attention networksGraph neural networksPageRank

More Related Videos

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

2.6K
Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example
08:45

Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example

Published on: October 24, 2012

14.6K

Related Experiment Videos

Last Updated: Jun 10, 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

475
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

2.6K
Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example
08:45

Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example

Published on: October 24, 2012

14.6K

Area of Science:

  • Graph Neural Networks
  • Machine Learning
  • Artificial Intelligence

Background:

  • Context is crucial in attention mechanisms, defining the scope of analysis.
  • In attention-based GNNs, context is the set of nodes for graph embedding.
  • Existing methods using immediate neighbors limit capturing long-distance dependencies.

Purpose of the Study:

  • To propose a novel attention-based GNN framework with extended contexts.
  • To enhance the ability of attention mechanisms to capture long-distance dependencies in graphs.
  • To improve the performance of GNNs by optimizing context utilization.

Main Methods:

  • Context expansion by selecting multi-hop nodes based on information transferability and hop count.
  • Development of two heuristic context refinement policies to reduce computational cost and maintain local graph structure.
  • Application of multi-head attention on the refined, extended context.

Main Results:

  • The proposed method significantly outperforms 23 baseline approaches in numerical comparisons.
  • Model analysis confirms that extending context with informative multi-hop neighbors enhances GNN performance.
  • The refined context strategies effectively manage computational costs while preserving essential graph information.

Conclusions:

  • The novel attention-based GNN framework with extended contexts effectively addresses limitations of traditional methods.
  • The proposed context expansion and refinement strategies are crucial for improving long-distance dependency capture in GNNs.
  • This approach offers a superior method for graph representation learning, particularly in complex graph structures.