graph-neural-networks

Tag

Cards List
#graph-neural-networks

Graph Neural Networks for Predicting Solvability of Finite Groups

arXiv cs.LG · 2026-06-09 Cached

This paper applies graph neural networks to predict the solvability of finite groups, demonstrating an AI-driven approach to a classic problem in group theory.

0 favorites 0 likes
#graph-neural-networks

A Topological Characterization of Graph Neural Networks via Stochastic Block Model Embeddings on the n-Sphere

arXiv cs.LG · 2026-06-09 Cached

Proposes a topological framework for comparing trained Graph Neural Networks by mapping Stochastic Block Model embeddings onto the n-sphere, enabling visual inspection and transfer-learning candidate retrieval without retraining.

0 favorites 0 likes
#graph-neural-networks

Outage Detection in Self-Healing Smart Grids Using Reinforcement Learning with Spectral Graph Neural Networks

arXiv cs.LG · 2026-06-09 Cached

This paper proposes a spectral graph reinforcement learning framework for outage detection and power restoration in self-healing smart grids, achieving near-optimal real-time performance on IEEE test systems.

0 favorites 0 likes
#graph-neural-networks

Spatiotemporal Imputation with Graph-Informed Flow Matching

arXiv cs.LG · 2026-06-08 Cached

GiFlow is a graph-informed flow matching framework for spatiotemporal imputation that replaces Gaussian priors with a graph-informed prior, and uses a hybrid vector field model combining spatial attention, temporal attention, and spatiotemporal propagation. It outperforms state-of-the-art methods on synthetic and real-world datasets.

0 favorites 0 likes
#graph-neural-networks

Learning Admissible Heuristics via Cost Partitioning

arXiv cs.AI · 2026-06-04 Cached

This paper proposes a framework that learns admissible cost partitions for planning heuristics by leveraging Lagrangian dual equivalence, using a deep architecture with axial self-attention to guarantee admissibility by construction. It claims to be the first machine-learned heuristic provably guaranteed to be admissible.

0 favorites 0 likes
#graph-neural-networks

TCAR-Gen: Temporal Graph Retrieval with Evidence Fusion for Knowledge-Grounded Generation

arXiv cs.CL · 2026-06-02 Cached

TCAR-Gen proposes a framework combining query-conditioned graph neural networks, temporal evidence fusion, and chain-of-trees reasoning for temporal graph retrieval in knowledge-grounded generation. It achieves improved recall on the Victorian Crime Diaries benchmark across multiple query types.

0 favorites 0 likes
#graph-neural-networks

When Graph Tokens Sink: A Mechanistic Analysis of Graph Language Models

Hugging Face Daily Papers · 2026-06-02

This paper analyzes how large language models internally process graph tokens in Graph Language Models (GLMs), finding a decoupling between activation-level saliency and graph-semantic utility. Graph sink tokens emerge as activation outliers but are not the primary carriers of graph structure, revealing limitations in current graph-token construction and alignment mechanisms.

0 favorites 0 likes
#graph-neural-networks

Graph-Conditioned Mixture of Graph Neural Network Experts for Traffic Forecasting

arXiv cs.LG · 2026-06-01 Cached

Proposes GC-MoE, a graph-conditioned mixture of experts framework for traffic forecasting that assigns each node a personalized combination of frozen pretrained spatio-temporal GNN experts based on graph topology and recent input, training only a lightweight routing module (∼17K parameters) and achieving competitive performance on four benchmarks.

0 favorites 0 likes
#graph-neural-networks

Can Subgraph Explanations Be Weaponized to Steal Graph Neural Networks?

arXiv cs.LG · 2026-06-01 Cached

This paper presents the first model extraction attack on graph classification under strict black-box constraints, exploiting subgraph explanations to estimate decision boundaries. The findings reveal that mandated explainability interfaces create exploitable security vulnerabilities in Graph Neural Network services.

0 favorites 0 likes
#graph-neural-networks

LoRe: Adaptive Interaction-Evaluation Routing with Per-Step Interaction Budgets for Iterative Graph Solvers

arXiv cs.LG · 2026-05-29 Cached

Introduces LoRe, a training-free wrapper that enforces per-step interaction budgets for iterative graph solvers, achieving substantial speedups and memory reductions on combinatorial optimization problems like MIS and TSP.

0 favorites 0 likes
#graph-neural-networks

Dynamic Link Prediction with Temporally Enhanced Signed Graph Neural Networks

arXiv cs.LG · 2026-05-27 Cached

This paper proposes a modular temporal enhancement framework for signed graph neural networks that integrates historical context via a Historical Context Integration Module (HCIM) with LSTM and multi-head temporal attention, achieving consistent improvements on real-world temporal signed networks for dynamic link prediction.

0 favorites 0 likes
#graph-neural-networks

Provably Communication-Efficient and Privacy-Preserving Federated Graph Neural Networks

arXiv cs.LG · 2026-05-27 Cached

This paper proposes CE-FedGNN, a federated graph neural network framework that achieves communication efficiency and privacy preservation by infrequently exchanging aggregated node representations with metric differential privacy guarantees, and demonstrates strong performance on benchmarks.

0 favorites 0 likes
#graph-neural-networks

Fuzzy, Neutrosophic, and Uncertain Graph Theory: Properties and Applications

arXiv cs.AI · 2026-05-26 Cached

This book presents a comprehensive survey of graph theory under uncertainty, covering fuzzy, neutrosophic, and uncertain graph models, their properties, extensions, and applications in decision-making, graph neural networks, and knowledge graphs.

0 favorites 0 likes
#graph-neural-networks

Scalable Heterogeneous Graph Foundation Models for Data-Driven Optimal Power Flow in Smart Grids

arXiv cs.LG · 2026-05-25 Cached

This paper presents a scalable heterogeneous graph neural network workflow for data-driven optimal power flow surrogate modeling, using distributed training on supercomputers and demonstrating improvements via fine-tuning pretrained models.

0 favorites 0 likes
#graph-neural-networks

Expressive Power of Deep Homomorphism Networks over Relational Databases

arXiv cs.AI · 2026-05-25 Cached

This paper explores the expressive power of Deep Homomorphism Networks (DHNs) for learning over relational databases, linking them to fragments of first-order logic and SQL, and analyzing static analysis problems like emptiness and subsumption.

0 favorites 0 likes
#graph-neural-networks

Any-Dimensional Invariant Universality

arXiv cs.LG · 2026-05-25 Cached

This paper develops a systematic framework for establishing universality of machine learning models that handle inputs of varying dimensions (e.g., graphs with different node counts). It shows that many existing architectures fail to be universal and proposes simple modifications to restore universality.

0 favorites 0 likes
#graph-neural-networks

WaveGraphNet: Physics-Consistent Guided-Wave Damage Localization through Coupled Inverse-Forward Graph Learning

arXiv cs.LG · 2026-05-21 Cached

WaveGraphNet is a coupled inverse-forward graph learning framework for guided-wave damage localization in composite plates, using sparse transducer networks and graph-based spectral descriptors to improve spatial generalization under limited training data.

0 favorites 0 likes
#graph-neural-networks

Instance Discrimination for Link Prediction

arXiv cs.LG · 2026-05-21 Cached

This paper adapts instance discrimination self-supervised learning to link prediction in graphs, proposing new models L-GRACE and L-BGRL that operate on link representations and improve performance especially on unattributed graphs.

0 favorites 0 likes
#graph-neural-networks

Graph Transductive Sharpening: Leveraging Unlabeled Predictions in Node Classification

arXiv cs.LG · 2026-05-21 Cached

This paper introduces Transductive Sharpening (TS), a loss-level modification for semi-supervised node classification that minimizes prediction entropy on unlabeled nodes while counterbalancing on labeled nodes, achieving consistent performance improvements without architectural changes.

0 favorites 0 likes
#graph-neural-networks

@haofeiyu44: Can we transform the Hugging Face Hub—with its enormous sea of artifacts—into a self-evolving discovery machine? WE CAN…

X AI KOLs Following · 2026-05-20 Cached

Introduces ArtifactLinker, a framework that models HuggingFace as an artifact graph and uses GNNs and LLM agents to automatically discover state-of-the-art models and research insights.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback