AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose ERAlign, an energy-based framework that aligns representations from Graph Neural Networks and Large Language Models when processing text-attributed graphs. The approach uses energy-based models to achieve distribution consistency between graph structure and text embeddings, demonstrating state-of-the-art performance across multiple datasets.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers propose a spectral graph neural network combined with reinforcement learning to optimize power grid recovery during outages, enabling real-time decision-making for network reconfiguration. The approach demonstrates near-optimal performance across IEEE test systems while generalizing effectively to diverse outage scenarios, addressing computational inefficiencies in traditional machine learning methods for smart grid management.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers propose a novel topological framework for analyzing and comparing trained Graph Neural Networks by mapping induced stochastic block models onto an n-dimensional sphere, creating low-dimensional 'fingerprints' that enable transfer-learning candidate retrieval across model zoos without retraining.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers demonstrate that augmenting graph neural networks with pharmacogenomic data from the PharmGKB database significantly improves drug-drug interaction predictions, particularly for CYP-mediated interactions. While knowledge graph augmentation shows substantial gains in DDI classification tasks, the approach reveals fundamental limitations in generalization to unseen drugs, suggesting that molecular structure alone constrains model performance.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers have developed EssentialGIN, a graph isomorphism neural network approach for predicting essential genes by embedding proteins within protein-protein interaction networks while integrating biological data like gene expression and subcellular localization. The method significantly outperforms traditional centrality measures and other machine learning approaches, particularly for complex organisms like humans.
AIBearisharXiv – CS AI · Jun 96/10
🧠Researchers have developed a Unified Graph Calibration Attack (UGCA) framework that exploits vulnerabilities in Graph Neural Networks' confidence calibration through adversarial structural perturbations. The study reveals that GNNs with higher accuracy or trained on complex datasets are more susceptible to calibration attacks, which increase prediction uncertainty while maintaining classification accuracy.
AINeutralarXiv – CS AI · Jun 95/10
🧠Researchers introduce STELLAR, a machine learning framework designed to improve species distribution modeling by jointly analyzing spatio-temporal environmental data and species interactions while addressing the challenge of rare species prediction. The approach combines graph-temporal encoding, latent space alignment, and specialized loss functions to outperform existing models on biodiversity datasets.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers developed an integrated agricultural system combining Spatio-Temporal Graph Convolutional Networks for weather forecasting, machine learning-based crop recommendations, and a retrieval-augmented generation chatbot to support precision farming in Nepal. The STGCN model achieved superior accuracy in 30-day weather predictions across 1,359 locations, enabling localized crop suggestions matched to soil properties and climate conditions.
AINeutralarXiv – CS AI · Jun 95/10
🧠Researchers developed Graph-to-SFILES, a generative AI model that predicts control structures for chemical process designs from flowsheet topologies using graph neural networks. The model achieves 73.2% top-5 accuracy on 10,000 flowsheets and significantly outperforms sequence-based approaches in small-data scenarios, though performance reverses on larger datasets.
AIBullisharXiv – CS AI · Jun 96/10
🧠OSMGraphCLIP is a new geospatial AI model that learns location representations from OpenStreetMap data rather than satellite imagery. The model matches or outperforms satellite-based systems on diverse tasks including climate prediction, socioeconomic analysis, and wildfire forecasting, demonstrating that map topology and semantic data alone can capture meaningful geographic patterns.
AIBullisharXiv – CS AI · Jun 96/10
🧠GraphLoRA introduces a novel framework that integrates graph neural networks with low-rank adaptation to improve Large Language Model-based recommendation systems. By embedding trainable graph message-passing within the LoRA pathway, the method enables collaborative signals to directly guide parameter updates, achieving superior performance while maintaining computational efficiency compared to existing LLM recommendation approaches.
AINeutralarXiv – CS AI · Jun 85/10
🧠Researchers propose Label Context Classifier (LCC), a novel approach that enhances graph neural networks by capturing higher-order class label connectivity in heterophilous graphs where nodes with different labels tend to connect. The method integrates with existing GNNs and demonstrates superior performance on node classification tasks where traditional graph convolutional networks struggle.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers demonstrate that graph neural networks can learn to execute classical graph algorithms exactly through a two-step training process combining MLPs with NTK theory. The work establishes rigorous theoretical learnability results for distributed computing models and practical algorithms like breadth-first search and Bellman-Ford, advancing understanding of what GNNs can provably learn.
AINeutralarXiv – CS AI · Jun 86/10
🧠Researchers introduce CHoE, a cross-domain heterogeneous graph prompt learning method that addresses the limitation of existing approaches failing when pre-training and downstream task data come from different distributions. Using structure-conditioned experts and intelligent routing mechanisms, CHoE improves performance in few-shot cross-domain applications, advancing the practical applicability of foundation models across heterogeneous graph settings.
AINeutralarXiv – CS AI · Jun 56/10
🧠Researchers introduce CausalPOI, a spatio-temporal graph-based machine learning framework designed to predict check-in patterns for newly opened Points of Interest by modeling causal relationships between locations. The approach outperforms existing methods by capturing functional dependencies between POIs rather than relying solely on proximity, offering improved forecasting accuracy for urban planning applications.
AINeutralarXiv – CS AI · Jun 55/10
🧠Researchers introduce HDST-GNN, a graph neural network designed to improve multi-object tracking in drone footage by accounting for varying altitudes, object occlusion, and different detection states. The model achieves significant performance gains over existing methods, reducing identity-switching errors by up to 81% on benchmark datasets.
AINeutralarXiv – CS AI · Jun 56/10
🧠Researchers propose HPME, a novel framework for explaining Graph Neural Network decisions using hard-perturbation mixup strategies instead of soft masks. The method addresses out-of-distribution issues in GNN explainability by extracting discrete subgraphs and employing structure-level replacement, achieving improved explanation fidelity across synthetic and real-world datasets.
AINeutralarXiv – CS AI · Jun 56/10
🧠Researchers at Tubi have developed Shallow-RHS, a graph-based recommendation system that addresses the cold-start problem for new content by using asymmetric neural architectures. The model separates user-interaction modeling from content feature encoding, enabling immediate embeddings for newly ingested items while maintaining collaborative filtering capabilities in production environments.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers have developed a machine-learning framework that learns to create admissible heuristics for optimal planning by leveraging cost partitioning and Lagrangian duality. The approach uses graph neural networks with Weisfeiler-Leman algorithms to generate cost weights that guarantee admissibility by construction, marking the first learned heuristic with formal optimality guarantees.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers propose PTGAMoE, a semantic-preserving graph-based deep learning framework for encrypted traffic analysis that outperforms existing models by respecting protocol hierarchies and field-level structures. The approach combines graph attention mechanisms with mixture-of-experts design to improve both accuracy in traffic classification and interpretability of model decisions.
AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers introduce CTDG-SSM, a novel state-space modeling framework for continuous-time dynamic graphs that captures long-range temporal and spatial patterns through a topology-aware memory mechanism. The approach achieves state-of-the-art results on dynamic link prediction, node classification, and sequence classification benchmarks, particularly excelling on datasets requiring long-range reasoning.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose a novel framework for detecting anomalies in dynamic graphs using limited labeled data, combining residual representation encoding with a bi-boundary optimization strategy to balance discrimination and generalization. The model-agnostic approach addresses the gap between unsupervised methods (which produce ambiguous boundaries) and semi-supervised methods (which overfit to limited anomalies).
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce EnergyMamba, a machine learning framework that combines graph neural networks with state-space models to predict energy consumption while quantifying prediction uncertainty. The system achieves 5% accuracy improvement over existing methods by simultaneously modeling spatial grid relationships and temporal patterns, with enhanced reliability during abnormal conditions like extreme weather.
AINeutralarXiv – CS AI · Jun 25/10
🧠Researchers have developed an AI system using multimodal data analysis to predict at-risk mathematics students and provide early academic warnings. The framework combines knowledge graphs with temporal modeling to identify students struggling with complex concepts and enable timely interventions that improve learning outcomes.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce SGAP-PPIS, a graph neural network model that uses adaptive propagation guided by protein structure geometry to predict protein-protein interaction sites more accurately. The model dynamically adjusts how information flows between residues based on their local geometric environment, outperforming fixed propagation approaches in distinguishing true interaction sites from similar non-interacting regions.