← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph

Showing 25 papers for 2026-05-28

From Detection to Mechanism: Cross-Attention Graph Neural Networks Enable Drug-Drug Interaction Type Prediction An Ablation Study with Acetylsalicylic Acid Validation
GNN

This work moves DDI prediction from binary detection to predicting interaction mechanism types. It systematically compares three GNN architectures on a large benchmark with 38,337 positive drug pairs and 86 interaction types under identical training conditions. The study highlights cross-attention and siamese dual message passing and includes an acetylsalicylic acid validation to demonstrate practical mechanism prediction.

Where LLM Annotators Fail: Label-Free Learning on Graphs with LLMs
Graph Learning LLM × Graph

We study label-free learning on graphs when labels are provided by LLM annotators, which introduce noise. LLM errors are class-dependent and depend on graph context; this leads to systematic mislabels. We propose robust learning methods that model annotation noise and exploit graph structure to improve node classification without labels.

Temporal Hyperbolic Graph Representation Learning for Scale-Free Internet Routing and Delay Prediction
Graph Learning

We propose temporal hyperbolic graph representation learning to model scale-free Internet routing graphs. Hyperbolic geometry captures hierarchical structure; the model handles evolving topology and heavy tailed RTT distributions. Experiments show improved RTT prediction and routing QoS over Euclidean TGNN baselines.

Robust Contrastive Graph Clustering with Adaptive Local-Global Integration
Graph Learning

We address limitations of self-supervised graph clustering by Robust Contrastive Graph Clustering with Adaptive Local-Global Integration. The method flexibly captures high-order local structures and global semantics by adaptively integrating local and global signals. It outperforms state-of-the-art clustering methods on real-world graphs.

Dynamic Topic Modeling with a Higher-Order Hypergraphical Representation
Graph Theory

We introduce dynamic topic modeling with a higher-order hypergraphical representation. Traditional topic models use a single topic vector, limiting word dependencies; our higher-order hypergraph captures richer word interactions over time. This yields improved dynamic topic tracking and semantics.

A Generalized Tikhonov Layer for Interpretable-by-design Graph Neural Networks
GNN

We propose the generalized Tikhonov layer for interpretable-by-design GNNs. The propagation is R = (p(L) + Q)^{-1} Q where L is the normalized Laplacian, Q is a diagonal node importance, and p is a learnable polynomial. The learned parameters directly reveal which features and which parts of the graph the model used for predictions.

Applications of temporal graph learning for predicting the dynamics of biological systems
Graph Learning

We explore applications of temporal graph learning to predict dynamics of biological systems. Current single-cell foundation models are static, lacking explicit temporal evolution of developmental programs. This work-in-progress investigates how temporal graphs can model how cellular states emerge and differentiate over time.

BIRDNet: Mining and Encoding Boolean Implication Knowledge Graphs as Interpretable Deep Neural Networks
Knowledge Graph Graph Learning

We present BIRDNet, which mines Boolean implication relationships from data into a typed directed knowledge graph and encodes it as a layered neural network where each hidden unit represents a mined rule linking two features. This design yields interpretable neural computations with rule-based behavior.

Revisiting Graph Autoencoders as Implicit Contrastive Learners
GNN Graph Learning

We revisit graph autoencoders as implicit contrastive learners. Structure-based and feature-based GAEs can be seen as implicit graph contrastive learning, differing mainly in how views are constructed. This perspective unifies GAEs and informs better design of self-supervised graph representations.

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

We provide a sheaf-theoretic and topological perspective on complex network modeling and attention in graph neural models. The cellular sheaf framework helps analyze how signals distribute and diffuse during training, linking local feature aggregation to global attention, and offering theoretical insights for geometric and topological deep learning and attention mechanisms.

GFMate: Empowering Graph Foundation Models with Test-time Prompt Tuning
Graph Learning

GFMate enables test-time prompt tuning for Graph Foundation Models, addressing the problem that domain information is often entangled with pre-training. By tuning prompts at test time, GFMs can adapt to new domains with few-shot prompts, improving performance without retraining.

B-cos GNNs: Faithful Explanations through Dynamic Linearity
GNN

We introduce B-cos GNNs, a class of inherently explainable GNNs whose predictions decompose into per-node, per-feature contributions via a single input-dependent linear map. They replace nonlinear message and update functions with B-cos transforms, enabling instance-level explanations with one forward and backward pass.

GOProteinGNN: Leveraging Protein Knowledge Graphs for Protein Representation Learning
GNN Knowledge Graph Graph Learning

GOProteinGNN leverages protein knowledge graphs to improve protein representations by integrating knowledge about proteins beyond amino acid sequences. The approach uses unsupervised representation learning with KG information to enhance function and interaction predictions.

Graph Neural Networks for Source Detection: A Review and Benchmark Study
GNN Graph Learning

This paper reviews GNN-based source detection methods and provides a benchmark study to improve methodological clarity and reproducibility. It surveys epidemic source localization on contact networks and advocates standardized tasks, datasets, and evaluation protocols.

HGMEM: Hypergraph-based Working Memory to Improve Multi-step RAG for Long-Context Complex Relational Modeling
Graph Theory Graph Learning

HGMEM proposes hypergraph-based working memory to improve multi-step RAG for long-context relational modeling. The memory captures high-order correlations among primitive facts, enabling coherent multi-step reasoning and reducing fragmentation in RAG systems.

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 with a knowledge graph memory for AI-assisted fundamental investment research. The platform helps analysts gather evidence, compare viewpoints, and generate transparent, reusable investment memos.

Let Relations Speak: An End-to-End LLM-GNN Soft Prompt Framework for Fraud Detection
GNN Graph Learning

Let Relations Speak presents an end-to-end LLM-GNN soft prompt framework for fraud detection that avoids hard graph textualization and handles multi-relational data. The soft prompts guide GNN reasoning to improve detection performance when textual data is limited.

LegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal Reasoning
Graph Learning

LegalGraphRAG proposes multi-agent graph retrieval augmented generation for reliable legal reasoning, addressing heterogeneity and granularity in legal corpora by distinguishing facts, applied rules, and abstract principles, and using graph-based retrieval to support rigorous reasoning.

MetaboT: An LLM-based Multi-Agent Frameworkfor Interactive Analysis of Mass SpectrometryMetabolomics Knowledge Graphs
Knowledge Graph

MetaboT introduces an LLM-based multi-agent framework for interactive analysis of mass spectrometry metabolomics knowledge graphs. The system enables collaborative exploration of spectra, annotations, taxa, and biological activities within a KG-driven workflow.

Graph-of-Skills: Dependency-Aware Structural Retrieval for Massive Agent Skills
Graph Learning

Graph-of-Skills proposes dependency-aware structural retrieval for massive agent skill libraries to address token budget and hallucination in retrieval. It retrieves skills with awareness of prerequisite chains, enabling scalable and context-appropriate skill selection for agents.

Relational Semantic Reasoning on 3D Scene Graphs for Open World Interactive Object Search
Graph Learning

This work tackles open-world interactive object search in household environments by modeling relational semantics over 3D scene graphs. They propose SCOUT, which builds scene graphs and learns a utility function to guide exploration, capturing relationships between objects and context. The approach aims to outperform vision-language embedding methods and large language models in real-time, context-aware search.

Case-Aware Medical Image Classification with Multimodal Knowledge Graphs and Reliability-Guided Refinement
Knowledge Graph

This work addresses reliance on isolated visual evidence in medical image classification by proposing a case-aware reasoning framework driven by multimodal knowledge graphs. It connects images with similar historical cases and their symptoms to build evidence-aware reasoning, and uses reliability-guided refinement to improve predictions. The goal is more accurate and interpretable clinical diagnosis.

Knowledge Graph-Driven Expert-Level Reasoning for Neuroscience
Knowledge Graph

This study investigates whether neuroscience expert-level reasoning can emerge from knowledge graphs built from a single authoritative textbook. It constructs a high-quality KG from the textbook and evaluates KG-grounded question-answering to probe deep reasoning capabilities without relying on external corpora. The results explore the potential of structured knowledge to enable advanced reasoning in neuroscience.

Mixture-of-Experts Knowledge Graph Retrieval-Augmented Generation for Multi-Agent LLM-based Recommendation
Knowledge Graph LLM × Graph

This paper proposes a mixture-of-experts knowledge graph retrieval-augmented generation framework for multi-agent LLM-based recommendations. It addresses varying query complexity and knowledge granularity by routing queries to specialized KG experts and grounding generation in up-to-date KG evidence. The approach aims to improve recommendation quality and reliability in multi-agent settings.

AlayaLaser: Efficient Index Layout and Search Strategy for Large-scale High-dimensional Vector Similarity Search
Graph Theory

AlayaLaser is an on-disk, graph-based vector similarity search system that shows compute-bound bottlenecks at high dimensionality. It introduces an efficient index layout and search strategy to reduce compute overhead and improve throughput for large-scale high-dimensional vector retrieval.