52 articles tagged with #graph-neural-networks. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.
AINeutralarXiv โ CS AI ยท Mar 37/109
๐ง Researchers developed a comprehensive evaluation framework for Graph Neural Networks (GNNs) using formal specification methods, creating 336 new datasets to test GNN expressiveness across 16 fundamental graph properties. The study reveals that no single pooling approach consistently performs well across all properties, with attention-based pooling excelling in generalization while second-order pooling provides better sensitivity.
AIBullisharXiv โ CS AI ยท Mar 37/107
๐ง Researchers introduce DeMol, a new dual-graph framework for molecular property prediction that explicitly models both atoms and chemical bonds to achieve superior accuracy. The approach addresses limitations of conventional atom-centric models by incorporating bond-level phenomena like resonance and stereoselectivity, establishing new state-of-the-art results across multiple benchmarks.
$ATOM
AIBullisharXiv โ CS AI ยท Mar 36/106
๐ง Researchers introduce GlassMol, a new interpretable AI model for molecular property prediction that addresses the black-box problem in drug discovery. The model uses Concept Bottleneck Models with automated concept curation and LLM-guided selection, achieving performance that matches or exceeds traditional black-box models across thirteen benchmarks.
AIBullisharXiv โ CS AI ยท Mar 36/107
๐ง Researchers have developed RGLM, a new approach to improve how large language models understand and process graph data by incorporating explicit graph supervision alongside text instructions. The method addresses limitations in existing Graph-Tokenizing LLMs that rely too heavily on text supervision, leading to underutilization of graph context.
AIBullisharXiv โ CS AI ยท Mar 36/1011
๐ง Researchers developed FreeGNN, a continual source-free graph neural network framework for renewable energy forecasting that adapts to new sites without requiring source data or target labels. The system uses a teacher-student strategy with memory replay and achieved strong performance across three real-world datasets including GEFCom2012, Solar PV, and Wind SCADA.
AIBullisharXiv โ CS AI ยท Mar 36/106
๐ง Researchers developed SpecularNet, a lightweight AI framework for detecting phishing websites that operates without external databases or cloud services. The system achieves 93.9% F1 score while reducing inference time from several seconds to 20 milliseconds per webpage, making it practical for real-world deployment.
AINeutralarXiv โ CS AI ยท Mar 36/103
๐ง Researchers have developed theoretical foundations for SuperHyperGraph Neural Networks (SHGNNs) and Plithogenic Graph Neural Networks, extending traditional graph neural networks to handle complex hierarchical structures and multi-valued attributes. These advanced frameworks aim to better model uncertainty and higher-order interactions in complex networks beyond the capabilities of standard graph neural networks.
AINeutralarXiv โ CS AI ยท Mar 36/104
๐ง Researchers introduce GraphUniverse, a new framework for generating synthetic graph families to evaluate how AI models generalize to unseen graph structures. The study reveals that strong performance on single graphs doesn't predict generalization ability, highlighting a critical gap in current graph learning evaluation methods.
AIBearisharXiv โ CS AI ยท Mar 36/103
๐ง Researchers have identified critical failures in Self-explainable Graph Neural Networks (SE-GNNs) where explanations can be completely unrelated to how the models actually make predictions. The study reveals that these degenerate explanations can hide the use of sensitive attributes and can emerge both maliciously and naturally, while existing faithfulness metrics fail to detect them.
AIBullisharXiv โ CS AI ยท Mar 36/103
๐ง Researchers have developed EDT-Former, an Entropy-guided Dynamic Token Transformer that improves how Large Language Models understand molecular graphs. The system achieves state-of-the-art results on molecular understanding benchmarks while being computationally efficient by avoiding costly LLM backbone fine-tuning.
AIBullisharXiv โ CS AI ยท Mar 27/1012
๐ง Researchers introduced Rudder, a software module that uses Large Language Models (LLMs) to optimize data prefetching in distributed Graph Neural Network training. The system shows up to 91% performance improvement over baseline training and 82% over static prefetching by autonomously adapting to dynamic conditions.
AINeutralarXiv โ CS AI ยท Mar 27/1016
๐ง Researchers developed SME-HGT, a Heterogeneous Graph Transformer that predicts high-potential small and medium enterprises using public data from SBIR funding programs. The AI model achieved 89.6% precision in identifying promising SMEs, outperforming traditional methods by analyzing relationships between companies, research topics, and government agencies.
AIBullisharXiv โ CS AI ยท Feb 276/106
๐ง Researchers developed ODEBRAIN, a Neural ODE framework that models continuous-time EEG brain dynamics by integrating spatio-temporal-frequency features into spectral graph nodes. The system overcomes limitations of traditional discrete-time models by capturing instantaneous, nonlinear brain characteristics without cumulative prediction errors.
AIBullisharXiv โ CS AI ยท Feb 276/107
๐ง Researchers introduce ECHO, a new Graph Neural Network architecture that solves community detection in large networks by overcoming computational bottlenecks and memory constraints. The system can process networks with over 1.6 million nodes and 30 million edges in minutes, achieving throughputs exceeding 2,800 nodes per second.
AIBullisharXiv โ CS AI ยท Feb 276/108
๐ง Researchers introduce G-reasoner, a unified framework combining graph and language foundation models to enable better reasoning over structured knowledge. The system uses a 34M-parameter graph foundation model with QuadGraph abstraction to outperform existing retrieval-augmented generation methods across six benchmarks.
AINeutralarXiv โ CS AI ยท Mar 124/10
๐ง Researchers propose AMB-DSGDN, a new AI system for multimodal emotion recognition that uses adaptive modality balancing and differential graph attention mechanisms. The system addresses limitations in existing approaches by filtering noise and preventing dominant modalities from overwhelming the fusion process in text, speech, and visual data.
AINeutralarXiv โ CS AI ยท Mar 54/10
๐ง Researchers introduce Graph Hopfield Networks, a new neural network architecture that combines associative memory with graph-based learning for node classification tasks. The method shows improvements of up to 5 percentage points on robustness tests and 2 percentage points on citation networks, outperforming standard baselines across multiple graph types.
AIBullisharXiv โ CS AI ยท Mar 54/10
๐ง Researchers propose Graph Negative Feedback Bias Correction (GNFBC), a framework that addresses limitations in Graph Neural Networks when processing heterophilic graphs where connected nodes have different characteristics. The method uses negative feedback mechanisms to correct bias from homophily assumptions and can be integrated into existing GNN architectures with minimal computational overhead.
AINeutralarXiv โ CS AI ยท Mar 44/102
๐ง Researchers conducted a benchmark study comparing graph neural networks (GNNs) against traditional methods for classifying neurons in C. elegans worms. The study found that attention-based GNNs significantly outperformed baseline methods when using spatial and connection features, validating the effectiveness of graph-based approaches for biological neural network analysis.
AINeutralarXiv โ CS AI ยท Mar 44/103
๐ง Researchers propose DRL-GS, a deep reinforcement learning algorithm that optimizes network topology design by combining a verifier, graph neural network, and DRL agent. The approach addresses limitations of traditional heuristic methods by efficiently searching large topology spaces while incorporating management constraints.
$LINK
AINeutralarXiv โ CS AI ยท Mar 35/105
๐ง Researchers developed a Dynamic Spatio-Temporal Graph Neural Network (DST-GNN) using EEG signals to detect pornography addiction in adolescents, achieving 71% F1-score with 85.71% recall. The AI system identifies brain connectivity patterns as objective biomarkers, representing a significant advancement in neurobiological detection methods.
AIBullisharXiv โ CS AI ยท Mar 35/106
๐ง Researchers propose PGOS (Policy-Guided Outlier Synthesis), a new framework that uses reinforcement learning to improve Graph Neural Network safety by better detecting out-of-distribution graphs. The system replaces static sampling methods with a learned exploration strategy that navigates low-density regions to generate pseudo-OOD graphs for enhanced detector training.
AINeutralarXiv โ CS AI ยท Mar 35/107
๐ง Researchers developed SubstratumGraphEnv, a reinforcement learning framework that models Windows system attack paths using graph representations derived from Sysmon logs. The system combines Graph Convolutional Networks with Actor-Critic models to automate cybersecurity threat analysis and identify malicious process sequences.
AINeutralarXiv โ CS AI ยท Feb 274/103
๐ง Researchers introduce DyGnROLE, a new AI architecture that better models directed dynamic graphs by treating source and destination nodes differently. The system uses role-specific embeddings and a self-supervised learning approach called Temporal Contrastive Link Prediction to achieve superior performance on future edge classification tasks.
$LINK
AINeutralarXiv โ CS AI ยท Feb 274/105
๐ง Researchers introduce MAGNET, a new AI system for multimodal recommendation that combines user behavior, visual, and textual data through specialized graph neural network experts. The system uses entropy-triggered routing to automatically balance different data types and improve recommendations for sparse datasets and long-tail items.