← 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-23

STN-TGAT: Top-K Portfolio Construction via Prior-Guided Graph Attention with Learnable Soft-Threshold Sparsification
GNN Graph Learning

We introduce STN-TGAT, a model that merges a temporal Transformer with a graph attention network to capture long-horizon temporal patterns and dynamic cross-stock dependencies for top-K portfolio construction. The method uses an NMI-based prior graph and a learnable soft-threshold sparsification to improve robustness by reducing spurious connections.

Predicting Groundwater Arsenic Concentrations Using Graph Neural Networks
GNN Graph Learning

This work treats arsenic concentration prediction as a regression task and builds a spatially integrated dataset to aggregate data over tens of thousands of locations. A Graph Neural Network is used to model spatial dependencies and regional heterogeneity to predict groundwater arsenic levels, aiming for generalizable spatial predictions across regions.

Adaptive Multi-Expert Graph Transformer for Interpretable EEG-Based Diagnostics
GNN Graph Learning

We propose Adaptive Multi-Expert Graph Transformer for EEG diagnostics. It treats each EEG as a sequence of dynamic functional connectivity graphs, computes wPLI-based connectivity and uses hierarchical graph encoding from electrode to regional/global levels. A multi-expert transformer aggregates outputs for interpretable predictions.

The Mechanism Matters: When Knowledge Graphs Help Reinforcement Learning
Knowledge Graph

The paper conducts a controlled study to understand when knowledge graphs help RL, varying task, KG injection mechanism (state features, action masking, or potential-based reward shaping), and KG quality. It identifies conditions under which KG structure is beneficial, neutral, or detrimental to learning.

FedLSG: LLM-Enhanced Semantic Calibration for Federated Graph Backdoor Defense
GNN Graph Learning

FedLSG introduces LLM-enhanced semantic calibration for federated graph backdoor defense. It grounds local graph structures and client updates into text representations, enabling semantic understanding to detect and mitigate backdoor threats in FedGNNs.

Label-Free Finite-Volume-Residual Training of Attention Graph Neural Networks for Coupled Thermo-Fluid Fields
GNN Graph Learning

We propose label-free finite-volume-residual training for attention GNNs to simulate coupled thermo-fluid fields. Training minimizes FVM residuals computed on the mesh, requiring no labeled data, and the resulting surrogates are evaluated against CFD benchmarks.

AuditVotes: Elevating Provable Defense for GNNs with Efficient Augmentation and Conditional Smoothing
GNN Graph Learning

AuditVotes proposes a provable robust defense for GNNs by combining graph rewiring augmentation and conditional smoothing within a randomized smoothing framework. It aims to achieve high clean accuracy while providing strong certified robustness.

A Sheaf-Theoretic and Topological Perspective on Complex Network Modeling and Attention Mechanisms in Graph Neural Models
GNN Graph Theory

The paper introduces a cellular sheaf-theoretic framework for complex network modeling and attention in GNNs/TDL, analyzing how signals diffuse and how training shapes feature distribution on graphs and complexes. It provides theoretical insights for topological deep learning.

AdvSynGNN: Structure-Adaptive Graph Neural Nets via Adversarial Synthesis and Self-Corrective Propagation
GNN Graph Learning

AdvSynGNN offers structure-adaptive GNNs that withstand structural noise and heterophily via adversarial synthesis and self-corrective propagation. It uses multi-resolution structural synthesis and contrastive objectives to initialize geometry-aware representations and adapt to heterophilous graphs.

Boundary Embedding Shaping with Adaptive Contrastive Learning for Graph Structural Disentanglement
GNN Graph Learning

Boundary Embedding Shaping uses adaptive contrastive learning to address graph structural entanglement near decision boundaries. It focuses on nodes near class boundaries where structural noise most harms predictions, shaping embeddings to improve robustness.

ChemHyperMag: Physics-informed magnetic hypergraph learning improves molecular ADMET prediction
Graph Learning

ChemHyperMag builds a functional-group hypergraph to capture asymmetric interactions and nonreversible dynamics for multitask ADMET with missing labels. It leverages physics-informed relations among chemical motifs to improve predictive performance.

Geometry-Guided Generative Representation for Functional Brain Graphs
Graph Learning

Geometry-Guided Generative Representation argues that dense functional brain graphs lie on a low-dimensional latent geometry. The paper proposes generative representations that respect this geometry, combining topological and spectral features to model brain connectomes.

Edge-Local and Qubit-Efficient Quantum Graph Learning for the NISQ Era
Graph Learning

Edge-Local and Qubit-Efficient Quantum Graph Learning introduces a fully quantum graph convolutional architecture designed for unsupervised learning on NISQ hardware, combining a variational quantum feature extractor with edge-local processing to reduce circuit depth and qubit requirements.

CityGuard: Graph-Aware Private Descriptors for Bias-Resilient Identity Search Across Urban Cameras
Graph Learning

CityGuard presents a graph-aware private descriptor approach for bias-resilient identity search across urban cameras. It uses a dispersion-adaptive metric learner and topology-aware transformer to preserve privacy while improving re-identification under domain shifts.

ProbSPARQL: Querying Knowledge Graphs with Multi-dimensional, Uncertain Numeric Data
Knowledge Graph

ProbSPARQL extends SPARQL to query knowledge graphs with multi-dimensional, uncertain numeric data. It introduces probabilistic uncertainty representation for numeric values to support downstream triage, reliability modeling, and planning.

Trajectory-Aware Clinical Risk Prediction via Severity-Grounded Knowledge Graphs and Retrieval-Augmented Generation
Knowledge Graph

TRACER combines trajectory-aware clinical data with knowledge graphs and retrieval-augmented generation to predict clinical risk. It constructs a trajectory-aware, clinically grounded framework that leverages external knowledge to improve risk prediction.

Neuro-Symbolic Meta-Policies for Temporal Knowledge-Graph Memory under Partial Observability
Knowledge Graph

Neuro-Symbolic Meta-Policies for Temporal Knowledge-Graph Memory proposes a neuro-symbolic meta-policy to decide which symbolic memory heuristic to apply in partially observable RL. It uses temporal RDF-annotated memory within RoomKG, combining KG encoding with memory retrieval.

Attacking Graph Foundation Models Through Their Shared Representation
Graph Learning

Attacking Graph Foundation Models Through Their Shared Representation analyzes the alignment layer of graph foundation models as an attack surface accessible at inference time, demonstrating perturbations in representation space can break model behavior.

OntoBook: Ontology-Grounded Synthetic Textbooks for Medical Encoder Pretraining
Graph Learning Knowledge Graph

OntoBook converts medical ontology into pretraining signals by performing random walks, generating prose with an LLM, and training a French encoder with masked language modeling and relation prediction objectives. It shows gains on medical text tasks.

OpenRTAG: A Comprehensive Benchmark for Robust Text-Attributed Graph Learning under Data Quality Degradation
Graph Learning

OpenRTAG provides a comprehensive benchmark for robust text-attributed graph learning under data quality degradation across nine degradation scenarios, evaluating existing methods and providing datasets/tasks for TAG robustness.

Sequential Learner Modeling Using Multi-Relational Graph Convolutional Networks
GNN

The authors show that incorporating multiple relation types with multi-relational GNNs yields richer user representations for sequential learning tasks. They identify the limitations of homogeneous relation treatment in traditional GCNs and propose a MR-GCN based framework for sequential learner modeling. Experiments on relevant tasks demonstrate improved predictive performance and more informative user models.

Approximating SPR Distance Between Phylogenetic Trees with Graph Neural Networks
GNN

We study whether a GNN can approximate Subtree Prune and Regraft (SPR) distances between phylogenetic trees in near-constant time after training. The authors build and publicly release a dataset of 864 trees inferred by UPGMA and Neighbor-Joining across four bacterial species, and train a GNN to estimate SPR distance. Results show that the model provides accurate approximations quickly, enabling scalable comparisons for large phylogenies.

Toward Auditable Fraud Detection: Combining Graph Features, Model Explanations, and Agentic Case Investigation
Graph Learning

We propose an auditable, layered fraud detection pipeline that combines a gradient-boosted classifier, graph-derived structural features, an autoencoder anomaly signal, TreeSHAP explanations, and a bounded LLM investigation agent for uncertain cases. We also identify and remove a simulator-specific balance shortcut to prevent inflated baselines and evaluate the approach on PaySim data, demonstrating improved explainability and auditability alongside competitive performance.

GUIDED Network-Agnostic Feature Initialization for Spatial Transferability in GNN-based Models
GNN

Standard GNNs rely on transductive feature initializations tied to a fixed network, hindering transfer to new urban environments. We propose a network-agnostic initialization layer that guides feature initialization independently of the underlying network, improving spatial transferability of GNN-based traffic models. Experiments show the approach enables faster adaptation and better performance when transferring to unseen cities.

LLM-Grounded Explainable AI for Supply Chain Risk Early Warning via Temporal Graph Attention Networks
GNN

We propose an evidence-grounded framework that jointly predicts supply chain bottlenecks and generates faithful natural-language explanations by coupling a Temporal Graph Attention Network (TGAT) with a reasoning module based on LLM. Using maritime hubs as a case study, the system provides early warnings of bottlenecks and corresponding explanations, improving interpretability and operational usefulness.

GSPRec: On Improving Item Representations in Graph Signal Processing for Collaborative Filtering
Graph Learning Graph Theory

GSPRec argues that item representations in graph signal processing based collaborative filtering should incorporate proximity information beyond the user-item interaction matrix. By capturing intermediate-frequency components corresponding to item neighborhoods derived from user sequences, GSPRec improves item embeddings. Experiments show improved recommendation accuracy and diversity.

Chi-Square Wavelet Graph Neural Networks for Heterogeneous Graph Anomaly Detection
GNN Graph Learning

ChiGAD introduces a spectral GNN for heterogeneous information networks using Chi-square wavelets to capture multi-path semantics and preserve high-frequency signals. It addresses abnormal signal extraction across diverse meta-paths, maintains high-frequency content for better anomaly discrimination, and learns effectively from imbalanced anomaly data. Experimental results on heterogeneous GAD benchmarks show improved detection performance over baselines.

CPGRec+: A Balance-oriented Framework for Personalized Video Game Recommendations
GNN

We extend CPGRec with a balance-oriented framework that explicitly trades off accuracy and diversity in personalized video game recommendations. The approach accounts for uneven significance of player-game interactions, addressing data sparsity and potential over-smoothing. Experiments show better coverage and user satisfaction while maintaining competitive accuracy.

Scuba Diving Graphs
Graph Theory Graph Learning

This paper proposes modeling scuba diving groups as temporal social networks, with divers as nodes and interactions as links. The framework focuses on three interaction dimensions—physical distance, underwater communication effectiveness, and emergency distance—to capture spatial positioning and safety dynamics. This enables computational social science analyses of dive groups.

Topology-Aware Tokenization for Generative Recommendation
Graph Learning

Generative recommendation reframes sequential recommendation as autoregressive generation, but quantization of item embeddings distorts topology and misleads similarity. We propose topology-aware tokenization to preserve intrinsic item adjacency during discretization, aligning token space with the original topology. Experiments show improved generation accuracy and recommendation quality.