← Home

Daily arXiv Papers

Graph Neural Networks · Graph Learning · LLM × Graph
Conferences
Archives
2026-08-11 2026-08-10 2026-08-09 2026-08-08 2026-08-07 2026-08-06 2026-08-05 2026-08-04 2026-08-03 2026-08-02 2026-08-01 2026-07-31 2026-07-30 2026-07-29 2026-07-28 2026-07-27 2026-07-26 2026-07-25 2026-07-24 2026-07-23 2026-07-22 2026-07-21 2026-07-20 2026-07-19 2026-07-18 2026-07-17 2026-07-16 2026-07-15 2026-07-14 2026-07-13 2026-07-12 2026-07-11 2026-07-10 2026-07-09 2026-07-08 2026-07-07 2026-07-06 2026-07-05 2026-07-04 2026-07-03 2026-07-02 2026-07-01 2026-06-30 2026-06-29 2026-06-28 2026-06-27 2026-06-26 2026-06-25 2026-06-24 2026-06-23 2026-06-22 2026-06-21 2026-06-20 2026-06-19 2026-06-18 2026-06-17 2026-06-16 2026-06-15 2026-06-14 2026-06-13 2026-06-12 2026-06-11 2026-06-10 2026-06-09 2026-06-08 2026-06-07 2026-06-06 2026-06-05 2026-06-04 2026-06-03 2026-06-02 2026-06-01 2026-05-31 2026-05-30 2026-05-29 2026-05-28 2026-05-27 2026-05-26 2026-05-25 2026-05-24 2026-05-23 2026-05-22 2026-05-21 2026-05-20 2026-05-19 2026-05-18 2026-05-17 2026-05-16 2026-05-15 2026-05-14 2026-05-13 2026-05-12 2026-05-11 2026-05-10 2026-05-09 2026-05-08 2026-05-07 2026-05-06 2026-05-05 2026-05-04 2026-05-03 2026-05-02 2026-05-01 2026-04-30 2026-04-29 2026-04-28 2026-04-27 2026-04-26 2026-04-25 2026-04-24 2026-04-23 2026-04-22 2026-04-21 2026-04-20 2026-04-19 2026-04-18 2026-04-17 2026-04-16 2026-04-15 2026-04-14 2026-04-13 2026-04-12 2026-04-11 2026-04-10 2026-04-09 2026-04-08 2026-04-07 2026-04-06 2026-04-05 2026-04-04 2026-04-03 2026-04-02 2026-04-01 2026-03-31 2026-03-30 2026-03-29 2026-03-28 2026-03-27 2026-03-26 2026-03-25 2026-03-24 2026-03-23 2026-03-22 2026-03-21 2026-03-20 2026-03-19 2026-03-18 2026-03-17 2026-03-16 2026-03-15 2026-03-14 2026-03-13 2026-03-12 2026-03-11 2026-03-10 2026-03-09 2026-03-07 2026-03-06 2026-03-05 2026-03-04 2026-03-03 2026-03-02 2026-03-01 2026-02-28 2026-02-27 2026-02-26 2026-02-25 2026-02-24 2026-02-23 2026-02-22 2026-02-21 2026-02-20 2026-02-19 2026-02-18 2026-02-17 2026-02-16 2026-02-15 2026-02-14 2026-02-13 2026-02-12

Showing 17 papers for 2026-02-27

Patient-Centered, Graph-Augmented Artificial Intelligence-Enabled Passive Surveillance for Early Stroke Risk Detection in High-Risk Individuals
Graph Learning

We developed a passive surveillance system for early stroke risk detection in high-risk individuals with diabetes, using patient-reported symptoms. A symptom taxonomy grounded in patients' own language and a dual ML pipeline combining heterogeneous GNNs and EN/LASSO identified patterns predictive of stroke, leading to a hybrid risk screening tool.

Improving Spatial Allocation for Energy System Coupling with Graph Neural Networks
GNN Graph Learning

We propose a self-supervised heterogeneous graph neural network to improve spatial allocation for energy system coupling with mismatched spatial resolutions. It models high-resolution geographic units as graph nodes and fuses multiple geographical features to produce physically meaningful aggregation weights across scales.

ECHO: Encoding Communities via High-order Operators
GNN Graph Learning

ECHO introduces high-order operators to encode communities in attributed networks, offering a scalable, self-supervised solution that overcomes the semantic walls of feature over-smoothing in dense or heterophilic networks and the systems wall from O(N^2) memory. It reframes community detection to scale with data size.

DyGnROLE: Modeling Asymmetry in Dynamic Graphs with Node-Role-Oriented Latent Encoding
GNN Graph Learning

DyGnROLE proposes a transformer-based dynamic graph model that explicitly separates source and destination representations to capture asymmetry. It uses distinct embedding vocabularies and role-aware semantics to model temporal dynamics.

Deep ensemble graph neural networks for probabilistic cosmic-ray direction and energy reconstruction in autonomous radio arrays
GNN Graph Learning

We develop deep ensemble graph neural nets to reconstruct cosmic-ray arrival direction and energy from voltage traces on ground-based radio detectors. Representing triggered antennas as a graph, the GNN leverages physical knowledge to improve accuracy and reduce training data requirements.

Efficient Graph Coloring with Neural Networks: A Physics-Inspired Approach for Large Graphs
GNN Graph Theory Graph Learning

This work presents a physics-inspired neural framework for large-scale graph coloring, combining graph neural networks with statistical-mechanics ideas and planting-based supervision to address the algorithmic phase-transition challenges.

Atlas-free Brain Network Transformer
GNN Graph Learning

Atlas-free Brain Network Transformer proposes an atlas-free approach to constructing brain networks, avoiding fixed anatomical atlases that cause misalignment and biases. It introduces a transformer-based method to learn brain connectivity directly from data.

Graph Your Way to Inspiration: Integrating Co-Author Graphs with Retrieval-Augmented Generation for Large Language Model Based Scientific Idea Generation
Graph Learning

GYWI combines author knowledge graphs with retrieval-augmented generation to provide controllable context and traceable inspiration paths for LLM-based scientific idea generation. The system centers on building an author-centric knowledge graph to guide generation.

Comparative Analysis of Neural Retriever-Reranker Pipelines for Retrieval-Augmented Generation over Knowledge Graphs in E-commerce Applications
Knowledge Graph

The paper analyzes retriever-reranker pipelines for RAG over knowledge graphs in e-commerce, comparing how to scale retrieval across connected graphs and preserve graph structure. It discusses challenges and benchmarks for KG-based RAG in practical applications.

Contextual Memory Virtualisation: DAG-Based State Management and Structurally Lossless Trimming for LLM Agents
Graph Theory

Contextual Memory Virtualisation (CMV) treats accumulated LLM understanding as version-controlled state via a DAG-based memory model, enabling structured state management and lossless trimming of history for long-running agent sessions.

Tokenization, Fusion and Decoupling: Bridging the Granularity Mismatch Between Large Language Models and Knowledge Graphs
Knowledge Graph

This work bridges granularity mismatch between LLMs and knowledge graphs by addressing token-level vs entity-level representations, proposing methods to better align semantic text with graph structure for knowledge graph completion.

TCM-DiffRAG: Personalized Syndrome Differentiation Reasoning Method for Traditional Chinese Medicine based on Knowledge Graph and Chain of Thought
Knowledge Graph Graph Learning LLM × Graph

TCM-DiffRAG develops a personalized syndrome differentiation reasoning method for Traditional Chinese Medicine using knowledge graphs and chain-of-thought prompting to tackle diverse diagnostic patterns and individual differences.

G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge
Graph Learning Knowledge Graph LLM × Graph

G-reasoner presents foundation models for unified reasoning over graph-structured knowledge, addressing fragmented information in RAG by integrating graph-structured data into reasoning with LLMs.

Modality-Guided Mixture of Graph Experts with Entropy-Triggered Routing for Multimodal Recommendation
Graph Learning

MAGNET proposes Modality-Guided Mixture of Adaptive Graph Experts with entropy-triggered routing to fuse heterogeneous multimodal signals for recommendation, addressing modality imbalance and entangled representations.

PoSh: Using Scene Graphs To Guide LLMs-as-a-Judge For Detailed Image Descriptions
Graph Learning LLM × Graph

PoSh introduces a detailed image description metric that uses scene graphs as structured rubrics to guide LLMs-as-a-judge, enabling fine-grained attribution and relation-aware evaluation.

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

AlayaLaser tackles I/O-bound misperception in on-disk graph-based vector search by proposing an optimized index layout and search strategy that focuses on compute efficiency for high-dimensional vectors.

Optimizing SSD-Resident Graph Indexing for High-Throughput Vector Search
Graph Learning

VeloANN improves SSD-resident graph indexing for high-throughput vector search by introducing a locality-aware data layout and coroutine-based asynchronous processing to reduce storage stalls and improve CPU utilization.