πA Gentle Introduction to Graph Neural Networks
π₯Technical online article
π Study
π²Channel: @ComplexNetworkAnalysis
#online_book #Graph #GNN
π₯Technical online article
π Study
π²Channel: @ComplexNetworkAnalysis
#online_book #Graph #GNN
Distill
A Gentle Introduction to Graph Neural Networks
What components are needed for building learning algorithms that leverage the structure and properties of graphs?
π5
π Machine Learning with Graphs: Generative Models for Graphs, Erdos Renyi Random Graphs, The Small World Model, Kronecker Graph Model
π₯Free recorded course by Jure Leskovec, Computer Science, PhD
π₯This lecture, will cover generative models for graphs. The goal of generative models for graphs is to generate synthetic graphs which are similar to given example graphs. The simplest model for graph generation, ErdΓΆs-Renyi graph (E-R graphs, Gnp graphs). The small-world graphs (WattsβStrogatz graphs, W-S graphs). Even though the E-R graphs can fit the average path length of real-world graphs, its clustering coefficient is much smaller than real-world graphs. The small-world model is proposed to generative realistic graphs with both low diameter and high clustering coefficient. Specifically, W-S graphs are generative by randomly rewring edges from regular lattic graphs. The Kronecker Graph model, where graphs are generated in a recursive manner. The key motivation is that real-world graphs often exhibit self-similarity, where the whole structure of the graph has the same shape as its parts. Kronecker graphs are generated by recursively doing Kronecker product over the initiator matrix, which is trained to fit the statistics of the input dataset. We further discuss fast Kronecker generator algorithms. Finally, we show that Kronecker graphs and real graphs are very close in many important graph statistics.
π½ Watch: part1 part2 part3 part4
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #Machine_Learning #Erdos_Renyi #Small_World #Kronecker_Graph
π₯Free recorded course by Jure Leskovec, Computer Science, PhD
π₯This lecture, will cover generative models for graphs. The goal of generative models for graphs is to generate synthetic graphs which are similar to given example graphs. The simplest model for graph generation, ErdΓΆs-Renyi graph (E-R graphs, Gnp graphs). The small-world graphs (WattsβStrogatz graphs, W-S graphs). Even though the E-R graphs can fit the average path length of real-world graphs, its clustering coefficient is much smaller than real-world graphs. The small-world model is proposed to generative realistic graphs with both low diameter and high clustering coefficient. Specifically, W-S graphs are generative by randomly rewring edges from regular lattic graphs. The Kronecker Graph model, where graphs are generated in a recursive manner. The key motivation is that real-world graphs often exhibit self-similarity, where the whole structure of the graph has the same shape as its parts. Kronecker graphs are generated by recursively doing Kronecker product over the initiator matrix, which is trained to fit the statistics of the input dataset. We further discuss fast Kronecker generator algorithms. Finally, we show that Kronecker graphs and real graphs are very close in many important graph statistics.
π½ Watch: part1 part2 part3 part4
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #Machine_Learning #Erdos_Renyi #Small_World #Kronecker_Graph
YouTube
Stanford CS224W: Machine Learning with Graphs | 2021 | Lecture 14.1 - Generative Models for Graphs
For more information about Stanfordβs Artificial Intelligence professional and graduate programs, visit: https://stanford.io/3jO8OsE
Jure Leskovec
Computer Science, PhD
In this lecture, we will cover generative models for graphs. The goal of generativeβ¦
Jure Leskovec
Computer Science, PhD
In this lecture, we will cover generative models for graphs. The goal of generativeβ¦
π5
2022_A_review_of_challenges_and_solutions_in_the_design_and_implementation.pdf
2 MB
πA review of challenges and solutions in the design and implementation of deep graph neural networks
π journal: Artificial Intelligence Review (I.F=0.381)
πPublish year: 2022
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #review #GNN #implementation
π journal: Artificial Intelligence Review (I.F=0.381)
πPublish year: 2022
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #review #GNN #implementation
π2π2
πEverything is connected: Graph neural networks
π journal: Current Opinion in Structural Biology (I.F=6.8)
πPublish year: 2022
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #GNN
π journal: Current Opinion in Structural Biology (I.F=6.8)
πPublish year: 2022
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #GNN
π3π1
πGraph Representation Learning
π Journal: European Symposium on Artificial Neural Networks
πPublish year: 2023
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #representation
π Journal: European Symposium on Artificial Neural Networks
πPublish year: 2023
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #representation
π2
πDeep Learning with Graph Convolutional Networks: An Overview and Latest Applications in Computational Intelligence
π Journal: International journal of intelligent systems (IF=7)
πPublish year: 2023
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #GCN #overview
π Journal: International journal of intelligent systems (IF=7)
πPublish year: 2023
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #GCN #overview
π3β€1
π Machine Learning with Graphs: Deep Generative Models for Graphs, Graph RNN: Generating Realistic Graphs, Scaling Up & Evaluating Graph Gen, Applications of Deep Graph Generation.
π₯Free recorded course by Jure Leskovec, Computer Science, PhD
π₯this lecture, focus on deep generative models for graphs. We outline 2 types of tasks within the problem of graph generation: (1) realistic graph generation, where the goal is to generate graphs that are similar to a given set of graphs; (2) goal-directed graph generation, where we want to generate graphs that optimize given objectives/constraints. First, we recap the basics for generative models and deep generative models; then, in next parts introduce and focus on GraphRNN, one of the first deep generative models for graph; and finally, discuss GCPN, a deep graph generative model designed specifically for application to molecule generation.
π½ Watch: part1 part2 part3 part4
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #Machine_Learning #GCPN #GraphRNN #DGNN #GNN
π₯Free recorded course by Jure Leskovec, Computer Science, PhD
π₯this lecture, focus on deep generative models for graphs. We outline 2 types of tasks within the problem of graph generation: (1) realistic graph generation, where the goal is to generate graphs that are similar to a given set of graphs; (2) goal-directed graph generation, where we want to generate graphs that optimize given objectives/constraints. First, we recap the basics for generative models and deep generative models; then, in next parts introduce and focus on GraphRNN, one of the first deep generative models for graph; and finally, discuss GCPN, a deep graph generative model designed specifically for application to molecule generation.
π½ Watch: part1 part2 part3 part4
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #Machine_Learning #GCPN #GraphRNN #DGNN #GNN
YouTube
Stanford CS224W: ML with Graphs | 2021 | Lecture 15.1 - Deep Generative Models for Graphs
For more information about Stanfordβs Artificial Intelligence professional and graduate programs, visit: https://stanford.io/3Ex8TsH
Jure Leskovec
Computer Science, PhD
In this lecture, we focus on deep generative models for graphs. We outline 2 types ofβ¦
Jure Leskovec
Computer Science, PhD
In this lecture, we focus on deep generative models for graphs. We outline 2 types ofβ¦
π3π1
2018-Structure-oriented prediction in complex networks.pdf
2.9 MB
πStructure-oriented prediction in complex networks
π Journal: Physics Reports (IF=25.6)
πPublish year: 2018
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #prediction
π Journal: Physics Reports (IF=25.6)
πPublish year: 2018
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #prediction
π4
π application of machine learning in traffic optimization
π₯Free recorded course by Powel gora
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #Machine_Learning
π₯Free recorded course by Powel gora
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #Machine_Learning
YouTube
PaweΕ Gora: Applications of machine learning in traffic optimization
I will be talking about possible applications of machine learning in traffic optimization (and in optimizing some other complex processes). I will describe the process of building traffic metamodels by approximating outcomes of traffic simulations using machineβ¦
π4
πDo we need deep graph neural networks?
π₯Technical paper
π₯ One of the hallmarks of deep learning was the use of neural networks with tens or even hundreds of layers. In stark contrast, most of the architectures used in graph deep learning are shallow with just a handful of layers. In this post, I raise a heretical question: does depth in graph neural network architectures bring any advantage?
π Study
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #DGNN
π₯Technical paper
π₯ One of the hallmarks of deep learning was the use of neural networks with tens or even hundreds of layers. In stark contrast, most of the architectures used in graph deep learning are shallow with just a handful of layers. In this post, I raise a heretical question: does depth in graph neural network architectures bring any advantage?
π Study
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #DGNN
Medium
Do we need deep graph neural networks?
Is βgraph deep learningβ a misnomer and is depth useful for graph neural networks?
π5
πGCN-tutorial
π₯Technical paper
π₯ Graph Convolutional Network. Perform convolution operations on a graph using the information embedded into each node. The main idea is to "look" at neighboor nodes and update the currently embedded information into a higher or lower dimensional space by performing a ReLU or softmax operation.
π Study
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #code #python #GCN #Coda
π₯Technical paper
π₯ Graph Convolutional Network. Perform convolution operations on a graph using the information embedded into each node. The main idea is to "look" at neighboor nodes and update the currently embedded information into a higher or lower dimensional space by performing a ReLU or softmax operation.
π Study
π²Channel: @ComplexNetworkAnalysis
#paper #Graph #code #python #GCN #Coda
π3
π pytorch geometric tutorial: graph attention networks implementation
π₯Free recorded course
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #GAT #code #python
π₯Free recorded course
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Graph #GAT #code #python
YouTube
Pytorch Geometric tutorial: Graph attention networks (GAT) implementation
In this video we will see the math behind GAT and a simple implementation in Pytorch geometric.
Outcome:
- Recap
- Introduction
- GAT
- Message Passing pytroch layer
- Simple GCNlayer implementation
- GAT implementation
- GAT Usage
Download the materialβ¦
Outcome:
- Recap
- Introduction
- GAT
- Message Passing pytroch layer
- Simple GCNlayer implementation
- GAT implementation
- GAT Usage
Download the materialβ¦
π2
πA Review on Graph Neural Network Methods in Financial Applications
πPublish year: 2022
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #GNN #Financial #Applications #review
πPublish year: 2022
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #GNN #Financial #Applications #review
πApplications of social network analysis in promoting circular economy: a literature review
π Published by Vilnius Gediminas Technical University.
πPublish year: 2023
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #social_network #review #economy
π Published by Vilnius Gediminas Technical University.
πPublish year: 2023
πStudy paper
π²Channel: @ComplexNetworkAnalysis
#paper #social_network #review #economy
π3
π Graph Neural Networks - Lecture 15
π₯Free recorded tutorial by Manolis Klis
π½ Watch
π±Channel: @ComplexNetworkAnalysis
#video #GNN
π₯Free recorded tutorial by Manolis Klis
π½ Watch
π±Channel: @ComplexNetworkAnalysis
#video #GNN
YouTube
Social Network Analysis | Chapter 4 | Link Analysis | Part 2
This is supplementary material for the book Social Network Analysis by Dr. Tanmoy Chakraborty.
Book Website: https://social-network-analysis.in/
Available for purchase at: https://www.amazon.in/Social-Network-Analysis-Tanmoy-Chakraborty/dp/9354247830
Book Website: https://social-network-analysis.in/
Available for purchase at: https://www.amazon.in/Social-Network-Analysis-Tanmoy-Chakraborty/dp/9354247830
π1
πTowards a deeper understanding of the Visibility Graph algorithm
πMasterβs Thesis, in the Delft University of Technolog, T.J. Alers
πPublish year: 2023
πStudy Thesis
π²Channel: @ComplexNetworkAnalysis
#Thesis #Visibility_Graph
πMasterβs Thesis, in the Delft University of Technolog, T.J. Alers
πPublish year: 2023
πStudy Thesis
π²Channel: @ComplexNetworkAnalysis
#Thesis #Visibility_Graph
π3π2
2023_A_survey_of_graph_neural_network_based_recommendation_in_social.pdf
1.6 MB
πA survey of graph neural network based recommendation in social networks
π Journal: Neurocomputing (IF=6)
πPublish year: 2023
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #GNN #Recommendation #survey
π Journal: Neurocomputing (IF=6)
πPublish year: 2023
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #GNN #Recommendation #survey
π3π2
πA Survey of Recommendation Systems: Recommendation Models, Techniques, and Application Fields
π Journal: Electronics (IF=2.9)
πPublish year: 2022
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #Recommendation_Systems #Techniques #Application #survey
π Journal: Electronics (IF=2.9)
πPublish year: 2022
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #Recommendation_Systems #Techniques #Application #survey
π4
π Analysis on Collaboration and Co-Authorship Network using Centrality Measures
π₯Free recorded course
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Co_Authorship #Centrality
π₯Free recorded course
π½ Watch
π²Channel: @ComplexNetworkAnalysis
#video #course #Co_Authorship #Centrality
YouTube
Analysis on Collaboration and Co-Authorship Network using Centrality Measures
This is a presentation of a mini-paper I wrote on analysis on collaboration and co-authorship network of international Network Science researches by using the classical centrality measures and structural holes. The data set I used here is from M.E.J. Newmanβ¦
π3
πA Review on Graph Neural Network Methods in Financial Applications
π Journal: Mental Health and Social Inclusion (IF=1.2)
πPublish year: 2023
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #GNN #Financial #Application #review
π Journal: Mental Health and Social Inclusion (IF=1.2)
πPublish year: 2023
πStudy paper
π±Channel: @ComplexNetworkAnalysis
#paper #GNN #Financial #Application #review
π1
π Co-Authorship Network Analysis using GEPHI
π₯This video is a part of one of the research articles that analyzes the collaboration patterns of the scientific co-authored article.
π½ Watch
π±Channel: @ComplexNetworkAnalysis
#video #Co_Authorship #GEPHI
π₯This video is a part of one of the research articles that analyzes the collaboration patterns of the scientific co-authored article.
π½ Watch
π±Channel: @ComplexNetworkAnalysis
#video #Co_Authorship #GEPHI
YouTube
Analysis on Collaboration and Co-Authorship Network using Centrality Measures
This is a presentation of a mini-paper I wrote on analysis on collaboration and co-authorship network of international Network Science researches by using the classical centrality measures and structural holes. The data set I used here is from M.E.J. Newmanβ¦
π2