← 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 14 papers for 2026-06-24

Reconstructing GRACE Terrestrial Water Storage with Spatio-Temporal Graph Neural Networks: An Application to South America
GNN Graph Learning

We introduce a deep learning approach that reconstructs monthly GRACE-like terrestrial water storage anomalies (TWSA) back to 1940 by learning the relationship between daily observations and TWS changes. The method uses spatio-temporal graph neural networks to capture complex land-atmosphere interactions and is demonstrated for South America.

A Fair Evaluation of Graph Foundation Models for Node Property Prediction
GNN Graph Learning

This work provides a fair evaluation of Graph Foundation Models for node property prediction, comparing different GFMs across diverse tasks and datasets. It discusses evaluation protocols, potential biases, and proposes benchmarks to ensure fair comparisons.

Graph Alignment for Benchmarking Graph Neural Networks and Learning Positional Encodings
GNN Graph Learning

We propose a benchmarking methodology for GNNs based on the graph alignment problem, a combinatorial task that aligns two unlabeled graphs to maximize edge overlap. We generate datasets with synthetic and real-world graphs, creating a family of alignment tasks with increasing difficulty to study GNNs and positional encodings.

FuseSampleAgg: One-Pass Neighborhood Estimation for Budgeted Knowledge-Graph Refresh and Validation
Knowledge Graph Graph Learning

FuseSampleAgg introduces a one-pass neighborhood estimation technique for updating knowledge-graph embeddings under tight time, memory, and audit budgets. It replaces costly neighbor-sampling pipelines with a single-pass estimator that avoids subgraph materialization and reduces kernel launches, enabling efficient KG refresh and validation.

Generating adversarial inputs for a graph neural network model of AC power flow
GNN Graph Learning

We formulate optimization problems to generate adversarial inputs that induce large errors between a neural network's AC power-flow predictions and the true AC power-flow equations. Demonstrated on the CANOS-PF GNN with a 14-bus test grid, the adversarial points yield substantial errors in reactive power and voltage magnitude, highlighting system vulnerabilities.

SEAGAN: domain-Specific and Edge-Aware Graph Attention Network for Dynamic Plant Processes
GNN Graph Learning

SEAGAN is a domain-specific and edge-aware Graph Attention Network designed for dynamic plant processes, modeling interdependent processes such as the A-Ci curve that relates photosynthesis to intercellular CO2. By incorporating domain constraints and edge-level information, SEAGAN improves estimation of photosynthetic parameters.

Macro Graph of Experts for Billion-Scale Multi-Task Recommendation
Graph Learning

Macro Graph of Experts (MGOE) is the first framework to leverage macro graph embeddings for billion-scale multi-task recommendation, capturing task-specific relationships across massive graphs. By sharing information through macro graphs, MGOE improves performance and scalability for diverse tasks.

T2D-Bench: Evidence-Gated Evaluation of LLM Outputs for Type 2 Diabetes Using a Multi-Layer Clinical-Lifestyle Knowledge Graph
Knowledge Graph

T2D-Bench is an evidence-gated benchmark for evaluating LLM outputs in Type 2 diabetes care, checking whether model responses satisfy explicit, graph-checkable evidence requirements. Built on a multi-layer clinical-lifestyle knowledge graph that combines biomedical spines, DrugBank, ADA standards, and lifestyle rules.

Towards Federated Long-Tailed Graph Learning: An Energy-Guided Dual Decoupling Approach
Graph Learning

We study federated long-tailed graph learning and propose an energy-guided dual decoupling approach to balance representation and classifier learning under data scarcity and distributed settings. The method aims to improve performance on minority classes while respecting privacy constraints.

Subjective-Graph LLM Agents for Simulating Uncertainty in Classroom Social Perception
Graph Learning

Subjective-Graph LLM Agents study how graph-local evidence and credibility-weighted communication among agents with individualized subjective graphs can produce persistent distortions in perceived academic standing despite objective signals. A data-constrained multi-agent framework enables agents to form judgments through their own evidence networks.

Rule2Text: A Framework for Generating and Evaluating Natural Language Explanations of Knowledge Graph Rules
Knowledge Graph

Rule2Text presents a framework that uses LLMs to generate natural language explanations for mined knowledge-graph rules and to evaluate their quality. The approach is tested across multiple KG datasets, including variants of Freebase.

A Training-Free Mixture-of-Agents Framework for Multi-Document Summarization using LLMs and Knowledge Graphs
Knowledge Graph

We propose a training-free mixture-of-agents framework for multi-document summarization that combines LLMs with knowledge graphs to model inter-document relations without supervised training. The framework deploys diverse agents to extract, fuse, and generate summaries.

Point-Voxel Absorbing Graph Representation Learning for Event Stream based Recognition
GNN Graph Learning

We address event-stream recognition by combining point-voxel downsampling with graph neural networks; traditional max/mean pooling pools node embeddings, which loses information. We propose a point-voxel absorbing graph representation capable of preserving temporal/spatial structure, achieving better recognition.

Knowledge-Graph Grounding Helps LLMs Only for Out-of-Training Knowledge: A Controlled Study on Clinical Question Answering
Knowledge Graph LLM × Graph

Knowledge-Graph Grounding Helps LLMs Only for Out-of-Training Knowledge: A Controlled Study on Clinical Question Answering investigates when KG grounding improves LLM performance, reproducing previous results and finding that grounding mainly helps for knowledge outside the training set; for in-domain knowledge, grounding offers limited gains.