← 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 21 papers for 2026-06-19

Protein Representation Learning with Secondary-Structure and Energy-Filtered Hydrogen-Bond Graphs
Graph Learning

This work introduces a secondary-structure-aware graph neural network for protein representation. The method builds graphs around secondary-structure motifs (e.g., α-helices and β-sheets) and filters edges by hydrogen-bond energy to emphasize stabilizing interactions, aiming to better reflect folding principles. The resulting representations improve downstream protein tasks.

A Hybrid GNN-FEM Framework for Phase-Field Fracture Simulation. Physics-Preserving Hybridization for Generalizable Surrogate Modeling
GNN Graph Learning

We propose a hybrid GNN-FEM framework for phase-field fracture simulation. The approach combines graph neural networks with finite element methods to model crack evolution efficiently while preserving a variational physics foundation. This yields generalizable surrogate models with reduced computational cost.

Thermodynamic Signatures of Reasoning: Free-Energy and Spectral-Form-Factor Diagnostics for Hallucination Detection in Large Language Models
Graph Theory

We propose Free-Energy Signatures (FES), a spectral descriptor that treats each layer's attention Laplacian as a Hamiltonian. It extracts thermodynamic potentials and spectral-form factors to diagnose reasoning quality and detect hallucinations in large language models. This expands beyond a few eigenvalues to exploit the full spectrum structure.

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

SEAGAN is a domain-specific, edge-aware graph attention network for dynamic plant processes. It models multiple interacting physiological processes, such as the A-Ci curve for photosynthesis, enabling more accurate inference of leaf-level responses. The method integrates domain knowledge to handle dynamic plant physiology.

Enhancing Graph Neural Networks Using Proximity Graphs for Dust Source Emission Forecasting
GNN Graph Learning

We show that proximity graphs (Delaunay, Gabriel, kNN) improve GNNs for forecasting dust source emissions by capturing spatial relationships. The approach enhances spatiotemporal modeling of dust events and pollution spread. This leads to more accurate emission forecasts.

Towards Graph-Based Deep Learning for Map Generalization: Insights from Building Footprints Simplification and Aggregation
GNN Graph Learning

This study explores graph-based deep learning for map generalization by recasting simplification as node movement and aggregation as link prediction within a unified framework. We benchmark GCN, GAT, and GraphSAGE on multi-scale building datasets and find GraphSAGE offers favorable generalization. This work provides guidance for applying GNNs to map generalization tasks.

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

We address graph structural entanglement that harms GNNs near class boundaries. We propose Boundary Embedding Shaping with Adaptive Contrastive Learning to improve boundary robustness and stabilize predictions. The method reduces boundary vulnerabilities through boundary-aware embedding and learning.

Towards Modality-imbalanced Federated Graph Learning: A Data Synthesis-based Approach
Graph Learning

This work studies modality-imbalanced Federated Graph Learning and proposes a data-synthesis-based solution. It tackles two levels of imbalance: client-level missing modalities and node-level attribute gaps, improving cross-client learning. The proposed approach aims to make MM-FGL more practical under real-world modality constraints.

AI Economist Agent: An Agentic Framework for Model-Grounded Economic Analysis with RAG, Knowledge Graphs, and Large Language Models
Knowledge Graph LLM × Graph

We propose AI Economist Agent, a model-grounded RAG-based framework for economic scenario analysis using LLMs and knowledge graphs. The agent uses planning, evidence retrieval, and theory-grounded reasoning to produce econometric analyses. The framework aims to align NLP-generated narratives with economic theory and data.

HGCN(O): A Self-Tuning GCN HyperModel Toolkit for Outcome Prediction in Event-Sequence Data
GNN Graph Learning

HGCN(O) is a self-tuning toolkit for outcome prediction in event-sequence data. It exposes four GCN architectures (O-GCN, T-GCN, TP-GCN, TE-GCN) across different layer types and combines multiple graph representations with temporal dependencies. Experiments show improved accuracy and stability on balanced and unbalanced data.

Capturing Intransitive Dominance in Tennis Forecasting: A Graph Neural Network Approach
GNN Graph Learning

We model intransitive dominance in tennis forecasting with a temporal directed-graph GNN. The model captures A>B, B>C, C>A patterns to improve predictive power. It achieves competitive accuracy and Brier score compared to established rating systems like Weighted Elo.

MolGraphBench: A Benchmark of GNN Architectures for Molecular Regression Tasks
GNN Graph Learning

MolGraphBench provides a benchmark suite for evaluating GNN architectures on molecular regression tasks. It standardizes evaluation from molecular graphs derived from SMILES, enabling fair comparisons of property-prediction models. The benchmark helps identify strengths and weaknesses of different GNN designs.

Mask-Morph Graph U-Net: A Generalisable Mesh-Based Surrogate for Crashworthiness Field Prediction under Large Geometric Variation
GNN Graph Learning

Mask-Morph Graph U-Net introduces a generalisable mesh-based surrogate for crashworthiness under large geometric variation. It uses non-shareable edge-specific aggregation through a mask-morph GNN to better capture nonlinear relationships. The approach aims to accelerate crash simulations while maintaining accuracy.

KG-SoftMAP: Soft Knowledge-Graph Priors for Bayesian Network Structure Learning from Sparse Discrete Data
Knowledge Graph Graph Learning

KG-SoftMAP encodes domain knowledge as a soft knowledge-graph prior for Bayesian network structure learning from sparse discrete data. It maximizes a MAP objective by combining the BDeu score with a logit-form prior, enabling more reliable structure discovery when observations are limited.

A graph neural network surrogate model for mesh-based crashworthiness prediction of vehicle panel components
GNN Graph Learning

We propose a graph neural network surrogate for crashworthiness prediction of vehicle panel components. The surrogate aims to replace expensive finite element simulations with fast predictions for nonlinear impact scenarios. We discuss limitations in capturing detailed 3D effects.

Pointwise is Pointless? A Multimodal Ablation Study for Precipitation Nowcasting with Graph Neural Networks
GNN Graph Learning

This paper investigates multimodal ablations for precipitation nowcasting with a graph neural network system. It evaluates the impact of radar history, numerical weather prediction, surface observations, satellite channels, stochastic noise, and ensemble losses on forecast accuracy. The results identify which modalities most drive performance.

Implicit Semantic-Aware Communication Based on Hypergraph Reasoning
Graph Learning Graph Theory

Implicit Semantic-Aware Communication Based on Hypergraph Reasoning proposes semantic-aware communication using hypergraph reasoning to improve semantic inference at the receiver. The approach represents semantic content as hypergraphs to enable deeper relational reasoning.

Detecting Hallucinations for Large Language Model-based Knowledge Graph Reasoning
Knowledge Graph LLM × Graph

Detecting Hallucinations for Large Language Model-based Knowledge Graph Reasoning discusses hallucinations in KG reasoning with LLMs; surveys methods to detect and mitigate hallucinations.

GDGU: A Gradient Difference-based Graph Unlearning Method for Cyberattack Localization in Electric Vehicle Charging Networks
GNN

GDGU: A Gradient Difference-based Graph Unlearning Method for Cyberattack Localization in Electric Vehicle Charging Networks proposes a gradient-difference-based graph unlearning technique to localize cyberattacks while enabling data deletion without full retraining.

FineREX: Fine-Tuned NER-RE for Human Smuggling Knowledge Graphs
Knowledge Graph

FineREX: Fine-Tuned NER-RE for Human Smuggling Knowledge Graphs introduces a pipeline for building knowledge graphs from legal documents using a fine-tuned LLM for named entity recognition and relation extraction tailored to human smuggling domain.

FundaPod: A Multi-Persona Agent Pod Platform with Knowledge Graph Memory for AI-Assisted Fundamental Investment Research
Knowledge Graph

This paper introduces FundaPod, a multi-persona agent pod platform that employs a knowledge graph memory to support AI-assisted fundamental investment research. Moving beyond traditional finance AI work focused on trading signals, it enables analysts or AI agents to gather evidence, identify business drivers, compare competing viewpoints, and generate investment memos, with the broader aim of producing investment plans that are transparent, reusable, and verifiable, while contributing to the cumulative development of investment knowledge. The platform coordinates multiple agent personas and a structured memory to organize diverse insights for rigorous fundamental analysis.