y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#graph-neural-networks News & Analysis

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

52 articles
AIBearisharXiv โ€“ CS AI ยท Apr 107/10
๐Ÿง 

BadImplant: Injection-based Multi-Targeted Graph Backdoor Attack

Researchers have demonstrated the first multi-targeted backdoor attack against graph neural networks (GNNs) in graph classification tasks, using a novel subgraph injection method that simultaneously redirects multiple predictions to different target labels while maintaining clean accuracy. The attack shows high efficacy across multiple GNN architectures and datasets, with resilience against existing defense mechanisms, exposing significant vulnerabilities in GNN security.

AI ร— CryptoBullisharXiv โ€“ CS AI ยท Mar 177/10
๐Ÿค–

TAS-GNN: A Status-Aware Signed Graph Neural Network for Anomaly Detection in Bitcoin Trust Systems

Researchers developed TAS-GNN, a novel Graph Neural Network framework specifically designed to detect fraudulent behavior in Bitcoin trust systems. The system addresses critical limitations in existing anomaly detection methods by using a dual-channel architecture that separately processes trust and distrust signals to better identify Sybil attacks and exit scams.

$BTC
AIBullisharXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

Bridging Computational Social Science and Deep Learning: Cultural Dissemination-Inspired Graph Neural Networks

Researchers introduce AxelGNN, a new Graph Neural Network architecture inspired by cultural dissemination theory that addresses key limitations of existing GNNs including oversmoothing and poor handling of heterogeneous relationships. The model demonstrates superior performance in node classification and influence estimation while maintaining computational efficiency across both homophilic and heterophilic graphs.

AIBullisharXiv โ€“ CS AI ยท Mar 56/10
๐Ÿง 

Toward Reasoning on the Boundary: A Mixup-based Approach for Graph Anomaly Detection

Researchers introduce ANOMIX, a new framework that improves graph neural network anomaly detection by generating hard negative samples through mixup techniques. The method addresses the limitation of existing GNN-based detection systems that struggle with subtle boundary anomalies by creating more robust decision boundaries.

AINeutralarXiv โ€“ CS AI ยท Mar 57/10
๐Ÿง 

A Geometric Perspective on the Difficulties of Learning GNN-based SAT Solvers

Researchers explain why Graph Neural Networks (GNNs) struggle with complex Boolean Satisfiability Problems (SATs) through geometric analysis using graph Ricci Curvature. They prove that harder SAT instances have more negative curvature, creating connectivity bottlenecks that prevent GNNs from effectively processing long-range dependencies.

AIBullisharXiv โ€“ CS AI ยท Mar 47/102
๐Ÿง 

Learning Memory-Enhanced Improvement Heuristics for Flexible Job Shop Scheduling

Researchers propose MIStar, a memory-enhanced improvement search framework using heterogeneous graph neural networks for flexible job-shop scheduling problems in smart manufacturing. The approach significantly outperforms traditional heuristics and state-of-the-art deep reinforcement learning methods in optimizing production schedules.

$NEAR
AINeutralarXiv โ€“ CS AI ยท Mar 37/104
๐Ÿง 

Revealing Combinatorial Reasoning of GNNs via Graph Concept Bottleneck Layer

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 ยท Mar 37/103
๐Ÿง 

FSW-GNN: A Bi-Lipschitz WL-Equivalent Graph Neural Network

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 ยท 2d ago6/10
๐Ÿง 

Topology-Aware Reasoning over Incomplete Knowledge Graph with Graph-Based Soft Prompting

Researchers propose a graph-based soft prompting framework that enables LLMs to reason over incomplete knowledge graphs by processing subgraph structures rather than explicit node paths, achieving state-of-the-art results on multi-hop question-answering benchmarks while reducing computational costs through a two-stage inference approach.

AINeutralarXiv โ€“ CS AI ยท 2d ago6/10
๐Ÿง 

GRACE: A Dynamic Coreset Selection Framework for Large Language Model Optimization

Researchers propose GRACE, a dynamic coreset selection framework that reduces LLM training costs by intelligently selecting representative dataset subsets. The method combines representation diversity with gradient-based metrics and uses k-NN graph propagation to adapt to evolving training dynamics, demonstrating improved efficiency across multiple benchmarks.

AINeutralarXiv โ€“ CS AI ยท 3d ago6/10
๐Ÿง 

FedRio: Personalized Federated Social Bot Detection via Cooperative Reinforced Contrastive Adversarial Distillation

Researchers propose FedRio, a federated learning framework that enables social media platforms to collaboratively detect bot accounts without sharing raw user data. The system uses graph neural networks, adversarial learning, and reinforcement learning to improve bot detection accuracy while maintaining privacy across heterogeneous platform architectures.

AINeutralarXiv โ€“ CS AI ยท 4d ago6/10
๐Ÿง 

GNN-as-Judge: Unleashing the Power of LLMs for Graph Learning with GNN Feedback

Researchers propose GNN-as-Judge, a framework combining Large Language Models with Graph Neural Networks to improve learning on text-attributed graphs in low-resource settings. The approach uses collaborative pseudo-labeling and weakly-supervised fine-tuning to generate reliable labels while reducing noise, demonstrating significant performance gains when labeled data is scarce.

AINeutralarXiv โ€“ CS AI ยท Apr 106/10
๐Ÿง 

A Graph-Enhanced Defense Framework for Explainable Fake News Detection with LLM

Researchers propose G-Defense, a graph-enhanced framework that uses large language models and retrieval-augmented generation to detect fake news while providing explainable, fine-grained reasoning. The system decomposes news claims into sub-claims, retrieves competing evidence, and generates transparent explanations without requiring verified fact-checking databases.

AIBullisharXiv โ€“ CS AI ยท Apr 76/10
๐Ÿง 

Towards Intelligent Energy Security: A Unified Spatio-Temporal and Graph Learning Framework for Scalable Electricity Theft Detection in Smart Grids

Researchers have developed SmartGuard Energy Intelligence System (SGEIS), an AI framework that combines machine learning, deep learning, and graph neural networks to detect electricity theft in smart grids. The system achieved 96% accuracy in identifying high-risk nodes and demonstrates strong performance with practical applications for energy security.

AI ร— CryptoBullisharXiv โ€“ CS AI ยท Mar 266/10
๐Ÿค–

LineMVGNN: Anti-Money Laundering with Line-Graph-Assisted Multi-View Graph Neural Networks

Researchers developed LineMVGNN, a novel graph neural network method for anti-money laundering that uses multi-view graph learning to analyze transaction networks. The method outperformed existing approaches on real-world datasets including Ethereum phishing networks and financial payment data.

$ETH
AIBullisharXiv โ€“ CS AI ยท Mar 266/10
๐Ÿง 

Mixture of Demonstrations for Textual Graph Understanding and Question Answering

Researchers propose MixDemo, a new GraphRAG framework that uses a Mixture-of-Experts mechanism to select high-quality demonstrations for improving large language model performance in domain-specific question answering. The framework includes a query-specific graph encoder to reduce noise in retrieved subgraphs and significantly outperforms existing methods across multiple textual graph benchmarks.

AIBullisharXiv โ€“ CS AI ยท Mar 176/10
๐Ÿง 

MR-GNF: Multi-Resolution Graph Neural Forecasting on Ellipsoidal Meshes for Efficient Regional Weather Prediction

Researchers developed MR-GNF, a lightweight AI model that performs regional weather forecasting using multi-resolution graph neural networks on ellipsoidal meshes. The model achieves competitive accuracy with traditional numerical weather prediction systems while using significantly less computational resources (under 80 GPU-hours on a single RTX 6000 Ada).

$ADA
AIBullisharXiv โ€“ CS AI ยท Mar 126/10
๐Ÿง 

Resource-constrained Amazons chess decision framework integrating large language models and graph attention

Researchers developed a lightweight AI framework for the Game of the Amazons that combines graph attention networks with large language models, achieving 15-56% improvement in decision accuracy while using minimal computational resources. The hybrid approach demonstrates weak-to-strong generalization by leveraging GPT-4o-mini for synthetic training data and graph-based learning for structural reasoning.

๐Ÿง  GPT-4
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/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.

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.

Page 1 of 3Next โ†’