Deep Learning for Dynamic Graph
Niraj Kumar, Ph.D.
AI/ML R&D Leader | Driving Innovation in Generative AI, LLMs & Explainable AI | Strategic Visionary & Patent Innovator | Bridging AI Research with Business Impact
Introduction.
It is well understood that adding the time dimension to each and every component of the graph helps us in converting the traditional graph into a dynamic graph.?This time dimension makes the dynamic graph capable to understand the complex behavior of real-world entities (like human beings in a social network, financial activities, stock-market-related activities, gene coding protein in a PPI network, etc.).
After the development of deep-learning-based systems, people also started their efforts toward the development of efficient deep neural network architectures for dynamic graphs. In this process, people have focused on the following set of problems.
I have compiled the following set of tutorials to properly explain the use of deep learning for dynamic graph.
1.Dynamic Graph Neural Networks Part-1
Contains - [ ?Transition from Static to Dynamic Graph Neural Networks; Dynamic Graph Neural Network; Temporal Graph Networks; Deep Learning for Dynamic Temporal Graph Networks]
2.Dynamic Graph Neural Networks Part-2
Contains - [Deep Learning for Dynamic Temporal Graph Networks; Temporal Graph Embeddings; Temporal Graph Attention.]
领英推荐
3.?Graph Attention Networks; Multi-Head Attention
Contains - [Graph Attention Networks; Multi-Head Attention in Graph Networks.]
4.?Static Vs Dynamic Graph Neural Networks (For those who wants additional basic information about Dynamic Graph)
Contains - [Deep Learning using Static Graph; Graph Neural Network (GNN) Vs Graph Convolutional Neural Networks (GCN); Intro to Dynamic Graph?]
References.