← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph
Conferences
Archives
2026-08-11 2026-08-10 2026-08-09 2026-08-08 2026-08-07 2026-08-06 2026-08-05 2026-08-04 2026-08-03 2026-08-02 2026-08-01 2026-07-31 2026-07-30 2026-07-29 2026-07-28 2026-07-27 2026-07-26 2026-07-25 2026-07-24 2026-07-23 2026-07-22 2026-07-21 2026-07-20 2026-07-19 2026-07-18 2026-07-17 2026-07-16 2026-07-15 2026-07-14 2026-07-13 2026-07-12 2026-07-11 2026-07-10 2026-07-09 2026-07-08 2026-07-07 2026-07-06 2026-07-05 2026-07-04 2026-07-03 2026-07-02 2026-07-01 2026-06-30 2026-06-29 2026-06-28 2026-06-27 2026-06-26 2026-06-25 2026-06-24 2026-06-23 2026-06-22 2026-06-21 2026-06-20 2026-06-19 2026-06-18 2026-06-17 2026-06-16 2026-06-15 2026-06-14 2026-06-13 2026-06-12 2026-06-11 2026-06-10 2026-06-09 2026-06-08 2026-06-07 2026-06-06 2026-06-05 2026-06-04 2026-06-03 2026-06-02 2026-06-01 2026-05-31 2026-05-30 2026-05-29 2026-05-28 2026-05-27 2026-05-26 2026-05-25 2026-05-24 2026-05-23 2026-05-22 2026-05-21 2026-05-20 2026-05-19 2026-05-18 2026-05-17 2026-05-16 2026-05-15 2026-05-14 2026-05-13 2026-05-12 2026-05-11 2026-05-10 2026-05-09 2026-05-08 2026-05-07 2026-05-06 2026-05-05 2026-05-04 2026-05-03 2026-05-02 2026-05-01 2026-04-30 2026-04-29 2026-04-28 2026-04-27 2026-04-26 2026-04-25 2026-04-24 2026-04-23 2026-04-22 2026-04-21 2026-04-20 2026-04-19 2026-04-18 2026-04-17 2026-04-16 2026-04-15 2026-04-14 2026-04-13 2026-04-12 2026-04-11 2026-04-10 2026-04-09 2026-04-08 2026-04-07 2026-04-06 2026-04-05 2026-04-04 2026-04-03 2026-04-02 2026-04-01 2026-03-31 2026-03-30 2026-03-29 2026-03-28 2026-03-27 2026-03-26 2026-03-25 2026-03-24 2026-03-23 2026-03-22 2026-03-21 2026-03-20 2026-03-19 2026-03-18 2026-03-17 2026-03-16 2026-03-15 2026-03-14 2026-03-13 2026-03-12 2026-03-11 2026-03-10 2026-03-09 2026-03-07 2026-03-06 2026-03-05 2026-03-04 2026-03-03 2026-03-02 2026-03-01 2026-02-28 2026-02-27 2026-02-26 2026-02-25 2026-02-24 2026-02-23 2026-02-22 2026-02-21 2026-02-20 2026-02-19 2026-02-18 2026-02-17 2026-02-16 2026-02-15 2026-02-14 2026-02-13 2026-02-12

Showing 30 papers for 2026-07-14

Knowledge Graphs Meet Graph Neural Networks: A Comprehensive Survey
GNN Graph Learning Knowledge Graph

This survey presents a two-level taxonomy for GNN-based KG technologies: a knowledge graph technologies pipeline and a GNN-based perspective. It analyzes how KG components map to GNN methodologies and aims to systematize methodologies across the KG technology stack to guide future research.

Distance-Preserving Embeddings in Inhomogeneous Random Graphs
Graph Learning

The paper studies distance-preserving embeddings in inhomogeneous random graphs using landmark-based embeddings to approximate shortest-path distances. It provides theoretical distortion bounds that better reflect typical networks rather than worst-case guarantees and validates the practicality of the approach with experiments.

GAE: Graph-Augmented Evolution for Scientific Discovery via Reinforcement Optimization
Graph Learning

GAE (Graph-Augmented Evolution) couples evolutionary program search with reinforcement optimization guided by large language models and relational GNNs. It addresses blind parent selection, sparse rewards, and static mutation operators by tightly coupling search with graph-based guidance and learning.

SALT-GNN: Handling Dense Neighborhoods in Anti-Money Laundering Graphs via Statistics-Aware Attention
GNN Graph Learning

SALT-GNN tackles dense neighborhoods in AML graphs with statistics-aware attention, mitigating signal dilution caused by high-activity recipient accounts. The approach improves detection performance while reducing investigation costs.

When does distribution shift break graph neural networks calibration?
GNN Graph Learning

The work provides a closed-form theoretical characterization of GNN calibration under distribution shift, showing how calibration depends on specific distributional changes. This yields fundamental insights into when and how GNNs remain reliable under shift.

Graph Neural Networks for RFID-Based Spatial Geometry Inference in Spatial AI Systems
GNN Graph Learning

Graph Neural Networks for RFID-Based Spatial Geometry Inference develops GNN-based methods to infer higher-order spatial relationships in indoor environments from RFID signals. The approach improves robustness to noisy propagation and enhances spatial understanding for Spatial AI systems.

A Novel Graph Fraud Detector via Grouped Attribute Completion and Confidence-Aware Contrastive Learning
GNN Graph Learning

A Novel Graph Fraud Detector via Grouped Attribute Completion and Confidence-Aware Contrastive Learning (GFD-GC) tackles missing attributes and severe class imbalance in graph fraud detection. It combines grouped attribute completion with confidence-aware contrastive learning to improve detection.

Learning Subgroup Relations Using Siamese Graph Neural Networks
GNN Graph Learning

Learning Subgroup Relations Using Siamese Graph Neural Networks represents finite groups by Cayley graphs and learns embeddings with a Siamese GNN branch, augmented by algebraic features to predict subgroup relations.

Surprisingly Simple and Effective Multi-Domain Graph Foundation Model through Graph-to-Table Alignment
GNN Graph Learning

Surprisingly Simple and Effective Multi-Domain Graph Foundation Model through Graph-to-Table Alignment shows that aligning graph representations with tabular features can yield strong cross-domain transfer without heavy text attributes, forming a simple yet effective GFM.

Structure-Feature Aligned Graph Learning via Alternating Constrained Optimization
Graph Learning

Structure-Feature Aligned Graph Learning via Alternating Constrained Optimization introduces a two-view framework that decouples structure and features by using an independent anchor network to learn a structure-free feature prior, then aligns it to structure-conditioned GNN embeddings via alternating optimization.

A multi-scale feature enhanced graph neural network for fluid dynamics prediction in complex geometries
GNN Graph Learning

A multi-scale feature enhanced graph neural network for fluid dynamics prediction in complex geometries develops multi-scale features to improve GNN-based predictions on large-scale meshes common in fluid dynamics, achieving higher accuracy and efficiency.

MVMGNN;Multi-View Masked Graph Neural Network for Alzheimer's Disease Diagnosis using Structural MRI
GNN Graph Learning

MVMGNN; Multi-View Masked Graph Neural Network for Alzheimer's Disease Diagnosis using Structural MRI proposes a multi-view, masked GNN approach to structure MRI data for AD diagnosis, improving robustness and accuracy.

Inverse-IMPRESSION: A Graph-based Platform for Molecular Structure Elucidation from Experimental NMR Spectroscopic Properties
GNN Graph Learning

Inverse-IMPRESSION presents a graph-based platform for molecular structure elucidation from experimental NMR properties, built on an inverted Graph Transformer (IMPRESSION-G2). It includes a one-shot bond predictor, a structure-correction stage, and a noise-augmented multi-shot ensemble.

Hyper-modal Imputation Diffusion Embedding with Dual-Distillation for Federated Multimodal Knowledge Graph Completion
Knowledge Graph Graph Learning

Hyper-modal Imputation Diffusion Embedding with Dual-Distillation for Federated Multimodal Knowledge Graph Completion (MMFeD3-HidE) enables federated MKG completion by securely sharing embeddings via diffusion and dual distillation, improving missing link prediction across clients.

Graph Optimization Foundation Model: Tokenizing Graph via A Language-Model Paradigm
LLM × Graph Graph Learning

Graph Optimization Foundation Model tokenizes graph problems under a language-model paradigm, enabling a foundation-model-style pretraining and transfer for graph-structured operations research problems.

Local Message-Passing for Discrete Graph Generation
GNN Graph Learning

Local Message-Passing for Discrete Graph Generation introduces GenGNN, a modular message-passing backbone for discrete graph generation without global attention, enabling edge-field persistence and latent refinement; diffusion-based GenGNN variants achieve high validity.

Graph-Based Bayesian Optimization for Quantum Circuit Architecture Search with Uncertainty Calibrated Surrogates
Graph Theory

Graph-Based Bayesian Optimization for Quantum Circuit Architecture Search uses a GNN surrogate to model circuits as graphs and employs expected improvement with uncertainty estimates (via Monte Carlo dropout) to guide circuit mutations and selections, evaluated on hybrid quantum-classical platforms.

An Approximate Graph Elicits Detonation Lattice
Graph Theory

An Approximate Graph Elicits Detonation Lattice introduces a training-free graph-based method to precisely segment and measure detonation cells from 3D pressure traces, improving upon manual 2D edge-detection methods with synthetic data experiments.

UNIT: Unleash Large Language Models Potential for Graph Continual Learning
Graph Learning

UNIT: Unleash Large Language Models Potential for Graph Continual Learning investigates graph continual learning in streaming settings, addressing semantic-structural separation and imbalanced knowledge transfer to improve knowledge retention and transfer over time.

GRATE: Temporal Extensions for Inductive KG Foundation Models via Gated Rotary Attention
Knowledge Graph

GRATE: Temporal Extensions for Inductive KG Foundation Models via Gated Rotary Attention proposes an entity-side message function with gated rotary attention to encode temporal information, enabling better inductive transfer on temporal knowledge graphs with disjoint vocabularies.

KGCQual: An Interpretable Framework for Evaluating the Knowledge Graph Construction Quality from Text
Knowledge Graph

KGCQual introduces an interpretable intrinsic metric to assess Knowledge Graph quality from text. It measures how closely the automatically extracted KG approximates an ideal reference, addressing spurious or incomplete triples produced by pipelines. The metric provides insight into structural and semantic fidelity beyond task-specific evaluations.

Comparative Analysis of GAT and BERT for Human-Like Playtesting
GNN Graph Learning

This paper compares GAT and BERT for human-like playtesting in puzzle games. It discusses how predictive models trained on diverse player data can simulate player behavior but highlights limitations in capturing the full range of strategies and the need for feature engineering and architectural adaptation when new game mechanics appear. The study offers comparative insights and suggests directions to better model varied player strategies.

Learning the Brain's Dynamics as a Port-Hamiltonian System
GNN Graph Learning

The authors model motor cortex dynamics during a wrist-extension BCI task as a port-Hamiltonian system, combining a conservative interconnection with a dissipative port driven by a GNN surrogate. A metriplectic integrator evolves the state, and a fluctuation-dissipation-consistent noise channel yields stochastic trajectories at body temperature. On real EEG data, the approach achieves competitive error metrics and demonstrates scale-consistent dynamics.

PromptGraph: Graph-Guided Prompt Sanitization for Balancing Privacy and Utility in LLM Inference
Graph Learning

PromptGraph is a graph-guided prompt sanitization approach for privacy-preserving LLM inference. It models pairwise relationships among spans to balance privacy and utility rather than sanitizing spans independently. By constructing a prompt graph, PromptGraph achieves more effective privacy protection while preserving task performance.

RAGU: A Multi-Step GraphRAG Engine with a Compact Domain-Adapted LLM
Graph Learning

RAGU introduces a multi-stage GraphRAG engine coupled with a compact domain-adapted LLM. It separates extraction from consolidation through typed two-stage extraction, DBSCAN-based deduplication, LLM summarization, and Leiden community detection. The design emphasizes a compact extractor tailored to the domain to improve retrieval quality and efficiency.

MG$^2$-RAG: Multi-Granularity Graph for Multimodal Retrieval-Augmented Generation
Graph Learning

MG^2-RAG proposes a Multi-Granularity Graph for multimodal retrieval-augmented generation. It addresses limitations of flat vector retrieval and translation-to-text pipelines by jointly modeling cross-modal dependencies with a lightweight, multi-granularity graph. The approach reduces hallucinations and improves multimodal reasoning in RAG.

RankGraph-2: Lifecycle Co-Design for Billion-Node Graph Learning in Recommendation
Graph Learning

RankGraph-2 presents lifecycle co-design for billion-node graph learning in recommendations. It treats graph construction, representation learning, and real-time serving as coupled stages, deploying a co-trained cluster index to avoid online KNN. The approach tightens the loop between training and serving for scalable, high-quality retrieval.

Conceptual Networks for Cross-Linguistic Idiomatic Expressions: A Feature-Based Graph Approach
Graph Learning

Conceptual Networks for Cross-Linguistic Idiomatic Expressions uses an interpretable graph framework to map idiomatic meanings across eight languages. Each expression is annotated with binary conceptual features, and pairwise Jaccard similarities define a weighted graph. Community detection reveals idioms cluster by conceptual schema rather than by language.

NGM-RAG: Neural Graph Matching based Retrieval-Augmented Generation
GNN Graph Learning

NGM-RAG introduces Neural Graph Matching-based Retrieval-Augmented Generation. By leveraging graph-structured matching, it enhances retrieval for complex, multi-hop questions beyond text-based methods. The approach demonstrates improved accuracy on challenging queries by exploiting graph relationships.

FAIR GraphRAG: A Retrieval-Augmented Generation Approach for Semantic Data Analysis
Graph Learning

FAIR GraphRAG proposes a retrieval-augmented generation framework that aligns with FAIR data principles for semantic data analysis. It argues that existing RAG approaches lack structured FAIRification of the underlying knowledge graphs and outlines methods to enhance findability, accessibility, interoperability, and reusability within graph-enabled analyses.