← 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 20 papers for 2026-06-17

Towards Fast GNN Surrogates for CO2 Migration in Complex Geological Formations
GNN

This work develops an end-to-end graph neural surrogate to forecast CO2 plume migration in complex geological formations, enabling fast, data-driven predictions of multiphase flow. The approach is evaluated on the SPE11A benchmark, tackling sharp gas–water interfaces, strong advection, and fingering, demonstrating accuracy and speed advantages over traditional simulators.

Finsler Geometry, Graph Neural Networks, and You
GNN

The paper proposes using the Finsler Laplacian as a nonlinear generalization of the Laplace-Beltrami operator for graph-based learning on point clouds. They prove convergence of the discrete Finsler estimates to the true operator as sample size grows, and show it can be implemented as a graph neural network layer, enabling anisotropic geometric learning.

LLM Features Can Hurt GNNs: Concatenation Interference on Homophilous Graph Benchmarks
GNN

This work shows that adding LLM-generated features to GNNs by simple input concatenation can harm performance on standard homophilous graph benchmarks, unlike end-to-end LLM pipelines. Using an MLP backbone with Planetoid splits, pure concatenation of SBERT/GPT-derived features reduces accuracy, highlighting interference rather than benefit.

Handling Feature Heterogeneity with Learnable Graph Patches
Graph Learning

The paper tackles feature heterogeneity across graphs for universal pre-trained graph models by avoiding reliance on textual data. They introduce learnable graph patches as the smallest semantic units, enabling flexible, dataset-agnostic representations and better transfer across graphs.

Half a Link can Be Enough to Predict a Whole Link: Understanding Generalization in Knowledge Graph Foundation Models
Knowledge Graph

The paper analyzes knowledge graph foundation models and how they generalize across unseen graphs. It reveals that half-links (partially observed triples) can be surprisingly informative, such that predicting a test triple may require observing only one end, explaining nonuniform generalization.

Timestamp-Aware Spatio-Temporal Graph Contrastive Learning for Network Intrusion Detection
GNN

This work improves graph-based network intrusion detection by making the model sensitive to temporal evolution of traffic. It introduces timestamp-aware spatio-temporal graph contrastive learning to capture changing attack patterns and improve generalization to unseen intrusions.

Geometrical fairness in graph neural networks
GNN

The paper investigates fairness in diffusion-based graph neural networks and identifies biases that can propagate or amplify data biases. It proposes a fairness-aware adaptation of diffusion-based GNNs to mitigate such biases while maintaining performance.

Manifold GCN: Diffusion-based Convolutional Neural Network for Manifold-valued Graphs
GNN

We introduce Manifold GCN for graphs with features on a Riemannian manifold, proposing a diffusion-based layer and a tangent MLP that operate on manifold-valued data. Both layers are permutation and isometry-equivariant, providing an inductive bias that respects the geometry.

SMGFM: Spectral Multimodal Graph Pretraining for Multimodal-Attributed Graphs
Graph Learning

This work introduces SMGFM, a spectral pretraining framework for multimodal-attributed graphs that separates structure-induced semantics from modality-intrinsic semantics. It aims to align topology with multimodal node content (text, images, etc.) to improve downstream tasks.

Temporal Motif-aware Graph Test-time Adaptation for OOD Blockchain Anomaly Detection
GNN

The paper tackles out-of-distribution blockchain anomaly detection by incorporating temporal motif awareness into graph test-time adaptation. The framework addresses adversarial pattern evolution and semantics shift, enabling robust detection on unseen blockchains.

FlowRAG: Synergizing Explicit Reasoning via Frequency-Aware Multi-Granularity Graph Flow
Graph Learning

FlowRAG introduces explicit reasoning over a frequency-aware, multi-granularity graph flow to improve retrieval-augmented generation. It aims to reduce under-retrieval and brittle multi-hop reasoning that can derail entity-to-entity transitions.

Structural Preservation and the Logical Expressiveness of Graph Neural Networks
GNN

The paper analyzes the logical expressiveness of graph neural networks from a semantic viewpoint, showing how logical formulae correspond to restricted GNN architectures and how GNNs can be translated into logical representations. It clarifies the structural preservations that govern expressive power.

A Unified Framework for Context-Aware and Relation-Aware Graph Retrieval-Augmented Generation
LLM × Graph Graph Learning

This work proposes a unified framework for context-aware and relation-aware retrieval-augmented generation on graphs, addressing limitations of entity-centric and chunk-centric methods that retrieve information separately. It fuses retrieved content to enable more coherent and knowledgeable generation.

Graph neural networks at war: integrating cybersecurity and drone intelligence in the Israeli-Iranian conflict
GNN

The study applies graph neural networks to fuse cybersecurity and drone intelligence in a cyber-physical setting, focusing on intrusion detection and UAV management. It provides an integrated procedure for using GNNs to understand network structures and identify malicious activity.

Trust-Aware Multi-Agent Traceability: Confidence-Calibrated Knowledge Graphs for Consistent Software Artifact Management
Knowledge Graph

This work introduces a trust-aware coordination framework for multi-agent software artifact management, where confidence estimates propagate through a shared knowledge graph to prevent error propagation. It focuses on improving traceability and consistency across sequential AI-driven tasks.

Graph Neural Networks for Semi-Supervised Image Classification with Multi-Feature Aggregation
GNN

The paper investigates semi-supervised image classification with graph neural networks that aggregate multiple feature types from various extractors. It discusses the benefits of combining diverse features (e.g., CNN, ViT) for improved performance and robustness.

Boosting Knowledge Graph Foundation Models via Enhanced Negative Sampling
Knowledge Graph Graph Learning

This paper proposes improved negative sampling strategies to train knowledge graph foundation models, addressing the limitations of random negatives. By selecting more informative negatives, the approach enhances zero-shot generalization to unseen KGs.

GMN4AD: Graph Matching Network for Alzheimer's Disease Diagnosis with Test-Time Domain Adaptation using Multi-centered Structure Magnetic Resonance Imaging
GNN Graph Learning

This work applies a Graph Matching Network for Alzheimer's disease diagnosis and introduces test-time domain adaptation to handle inter-site heterogeneity in multi-centered MRI data. The method improves diagnostic accuracy across datasets.

Structural and Temporal Hallmarks of Genealogical Networks
Graph Theory

The paper analyzes genealogical networks at scale to identify universal structural properties, combining network-theoretic structure with an inferred temporal dimension. Using over a hundred datasets, it reveals how kinship networks exhibit characteristic structural and temporal hallmarks.

Do Generative Recommenders Deepen the Information Cocoon? A Closed-Loop Simulation with LLM-powered User Simulators
Generative Rec

This work investigates whether generative recommenders deepen information cocoons by simulating user interactions with LLM-powered user simulators in a closed-loop setup. It studies how replacing atomic item IDs with Semantic IDs affects exposure diversity and bias, evaluating cocoons.