← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph

Showing 21 papers for 2026-03-23

Exploring Subnetwork Interactions in Heterogeneous Brain Network via Prior-Informed Graph Learning
Graph Learning

We introduce KD-Brain, a Prior-Informed Graph Learning framework that explicitly encodes domain priors to guide the learning of interactions among functional subnetworks in heterogeneous brain networks. By incorporating semantic-conditioned priors into a Transformer-based architecture, it improves generalization under limited training samples and yields more interpretable subnetwork interactions.

MemReward: Graph-Based Experience Memory for LLM Reward Prediction with Limited Labels
Graph Learning LLM × Graph

We propose MemReward, a graph-based experience memory for reward prediction when reward labels are scarce for LLM RLHF. The memory propagates limited human-provided rewards across an experience graph to improve reward estimation and downstream RL fine-tuning efficiency.

Stochastic Sequential Decision Making over Expanding Networks with Graph Filtering
Graph Learning

We study decision making on expanding graphs where nodes arrive with unknown patterns and the graph evolves over time. We develop a stochastic sequential decision framework that leverages graph filtering to account for evolution and uncertainty, yielding non-myopic decisions that consider future network impact.

GDEGAN: Gaussian Dynamic Equivariant Graph Attention Network for Ligand Binding Site Prediction
GNN Graph Learning

GDEGAN introduces Gaussian Dynamic Equivariant Graph Attention for ligand binding site prediction on 3D protein structures. It modulates attention by capturing variations in chemical and geometric properties of neighbors, improving accuracy over standard dot-product attention in equivariant GNNs.

Integrating Meta-Features with Knowledge Graph Embeddings for Meta-Learning
Knowledge Graph Graph Learning

This work integrates dataset meta-features with knowledge graph embeddings to enhance meta-learning, focusing on pipeline performance estimation (PPE) and dataset performance-based similarity estimation (DPSE). The proposed method combines meta-features with KG embeddings to improve transfer and similarity judgments across datasets.

Towards Solving Polynomial-Objective Integer Programming with Hypergraph Neural Networks
GNN Graph Learning

We propose a hypergraph neural network method for solving polynomial-objective integer programming, capturing high-degree variable interactions via a high-degree-term-aware hypergraph representation. This approach enables better modeling of nonlinear discrete decisions and shows improved solution quality on POIP problems.

Modeling subgrid scale production rates on complex meshes using graph neural networks
GNN Graph Learning

We develop a graph neural network that predicts filtered production rates on non-uniform meshes for large-eddy simulations, using inputs of filtered mass fractions and temperature. The model is trained on DNS data of turbulent premixed hydrogen-methane jets with varying hydrogen fractions, using Favre filtering aligned to the mesh.

Structural Controllability of Large-Scale Hypergraphs
Graph Theory

We present a structural controllability framework for hypergraphs to address large-scale systems with higher-order interactions. The paper derives conditions and algorithms for achieving controllability in hypergraphs beyond traditional exact controllability, enabling practical control design.

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

We propose a cellular sheaf-theoretic framework to analyze complex network models and attention mechanisms in GNNs and topological deep learning. The framework studies how signals distribute and diffuse during training, offering insights into aggregation, diffusion, and representation stability.

Hyper-STTN: Hypergraph Augmented Spatial-Temporal Transformer Network for Trajectory Prediction
GNN Graph Learning

Hyper-STTN constructs multiscale hypergraphs to model group dynamics and higher-order interactions in crowds, and uses a Spatial-Temporal Transformer Network to predict trajectories. The method improves capture of heterogenous group influences and long-range dependencies for accurate trajectory forecasting.

AtGCN: A Graph Convolutional Network For Ataxic Gait Detection
GNN Graph Learning

AtGCN introduces a graph convolutional network for detecting ataxic gait from 2D video data and estimating its severity. The approach addresses subtle gait deviations and the small size of available datasets by leveraging graph-based spatial-temporal features.

Unsupervised Feature Selection via Robust Autoencoder and Adaptive Graph Learning
Graph Learning

We propose an unsupervised feature selection method combining a robust autoencoder with adaptive graph learning to simultaneously cluster data and identify discriminative features. The non-linear representations and robustness to outliers overcome limitations of linear projection and uniform cluster assumptions.

DIAL-KG: Schema-Free Incremental Knowledge Graph Construction via Dynamic Schema Induction and Evolution-Intent Assessment
Knowledge Graph

DIAL-KG enables schema-free incremental knowledge graph construction via dynamic schema induction and evolution-intent assessment. It supports dynamic data arrival without full recomputation and assesses the evolution intent to guide incremental updates.

Learning Dynamic Belief Graphs for Theory-of-mind Reasoning
Graph Learning

We introduce dynamic belief graphs to support theory-of-mind reasoning in LLMs, modeling how people's beliefs evolve and influence actions under uncertainty. The approach yields coherent mental models over time for high-stakes contexts.

From Flat to Structural: Enhancing Automated Short Answer Grading with GraphRAG
Graph Learning LLM × Graph

We propose GraphRAG, a retrieval-augmented generation approach that preserves structural relationships in educational content to improve automated short answer grading. By using a graph-based retrieval over multi-hop structures, it reduces hallucinations and better adheres to rubrics.

Evolving Embodied Intelligence: Graph Neural Network--Driven Co-Design of Morphology and Control in Soft Robotics
GNN Graph Learning

We present a graph neural network–driven co-design framework for jointly optimizing morphology and control in soft robots. By modeling body-brain co-evolution, the method mitigates disruption of learned control during morphology changes.

FinReflectKG -- EvalBench: Benchmarking Financial KG with Multi-Dimensional Evaluation
Knowledge Graph

FinReflectKG-EvalBench provides a benchmark and evaluation framework for information extraction and KG construction from SEC 10-K filings. It emphasizes multi-dimensional evaluation principles to assess financial knowledge graphs.

CO-EVOLVE: Bidirectional Co-Evolution of Graph Structure and Semantics for Heterophilous Learning
GNN Graph Learning LLM × Graph

CO-EVOLVE proposes bidirectional co-evolution between graph structure and semantics to improve heterophilous learning where neighboring nodes are dissimilar. It enables dynamic updating to reduce semantic-structural misalignment and enhances grounding.

Reviewing the Reviewer: Graph-Enhanced LLMs for E-commerce Appeal Adjudication
Graph Learning LLM × Graph

We introduce graph-enhanced LLMs for e-commerce appeal adjudication, addressing information asymmetry by modeling verifiable reviewer actions. The framework imposes explicit action constraints to ground reasoning and improve decision quality.

RouterKGQA: Specialized--General Model Routing for Constraint-Aware Knowledge Graph Question Answering
Knowledge Graph Graph Learning

RouterKGQA presents a specialized-general model routing framework for constraint-aware knowledge graph question answering, combining small, efficient specialized models with a large general model. The router selects the appropriate model to balance efficiency, grounding, and accuracy in knowledge-grounded QA.

Condensed Representation for Snapshot-Based RDF Graphs
Graph Theory Knowledge Graph

The paper introduces a condensed representation for snapshot-based RDF graphs to efficiently capture evolving knowledge graphs updated periodically from heterogeneous sources. It formalizes the representation and addresses organizing evolving data to enable easy access and analysis, facilitating management of data evolution in knowledge graph systems.