y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#graph-neural-networks News & Analysis

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

107 articles
AIBullisharXiv – CS AI · Mar 96/10
🧠

A Cognitive Explainer for Fetal ultrasound images classifier Based on Medical Concepts

Researchers developed an interpretable AI framework for fetal ultrasound image classification that incorporates medical concepts and clinical knowledge. The system uses graph convolutional networks to establish relationships between key medical concepts, providing explanations that align with clinicians' cognitive processes rather than just pixel-level analysis.

AIBullisharXiv – CS AI · Mar 55/10
🧠

HealthMamba: An Uncertainty-aware Spatiotemporal Graph State Space Model for Effective and Reliable Healthcare Facility Visit Prediction

Researchers have developed HealthMamba, a new AI framework that uses spatiotemporal modeling and uncertainty quantification to predict healthcare facility visits more accurately. The system achieved 6% better prediction accuracy and 3.5% improvement in uncertainty quantification compared to existing methods when tested on real-world datasets from four US states.

AINeutralarXiv – CS AI · Mar 45/102
🧠

Multi-Scale Adaptive Neighborhood Awareness Transformer For Graph Fraud Detection

Researchers propose MANDATE, a Multi-scale Neighborhood Awareness Transformer that improves graph fraud detection by addressing limitations of traditional graph neural networks. The system uses multi-scale positional encoding and different embedding strategies to better identify fraudulent behavior in financial networks and social media platforms.

AIBullisharXiv – CS AI · Mar 36/108
🧠

FCN-LLM: Empower LLM for Brain Functional Connectivity Network Understanding via Graph-level Multi-task Instruction Tuning

Researchers have developed FCN-LLM, a framework that enables Large Language Models to understand brain functional connectivity networks from fMRI scans through multi-task instruction tuning. The system uses a multi-scale encoder to capture brain features and demonstrates strong zero-shot generalization across unseen datasets, outperforming conventional supervised models.

AIBullisharXiv – CS AI · Mar 36/107
🧠

Pharmacology Knowledge Graphs: Do We Need Chemical Structure for Drug Repurposing?

Researchers developed a pharmacology knowledge graph for drug repurposing and found that removing chemical structure representations improved performance while dramatically reducing computational requirements. The study showed that drug behavior can be accurately predicted using only target protein information and network topology, with larger datasets proving more valuable than complex models.

AINeutralarXiv – CS AI · Mar 37/109
🧠

Property-Driven Evaluation of GNN Expressiveness at Scale: Datasets, Framework, and Study

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
🧠

Enhancing Molecular Property Predictions by Learning from Bond Modelling and Interactions

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
🧠

GlassMol: Interpretable Molecular Property Prediction with Concept Bottleneck Models

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
🧠

Toward Graph-Tokenizing Large Language Models with Reconstructive Graph Instruction Tuning

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
🧠

FreeGNN: Continual Source-Free Graph Neural Network Adaptation for Renewable Energy Forecasting

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.

AINeutralarXiv – CS AI · Mar 36/103
🧠

Theoretical Foundations of Superhypergraph and Plithogenic Graph Neural Networks

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
🧠

GraphUniverse: Synthetic Graph Generation for Evaluating Inductive Generalization

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
🧠

GNN Explanations that do not Explain and How to find Them

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
🧠

Entropy-Guided Dynamic Tokens for Graph-LLM Alignment in Molecular Understanding

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
🧠

Rudder: Steering Prefetching in Distributed GNN Training using LLM Agents

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
🧠

Detecting High-Potential SMEs with Heterogeneous Graph Neural Networks

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
🧠

ODEBrain: Continuous-Time EEG Graph for Modeling Dynamic Brain Networks

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
🧠

ECHO: Encoding Communities via High-order Operators

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
🧠

G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge

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
🧠

AMB-DSGDN: Adaptive Modality-Balanced Dynamic Semantic Graph Differential Network for Multimodal Emotion Recognition

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
🧠

Graph Hopfield Networks: Energy-Based Node Classification with Associative Memory

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
🧠

Graph Negative Feedback Bias Correction Framework for Adaptive Heterophily Modeling

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
🧠

A Benchmark Analysis of Graph and Non-Graph Methods for Caenorhabditis Elegans Neuron Classification

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
🧠

Network Topology Optimization via Deep Reinforcement Learning

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
← PrevPage 4 of 5Next →