← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph

Showing 7 papers for 2026-05-02

OptimusKG: Unifying biomedical knowledge in a modern multimodal graph
Knowledge Graph Graph Learning

OptimusKG introduces a multimodal biomedical labeled property graph built from structured and semi-structured resources to preserve factual, type-specific metadata across molecular, anatomical, clinical, and environmental domains. It unifies disparate biomedical resources into a unified representation, containing 190,531 nodes, to maintain schema-level constraints and enable cross-domain reasoning.

Robust Learning on Heterogeneous Graphs with Heterophily: A Graph Structure Learning Approach
Graph Learning

This work tackles robust representation learning on heterogeneous, heterophilous graphs when connectivity is noisy or misleading. It identifies structural noise as a key degradation factor and proposes a graph-structure learning approach that learns to prune or reweight edges to improve downstream performance across diverse node types.

Knowledge Graph Representations for LLM-Based Policy Compliance Reasoning
Knowledge Graph LLM × Graph

This paper presents a framework that constructs knowledge graphs from AI policy documents to support policy-compliance reasoning with LLMs. By building KGs from three AI-risk policies under two ontology schemas and evaluating five LLMs on 42 policy QA tasks across six reasoning types, the work demonstrates the value of structured policy knowledge for LLM reasoning.

LLM as Clinical Graph Structure Refiner: Enhancing Representation Learning in EEG Seizure Diagnosis
Graph Learning LLM × Graph

This work investigates using large language models to refine the graph structure derived from EEG signals for seizure diagnosis. By leveraging LLM reasoning and contextual understanding, it aims to suppress irrelevant connections and highlight clinically meaningful relationships, improving representation learning and downstream detection accuracy.

Not All Memories Age the Same: Autodiscovery of Adaptive Decay in Knowledge Graphs
Knowledge Graph

This paper argues that tying all facts to a single decay rate is suboptimal since knowledge types exhibit distinct temporal dynamics. It proposes a hierarchical, continuous decay surface parameterized by two orthogonal signals—velocity and recency—to adaptively decay facts in a knowledge graph for retrieval.

TypeBandit: Type-Level Context Allocation and Reweighting for Effective Attribute Completion in Heterogeneous Graph Neural Networks
GNN Graph Learning

This paper introduces TypeBandit, a lightweight, model-agnostic method for completing missing attributes in heterogeneous graph neural networks. It formalizes type-level information asymmetry and uses topology-aware initialization and type-wise reweighting to allocate context by node type, improving attribute completion across diverse types.

Efficient Traffic Forecasting on Large-Scale Road Network by Regularized Adaptive Graph Convolution
GNN Graph Learning

This paper tackles scalable traffic forecasting on large road networks by reducing the computational burden of graph convolutions. It proposes a regularized adaptive graph convolution framework that preserves spatial-temporal dependencies while lowering complexity, enabling accurate and efficient predictions on large-scale networks.