← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph

Showing 17 papers for 2026-02-13

GP2F: Cross-Domain Graph Prompting with Adaptive Fusion of Pre-trained Graph Neural Networks
GNN Graph Learning

We propose GP2F, a cross-domain graph prompting framework that adaptively fuses multiple pre-trained GNNs to better adapt to downstream tasks when domain shift occurs. It analyzes why graph prompt learning remains effective under domain shifts and demonstrates empirical gains across benchmarks.

Both Topology and Text Matter: Revisiting LLM-guided Out-of-Distribution Detection on Text-attributed Graphs
GNN Graph Learning

This work revisits LLM-guided OOD detection on text-attributed graphs (TAGs) and shows that both topology and text drive detection quality. It argues that relying on topology alone is insufficient and advocates joint consideration of textual and structural patterns to improve robustness of OOD detection with LLMs.

SpaTeoGL: Spatiotemporal Graph Learning for Interpretable Seizure Onset Zone Analysis from Intracranial EEG
GNN Graph Learning

SpaTeoGL introduces a spatiotemporal graph learning framework for interpretable SOZ (seizure onset zone) analysis from intracranial EEG. It learns window-level spatial graphs among electrodes and a temporal graph across windows based on spatial similarity, all within a smooth graph-signal processing formulation, enabling interpretable seizure network insights.

TopoFair: Linking Topological Bias to Fairness in Link Prediction Benchmarks
Graph Learning

TopoFair studies how topological biases in link prediction benchmarks affect fairness. It argues that biases beyond simple homophily limit current fairness interventions and proposes a framework linking topology with fairness considerations to improve generalization across diverse networks.

Community Concealment from Unsupervised Graph Learning-Based Clustering
Graph Learning

This work addresses privacy risks of unsupervised graph learning-based clustering revealing sensitive groups. It analyzes how communities could be inferred and proposes concealment or privacy-preserving strategies to protect group-level information.

Towards Personalized Bangla Book Recommendation: A Large-Scale Multi-Entity Book Graph Dataset
Graph Learning

RokomariBG is a large-scale heterogeneous book graph dataset for personalized Bangla recommendations, containing books, users, authors, categories, publishers and reviews with eight relation types. It enables research on multi-entity recommender systems in low-resource language settings.

GraphPFN: A Prior-Data Fitted Graph Foundation Model
GNN Graph Learning

GraphPFN introduces a Prior-Data Fitted Graph Foundation Model, pretraining on synthetic data to fit priors and enable better transferability across graphs and data-scarce regimes.

Self-Adaptive Graph Mixture of Models
GNN Graph Learning

Self-Adaptive Graph Mixture of Models proposes a self-adaptive MoE of GNNs to select and combine models for a given graph task, addressing the difficulty of choosing a single best model and improving robustness across datasets.

Cardinality-Preserving Attention Channels for Graph Transformers in Molecular Property Prediction
GNN Graph Learning

CardinalGraphFormer introduces Cardinality-Preserving Attention Channels for Graph Transformers, adding a query-conditioned gated aggregation channel to preserve dynamic cardinality cues and incorporating sparse masking to scale. Applied to molecular property prediction under low data regimes.

EEG2GAIT: A Hierarchical Graph Convolutional Network for EEG-based Gait Decoding
GNN Graph Learning

EEG2GAIT presents a hierarchical graph convolutional network for EEG-based gait decoding, building a pyramid of spatial embeddings across EEG channels and integrating temporal-spectral features to improve gait decoding accuracy.

TF-DWGNet: A Directed Weighted Graph Neural Network with Tensor Fusion for Multi-Omics Cancer Subtype Classification
GNN Graph Learning

TF-DWGNet designs a directed weighted GNN with tensor fusion to classify cancer subtypes from multi-omics data, capturing directionality and interaction strengths between modalities and fusing them via tensor operations for better predictive performance.

Beyond Pixels: Vector-to-Graph Transformation for Reliable Schematic Auditing
Graph Learning

Beyond Pixels proposes a Vector-to-Graph pipeline that converts CAD diagrams into property graphs with nodes as components and edges connectivity, enabling reliable structural reasoning for schematic auditing by LLMs.

Text2GQL-Bench: A Text to Graph Query Language Benchmark [Experiment, Analysis & Benchmark]
Graph Learning

Text2GQL-Bench provides a benchmark for Text-to-Graph Query Language, evaluating natural language to graph queries across datasets and languages, and enabling LLM-based graph querying with diverse query languages.

Statistical Parsing for Logical Information Retrieval
Graph Theory Graph Learning

Statistical Parsing for Logical Information Retrieval extends a probabilistic logical model with negation factors to enable contrapositive reasoning and provides parser support for natural language, bridging inference, semantics, and syntax.

ModelWisdom: An Integrated Toolkit for TLA+ Model Visualization, Digest and Repair
Graph Theory

ModelWisdom is an integrated toolkit for visualizing, digesting, and repairing TLA+ models, offering improved explainability of counterexamples, interactive state graphs, and automated repair support.

Evolutionary Router Feature Generation for Zero-Shot Graph Anomaly Detection with Mixture-of-Experts
GNN Graph Learning

Evolutionary Router Feature Generation for Zero-Shot Graph Anomaly Detection uses mixture-of-experts to generate diverse, transferable router features, addressing distribution shifts and improving zero-shot GAD performance.

Towards a theory of Fa\c{c}ade-X data access: satisfiability of SPARQL basic graph patterns
Knowledge Graph

Towards a theory of Façade-X data access: satisfiability of SPARQL basic graph patterns investigates Façade-X data access framework, formalizing RDF specialization and analyzing satisfiability of SPARQL BGPs when querying such heterogeneous sources.