AIBullisharXiv – CS AI · Mar 46/104
🧠Researchers introduce MASPOB, a bandit-based framework that optimizes prompts for Multi-Agent Systems using Graph Neural Networks to handle topology-induced coupling. The system reduces search complexity from exponential to linear while achieving state-of-the-art performance across benchmarks.
AINeutralarXiv – CS AI · Mar 47/104
🧠Researchers introduce GraphSSR, a new framework that improves zero-shot graph learning by combining Large Language Models with adaptive subgraph denoising. The system addresses structural noise issues in existing methods through a dynamic 'Sample-Select-Reason' pipeline and reinforcement learning training.
AINeutralarXiv – CS AI · Mar 37/103
🧠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
🧠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
🧠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
🧠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
🧠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 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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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
🧠Researchers propose Boundary Embedding Shaping (BES), a new machine learning technique that improves graph neural networks by addressing structural noise at decision boundaries. The method uses adaptive contrastive learning to enhance node classification accuracy by up to 5%, offering a lightweight plug-in solution for existing GNN models.
AINeutralarXiv – CS AI · Jun 196/10
🧠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 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
🧠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
🧠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.