y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#graph-neural-networks News & Analysis

176 articles tagged with #graph-neural-networks. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

176 articles
AINeutralarXiv – CS AI · Mar 37/103
🧠

FSW-GNN: A Bi-Lipschitz WL-Equivalent Graph Neural Network

Researchers introduce FSW-GNN, the first Message Passing Neural Network that is fully bi-Lipschitz with respect to standard WL-equivalent graph metrics. This addresses the limitation where standard MPNNs produce poorly distinguishable outputs for separable graphs, with empirical results showing competitive performance and superior accuracy in long-range tasks.

AINeutralarXiv – CS AI · Mar 37/104
🧠

Revealing Combinatorial Reasoning of GNNs via Graph Concept Bottleneck Layer

Researchers developed a new graph concept bottleneck layer (GCBM) that can be integrated into Graph Neural Networks to make their decision-making process more interpretable. The method treats graph concepts as 'words' and uses language models to improve understanding of how GNNs make predictions, achieving state-of-the-art performance in both classification accuracy and interpretability.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Pulmonary Embolism Risk Stratification from CTPA and Medical Records: Vascular Graphs Are Not All You Need

A research study challenges the assumption that vascular graph neural networks improve pulmonary embolism risk stratification, finding that medical records and cardiac biomarkers alone outperform complex graph-based approaches. The findings suggest that sophisticated deep learning models may not capture clinically relevant information from vascular imaging data for this application.

AINeutralarXiv – CS AI · Jun 256/10
🧠

Securing Time Integrity in Energy IoT Against Clock Drift and Y2K38 Failures

Researchers introduce STGAT, a spatio-temporal graph attention network designed to detect timing anomalies in energy IoT systems caused by clock drift, synchronization failures, and Y2K38 Unix overflow events. The framework achieves 95.7% accuracy in identifying temporal inconsistencies that traditional anomaly detection systems miss, with 26% faster detection speeds.

AINeutralarXiv – CS AI · Jun 255/10
🧠

Convex--Concave Quadratic Spectral Filtering for Graph Neural Networks

Researchers propose DCQ-GNN, a spectral graph neural network using adaptive convex-concave quadratic filters to improve frequency selectivity without high computational costs. The model demonstrates competitive performance on both homophilic and heterophilic graphs while maintaining robustness under structural perturbations.

AINeutralarXiv – CS AI · Jun 255/10
🧠

Stable-Shift: Biologically Structured Prediction of Transcriptional Responses to Unseen Gene Perturbations

Stable-Shift introduces a structured machine learning method for predicting how genes respond to perturbations without requiring experimental data from those genes. The approach outperforms existing methods like GEARS on benchmark datasets, achieving 0.592 cosine similarity, and demonstrates the value of integrating biological context through graph neural networks for genomic prediction tasks.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Causally Fair Node Classification on Non-IID Graph Data

Researchers developed MPVA, a machine learning framework that applies causal inference to achieve fairer node classification on graph data with non-independent distributions. The work addresses a critical gap in algorithmic fairness by accounting for causal heterogeneity in network structures, enabling better bias mitigation in real-world applications like social networks.

🏢 Meta
AINeutralarXiv – CS AI · Jun 235/10
🧠

Structure-Aware Graph Multi-Task Learning for Dynamic Sparse OD Demand Prediction

Researchers introduce SAGMTL, a graph-based machine learning framework that improves Origin-Destination demand prediction for transportation systems by jointly modeling regional activity states and flow intensity. The approach addresses real-world challenges of sparse, irregular traffic patterns that existing single-task regression methods struggle to handle, demonstrating superior performance across three major Chinese cities.

AINeutralarXiv – CS AI · Jun 236/10
🧠

FedSA-GCL: A Semi-Asynchronous Federated Graph Learning Framework with Personalized Aggregation and Cluster-Aware Broadcasting

Researchers introduce FedSA-GCL, a semi-asynchronous federated learning framework designed to improve graph neural network training across distributed systems. The method addresses synchronization inefficiencies in existing approaches while accounting for graph topology properties, achieving 1.9-3.0% performance improvements over baseline methods.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Temporal Graph Pattern Machine

Researchers introduce Temporal Graph Pattern Machine (TGPM), a foundation framework that learns generalized evolving patterns in dynamic networks using Transformer architecture and self-supervised pre-training. The model achieves top performance on temporal link prediction and node classification tasks while demonstrating strong cross-domain transferability, addressing limitations of existing task-centric approaches.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Ramanujan Graph Rewiring with Non Negative Resistance Curvature

Researchers introduce Ramanujan Propagation, a graph rewiring technique that uses Ramanujan graphs to improve Graph Neural Networks by addressing the over-squashing problem that limits long-range dependency learning. The method guarantees non-negative resistance curvature and outperforms nine existing rewiring approaches, establishing a mathematically rigorous framework for more efficient message passing in GNNs.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A Hybrid TGN-SEAL Model for Dynamic Graph Link Prediction

Researchers present a hybrid TGN-SEAL model that improves link prediction in dynamic, sparse networks by combining Temporal Graph Networks with enclosing subgraph extraction. The approach achieves at least 2% average precision improvement over standard TGNs on sparse datasets like CDRs and email networks, addressing a key limitation in temporal graph analysis.

AINeutralarXiv – CS AI · Jun 236/10
🧠

A Completion-Aware Framework for Impactful Counterfactual Explainability in Graph Neural Networks

Researchers propose a novel counterfactual explainability framework for graph neural networks that improves model transparency by combining factual explainability methods with link prediction techniques. The model-agnostic approach enables both edge addition and removal to generate higher-quality, more intuitive explanations for GNN predictions on graph classification tasks.

AINeutralarXiv – CS AI · Jun 236/10
🧠

GeoRouteNet: Geometry-Enhanced Non-Autoregressive Neural Solver for the Traveling Salesman Problem

Researchers introduce GeoRouteNet, a geometry-enhanced neural network solver for the Traveling Salesman Problem that achieves competitive optimality gaps (0.32% on TSP50, 1.26% on TSP100) through architectural innovations and a novel multi-candidate self-comparison reinforcement learning training approach. The method demonstrates superior cross-distribution generalization compared to existing non-autoregressive approaches while maintaining faster inference speeds than traditional solvers.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Graph-Enhanced Large Language Models for Spatial Search

Researchers propose enhancing Large Language Models with graph-based spatial reasoning capabilities to address current limitations in understanding physical world questions. The work aims to enable search engines and LLMs to better answer complex spatial queries relevant to urban planning, engineering, and travel domains by integrating graph data structures.

AINeutralarXiv – CS AI · Jun 236/10
🧠

Hierarchical Reinforcement Learning for Sparse-Reward Search in Commutative Algebra

Researchers have developed a hierarchical reinforcement learning framework with graph neural networks to tackle Kalai's algebraic Hirsch conjecture, a decades-old mathematical problem characterized by extreme reward sparsity. The approach successfully finds counterexamples more efficiently than classical RL and greedy search methods, marking the first application of HRL to commutative algebra.

AINeutralarXiv – CS AI · Jun 236/10
🧠

MMGNN: Multi-level, multi-color graph neural networks for molecular property prediction

Researchers introduce MMGNN (Multi-level, Multi-color Graph Neural Networks), a novel neural network architecture that decomposes molecular graphs into interaction-specific subgraphs to improve molecular property prediction. The framework demonstrates competitive performance across multiple benchmarks, with variants optimized for topological and geometric molecular representations.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Protein Representation Learning with Secondary-Structure and Energy-Filtered Hydrogen-Bond Graphs

Researchers introduce SSProNet, a graph neural network that improves protein representation learning by incorporating secondary structure information and energy-filtered hydrogen-bond interactions. The approach demonstrates consistent improvements over existing graph-based methods while offering enhanced biological interpretability aligned with established structural motifs.

AINeutralarXiv – CS AI · Jun 196/10
🧠

Structuring and Tokenizing Distributed User Interest Context for Generative Recommendation

Researchers introduce G2Rec, a framework that combines graph-based user behavior modeling with semantic tokenization to improve generative recommendation systems. The approach addresses scalability and context-organization limitations in existing methods, enabling more accurate prediction of user interactions at industrial scale.

AINeutralarXiv – CS AI · Jun 116/10
🧠

TAROT: Task-Adaptive Refinement of LLM-prior Graphs for Few-shot Tabular Learning

TAROT is a new GNN-based framework that improves few-shot tabular learning by constructing task-adaptive semantic graphs from LLM-inferred feature relationships. The approach addresses privacy concerns of direct LLM tabular data processing while achieving state-of-the-art performance on few-shot benchmarks through intelligent graph refinement that filters LLM hallucinations.

AINeutralarXiv – CS AI · Jun 116/10
🧠

MLaGA: Multimodal Large Language and Graph Assistant

Researchers introduce MLaGA, a multimodal AI model that extends large language models to process both text and images within graph-structured data. The innovation addresses a gap in existing LLM-graph methods by enabling reasoning over complex networks where nodes contain diverse data types, with experiments demonstrating superior performance across multiple learning tasks.

AIBullisharXiv – CS AI · Jun 116/10
🧠

GILT: An LLM-Free, Tuning-Free Graph Foundational Model for In-Context Learning

Researchers introduce GILT, a Graph Foundational Model that enables in-context learning on graph neural networks without requiring large language models or per-task tuning. The approach achieves stronger few-shot performance than existing methods while reducing computational overhead, addressing a critical limitation in deploying GNNs to heterogeneous graph data.

← PrevPage 2 of 8Next →