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

Higher Mental Functions of the Brain: Language01:10

Higher Mental Functions of the Brain: Language

Language is a system of communication that allows the expression of thoughts, ideas, and feelings. The brain processes language in both hemispheres.
Language formation and comprehension take place in the dominant hemisphere. The dominant hemisphere is responsible for understanding the meaning of spoken, written, or sign language, as well as the ability to communicate. For most people, the left hemisphere is the dominant one. The right hemisphere, then, gives tone and emotional context to the...
Language and Cognition01:27

Language and Cognition

Language serves as a bridge between ideas and communication, influencing how individuals perceive and interact with the world. Psychologists have long debated whether language shapes thought or vice versa. This discussion gained grip with Edward Sapir and Benjamin Lee Whorf in the 1940s, who proposed that language determines thought, a concept known as linguistic determinism. They suggested that the vocabulary and structure of a language influence how its speakers think and perceive reality.

You might also read

Related Articles

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

Sort by
Same author

Oridonin protects the lung against hyperoxia-induced injury in a mouse model.

Undersea & hyperbaric medicine : journal of the Undersea and Hyperbaric Medical Society, Inc·2017
Same author

Sarcomatoid Renal Cell Carcinoma Has a Distinct Molecular Pathogenesis, Driver Mutation Profile, and Transcriptional Landscape.

Clinical cancer research : an official journal of the American Association for Cancer Research·2017
Same author

Cell type-selective imaging and profiling of newly synthesized proteomes by using puromycin analogues.

Chemical communications (Cambridge, England)·2017
Same author

A cheat sheet to navigate the complex maze of pharmaceutical exclusivities in Europe.

Pharmaceutical patent analyst·2017
Same author

Hydroxamic Acids as Chemoselective (ortho-Amino)arylation Reagents via Sigmatropic Rearrangement.

Angewandte Chemie (International ed. in English)·2017
Same author

Nerve Growth Factor Is Associated With Sexual Pain in Women With Endometriosis.

Reproductive sciences (Thousand Oaks, Calif.)·2017

Related Experiment Video

Updated: Jul 7, 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

Multimodal graph neural network with large language models for node and link prediction.

Bo Peng1, Huan Xu1, Xiangjiu Che1

  • 1College of Computer Science and Technology, Jilin University, Changchun, Jilin, China.

Frontiers in Artificial Intelligence
|July 6, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces M2GNN, a graph learning framework combining large language models (LLMs) and graph neural networks (GNNs) to enhance node classification and link prediction. The M2GNN framework effectively integrates semantic information from LLMs with graph structures, improving prediction accuracy.

Keywords:
graph editorgraph neural networklarge language modelsmultimodaloversmoothing

Related Experiment Videos

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

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Graph Analytics

Background:

  • Graph neural networks (GNNs) excel at modeling graph-structured data but suffer from over-smoothing, hindering node representation.
  • Large language models (LLMs) capture semantic context in text but lack graph structural encoding capabilities.

Purpose of the Study:

  • To propose M2GNN, an LLM-enhanced graph learning framework for node classification and link prediction.
  • To address limitations of GNNs and LLMs in multimodal graph-text data by integrating semantic and structural information.

Main Methods:

  • Developed M2GNN, a framework focusing on controlled graph-text prediction.
  • Utilized LLM-derived semantic embeddings for edge refinement.
  • Applied stable positional encodings to the refined graph.
  • Adaptively fused graph-based and language-informed predictors.

Main Results:

  • M2GNN achieved competitive or improved performance on benchmark datasets for node classification and link prediction.
  • Ablation analyses confirmed the contributions of semantic edge refinement, stable structural encoding, and graph-language fusion.

Conclusions:

  • Demonstrated a practical pipeline integrating semantic edge refinement, stable structural encoding, and adaptive graph-language fusion for graph-text prediction.
  • Combining LLM semantics with structure-aware graph learning enhances prediction robustness within a defined task scope.