AIBullisharXiv – CS AI · Mar 96/10
🧠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
🧠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
🧠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
🧠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
🧠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
🧠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