paper-with-me

Papers

Graph ODEs and Beyond: A Comprehensive Survey on Integrating Differential Equations with Graph Neural Networks

2025-03-29 · Zewen Liu, Xiaoda Wang, Bohan Wang, Zijie Huang, Carl Yang, Wei Jin

Graph Neural Networks (GNNs) and differential equations (DEs) are two rapidly advancing areas of research that have shown remarkable synergy in recent years. GNNs have emerged as powerful tools for learning on graph-structured data, while differential equations provide a principled framework for modeling continuous dynamics across time and space. The intersection of these fields has led to innovative approaches that leverage the strengths of both, enabling applications in physics-informed learning, spatiotemporal modeling, and scientific computing. This survey aims to provide a comprehensive overview of the burgeoning research at the intersection of GNNs and DEs. We will categorize existing methods, discuss their underlying principles, and highlight their applications across domains such as molecular modeling, traffic prediction, and epidemic spreading. Furthermore, we identify open challenges and outline future research directions to advance this interdisciplinary field. A comprehensive paper list is provided at https://github.com/Emory-Melody/Awesome-Graph-NDEs. This survey serves as a resource for researchers and practitioners seeking to understand and contribute to the fusion of GNNs and DEs

📄 PDF Abstract BibTeX arXiv:2503.23167

Code (1)

emory-melody/awesome-graph-ndes 공식 구현

Tasks

SurveyTraffic Prediction

Similar Papers 제목 키워드 기반

Recent Advances in Malware Detection: Graph Learning and Explainability

2025-02-14 · Hossein Shokouhinejad, Roozbeh Razavi-Far, Hesamodin Mohammadian, Mahdi Rabbani 외

The rapid evolution of malware has necessitated the development of sophisticated detection methods that go beyond traditional signature-based approaches. Graph learning techniques have emerged as powerful tools for model…

Feature EngineeringGraph EmbeddingGraph LearningMalware Analysis+2

Towards Graph Contrastive Learning: A Survey and Beyond

2024-05-20 · Wei Ju, Yifan Wang, Yifang Qin, Zhengyang Mao 외

In recent years, deep learning on graphs has achieved remarkable success in various domains. However, the reliance on annotated graph data remains a significant bottleneck due to its prohibitive cost and time-intensive n…

Contrastive LearningData AugmentationDrug DiscoveryGraph Learning+5

A Comprehensive Data-centric Overview of Federated Graph Learning

2025-07-22 · Zhengyu Wu, Xunkai Li, Yinlin Zhu, Zekai Chen 외 arxiv

In the era of big data applications, Federated Graph Learning (FGL) has emerged as a prominent solution that reconcile the tradeoff between optimizing the collective intelligence between decentralized datasets holders an…

Federated LearningGraph Learning

Graph Prompt Learning: A Comprehensive Survey and Beyond

2023-11-28 · Xiangguo Sun, Jiawen Zhang, Xixi Wu, Hong Cheng 외

Artificial General Intelligence (AGI) has revolutionized numerous fields, yet its integration with graph data, a cornerstone in our interconnected world, remains nascent. This paper presents a pioneering survey on the em…

Prompt LearningSurvey

Beyond Graphs: Can Large Language Models Comprehend Hypergraphs?

2024-10-14 · Yifan Feng, Chengwu Yang, Xingliang Hou, Shaoyi Du 외

Existing benchmarks like NLGraph and GraphQA evaluate LLMs on graphs by focusing mainly on pairwise relationships, overlooking the high-order correlations found in real-world data. Hypergraphs, which can model complex be…