← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph

Showing 21 papers for 2026-05-29

Designing Active Tether-Net Systems for Space Debris Capture with Graph-Learning-Aided Mixed-Combinatorial Optimization
Graph Learning

This paper studies designing active tether-net systems for space debris capture, leveraging graph-learning aided mixed-combinatorial optimization to navigate continuous, integer, and categorical design variables. It highlights how complex design and control choices interact under constraints and proposes a framework to optimize capture performance and robustness.

Evolutionary Refinement of Generative Graph Topologies: A Hybrid WGAN-GA Approach
Graph Learning

This work presents an evolutionary refinement of generative graph topologies using a hybrid WGAN-GA approach. It targets reducing deviations in degree and spectral distributions between generated and real graphs, while preserving class-specific structural patterns and graph sizes, by evolving graph topologies to better match real data.

Gated Graph Attention Networks with Learnable Temperature
GNN Graph Learning

The paper introduces gated graph attention with a learnable temperature, where gating reduces the influence of unreliable feature dimensions and the temperature adaptively sharpens or smooths attention. This enhances robustness across standard graph attention networks.

When Do Graph Foundation Models Transfer? A Data-Centric Theory
Graph Learning

The authors develop a data-centric theory for graph foundation model transfer, using a graphon-based continuum limit for dense graphs. They show that transfer behavior depends on domain properties and provide explicit characterizations for different tokenizations, explaining when transfer is beneficial or detrimental.

From Short Histories to Long Futures: Horizon-Aware Graph Neural Networks for Long Horizon Forecasting
GNN Graph Learning

The work proposes Horizon-Aware Graph Neural Networks for long-horizon forecasting, training a multi-horizon emulator that learns state-to-state transitions from a single historical curve. This addresses nonlinear dynamics and error accumulation in long-range predictions, enabling more stable long-term forecasts.

iLoRA: Bayesian Low-Rank Adaptation with Latent Interaction Graphs for Microbiome Diagnosis
Graph Learning

iLoRA introduces Bayesian Low-Rank Adaptation with latent interaction graphs for microbiome diagnosis. It infers a latent interaction graph from input data to produce input-conditioned LoRA updates, enabling joint learning of prediction and latent interactions rather than treating them separately.

OOD-GraphLLM: Graph Large Language Model for Out-of-Distribution Generalized Drug Synergy Prediction
LLM × Graph Graph Learning

OOD-GraphLLM addresses out-of-distribution generalized drug synergy prediction by leveraging graph-based large language models to handle shifts caused by novel compounds and varying molecular structures, aiming to improve generalization beyond in-distribution data.

Better Later Than Sooner: Neuro-Symbolic Knowledge Graph Construction via Ontology-grounded Post-extraction Correction
Knowledge Graph Graph Learning

The paper proposes Better Later Than Sooner, a neuro-symbolic knowledge graph construction method with ontology-grounded post-extraction correction to improve retrieval-augmented generation for complex, multi-hop QA requiring symbolic operations.

PassNet: Scaling Large Language Models for Graph Compiler Pass Generation
LLM × Graph

PassNet explores scaling LLMs for graph compiler pass generation, arguing that pass-level generation—integrating structured graph transformations into compiler pipelines—addresses tail workloads better than isolated kernel generation.

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

Temporal Motif-aware Graph Test-time Adaptation develops a test-time adaptation framework leveraging temporal motifs to cope with evolving blockchain transaction patterns, addressing adversarial evolution and out-of-distribution shifts in anomaly detection.

SAHG: Sector-Anisotropic Hyperbolic Graph Model for Social Bot Detection
Graph Learning

SAHG introduces a Sector-Anisotropic Hyperbolic Graph Model for social bot detection, leveraging hyperbolic geometry to capture hierarchical, scale-free structures and sector-specific anisotropy in social graphs for improved detection.

What drives performance in molecular MPNNs? An operator-level factorial benchmark
GNN Graph Learning

What drives performance in molecular MPNNs? An operator-level factorial benchmark decomposes MPNNs into operator families (initialization, fusion, update) and benchmarks 84 configurations on MoleculeNet to uncover how each operator affects performance.

Size Transferability of Graph Transformers with Convolutional Positional Encodings
GNN Graph Learning

Size Transferability of Graph Transformers with Convolutional Positional Encodings studies how graph transformers with GNN-based positional encodings transfer across graph sizes, linking GTs with manifold neural networks and offering transferability insights.

Self-supervised Adversarial Purification for Graph Neural Networks
GNN Graph Learning

Self-supervised Adversarial Purification for Graph Neural Networks proposes a dedicated purifier module that cleanses inputs before classification, enabling robustness without conflating accuracy and adversarial robustness within a single classifier.

Rel-MOSS: Towards Imbalanced Relational Deep Learning on Relational Databases
GNN Graph Learning

Rel-MOSS tackles imbalanced relational deep learning on relational databases by addressing minority entity under-representation, proposing methods to improve learning when the relational data is highly skewed.

RewardFlow: Topology-Aware Reward Propagation on State Graphs for Agentic RL with Large Language Models
Graph Learning

RewardFlow introduces topology-aware reward propagation on state graphs to estimate state-level rewards for agentic RL with LLMs, enabling finer-grained credit assignment along trajectory graphs.

UI-KOBE: Knowledge-Oriented Behavior Exploration for Lightweight Graph-Guided GUI Agents
Graph Learning

UI-KOBE proposes knowledge-oriented behavior exploration for lightweight graph-guided GUI agents deployed on mobile devices, enabling reliable end-to-end task execution with limited model capacity.

mcp-proto-okn: Natural-language access to open scientific knowledge graphs through the Model Context Protocol
Knowledge Graph

mcp-proto-okn presents a Python-based Model Context Protocol server enabling natural-language access to open scientific knowledge graphs, supporting graph routing, SPARQL, ontology expansion, multi-graph querying, and transcripts.

Graph-Enhanced Policy Optimization in LLM Agent Training
GNN Graph Learning

Graph-Enhanced Policy Optimization in LLM Agent Training analyzes credit assignment in group-based RL for multi-step LLM agents, proposing graph-based policy optimization over an online state-transition graph to better credit states according to their structural roles.

The Compressive Knowledge Graph Hypothesis: Which Graph Facts Matter for Scientific Hypothesis Generation?
Knowledge Graph

The Compressive Knowledge Graph Hypothesis investigates which graph facts matter for scientific hypothesis generation by perturbing local KGs (density, ontology richness, topology, control structure) and evaluating model outputs across several LLMs, finding KG utility to be selective and model-dependent.

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

FundaPod introduces a multi-persona agent pod platform that uses a knowledge graph memory to support AI-assisted fundamental investment research. Unlike typical finance LLM work that focuses on trading signals or NLP predictions, FundaPod emphasizes gathering evidence, identifying business drivers, comparing viewpoints, and generating investment memos. The platform aims to produce transparent, reusable, and verifiable investment plans and to advance cumulative expertise in fundamental investing through collaborative reasoning among agents.