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 Experiment Video

Updated: Jun 26, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

Enhancing GNN learning with node augmentation.

Maria Marrium1, Arif Mahmood1, Muhammad Haris Khan2

  • 1Department of Computer Science, Information Technology University, Lahore, Punjab, Pakistan.

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

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Fahr's Syndrome in a Young Adult Male: A Case of Seizure and Cognitive Decline Secondary to Hypoparathyroidism.

Clinical case reports·2026
Same author

Impact of Peri-Procedural Red Blood Cell Transfusion on Clinical Outcomes in Transcatheter Aortic Valve Replacement: A Propensity-Matched Cohort Study.

Catheterization and cardiovascular interventions : official journal of the Society for Cardiac Angiography & Interventions·2026
Same author

Comparing Efficacy and Safety of Different Anticoagulants in Cerebral Venous Thrombosis: A Systematic Review and Network Meta-Analysis.

Clinical and applied thrombosis/hemostasis : official journal of the International Academy of Clinical and Applied Thrombosis/Hemostasis·2026
Same author

A Novel ATXN7L3 De Novo Variant Underlies Harel-Tora Neurodevelopmental Syndrome (HATONS) With Pre-Axial Polydactyly.

Clinical genetics·2026
Same author

AquaticCLIP: A Vision-Language Foundation Model and Dataset for Underwater Scene Analysis.

IEEE transactions on neural networks and learning systems·2026
Same author

Safety and Efficacy of Tranexamic Acid in Hepatic Surgery: Systematic Review and Meta-Analysis of Randomized Controlled Trials.

Journal of surgical oncology·2026
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

Node-based Augmentation (NAug) synthesizes new graph data samples to improve Graph Neural Networks (GNNs). This novel framework enhances model performance and robustness on diverse graph learning tasks.

Area of Science:

  • Machine Learning
  • Graph Neural Networks
  • Data Augmentation

Background:

  • Graph Neural Networks (GNNs) excel in various applications but struggle with overfitting and poor generalization on limited or low-diversity graph datasets.
  • Existing graph data augmentation techniques often use static transformations and do not generate new training samples, limiting their effectiveness.

Purpose of the Study:

  • To introduce Node-based Augmentation (NAug), a novel framework for synthesizing new data samples to augment training sets for GNNs.
  • To address the limitations of existing augmentation methods by employing a learning-based generation process that produces semantically and structurally consistent data.

Main Methods:

  • NAug utilizes two core components: an augmented node feature generator and a link placement predictor.
Keywords:
Data augmentationGraph classification,Graph neural networksLink predictionNode augmentationNode classification

Related Experiment Videos

Last Updated: Jun 26, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

  • These components are jointly trained to create new node features and edges, ensuring consistency with the local graph context.
  • The framework is designed to be versatile, supporting multiple downstream graph learning tasks.
  • Main Results:

    • NAug was evaluated on eleven benchmark datasets across node classification, link prediction, and graph classification tasks.
    • The framework consistently outperformed state-of-the-art augmentation methods.
    • NAug also demonstrated improvements in machine learning safety measures, including calibration, robustness to noise, and adversarial attacks.

    Conclusions:

    • Node-based Augmentation (NAug) is an effective and versatile framework for general-purpose data augmentation in GNNs.
    • The learning-based synthesis approach significantly enhances GNN performance and robustness.
    • NAug offers a promising solution for improving GNNs trained on limited or challenging graph datasets.