Graph_NN's profile picture. In this account we try to post the latest news and general information about graph neural networks and representation learning.

Graph Neural Network

@Graph_NN

In this account we try to post the latest news and general information about graph neural networks and representation learning.

Graph Neural Network reposted

I would like to recommend "A Unifying Generative Model for Graph Learning Algorithms: Label Propagation, Graph Convolutions, and Combinations" by @junteng_jia and @austinbenson. arxiv.org/abs/2101.07730 A lovely combination of theory end empirical results.


Graph Neural Network reposted

If you see me here posting about graphs and you’re new to data science, do not fret! I had ZERO idea what graphs were until a few months ago. But now I can’t imagine my ds work without them. Here is a simple (3 sentence) explanation to get you started: geeksforgeeks.org/graph-data-str…


Graph Neural Network reposted

.@chamii22 's #KnowCon2020 #presentation "GraphEDM: A Unified Framework for #MachineLearning on #Graphs"; a compelling case about it's power to bridge #networkembedding & graph regularized #neuralnetworks Talk 👉 knowledgeconnexions.world/talks/ines-cha… Special Offers 👉 knowledgeconnexions.world/checkout/selec…

Connected_Data's tweet image. .@chamii22 's #KnowCon2020 #presentation "GraphEDM: A Unified Framework for #MachineLearning on #Graphs"; a compelling case about it's power to bridge #networkembedding & graph regularized #neuralnetworks

Talk 👉 knowledgeconnexions.world/talks/ines-cha…

Special Offers 👉 knowledgeconnexions.world/checkout/selec…

A bit old, but great survey! And it is now updated! This is one of those posts that worth going through the comments to find good reviews and comments. Thanks @chamii22

Working with graph-structured data? Check out our recent survey for Machine Learning on Graphs: arxiv.org/pdf/2005.03675… We propose a simple framework (GraphEDM) and a comprehensive Taxonomy to review and unify several graph representation learning methods.

chamii22's tweet image. Working with graph-structured data? Check out our recent survey for Machine Learning on Graphs: 
arxiv.org/pdf/2005.03675…

We propose a simple framework (GraphEDM) and a comprehensive Taxonomy to review and unify several graph representation learning methods.


Graph Neural Network reposted

GraphEDM encapsulates over thirty graph embedding methods: from graph regularization algorithms (Label Propagation, ...) to more recent advances such as random walks (DeepWalk, node2vec, ...) or GNNs (GCN, GAT, ...).

chamii22's tweet image. GraphEDM encapsulates over thirty graph embedding methods: from graph regularization algorithms (Label Propagation, ...) to more recent advances such as random walks (DeepWalk, node2vec, ...) or GNNs (GCN, GAT, ...).

Graph Neural Network reposted

Working with graph-structured data? Check out our recent survey for Machine Learning on Graphs: arxiv.org/pdf/2005.03675… We propose a simple framework (GraphEDM) and a comprehensive Taxonomy to review and unify several graph representation learning methods.

chamii22's tweet image. Working with graph-structured data? Check out our recent survey for Machine Learning on Graphs: 
arxiv.org/pdf/2005.03675…

We propose a simple framework (GraphEDM) and a comprehensive Taxonomy to review and unify several graph representation learning methods.

Graph Neural Network reposted

Alongside @pl219_Cambridge, I'll be teaching a Master's module on GNNs @Cambridge_Uni. Feels surreal to be on the (virtual) other side 😊 Based on @williamleif's book + my ongoing work w/ @joanbruna @mmbronstein @TacoCohen. Hope to release materials soon! cl.cam.ac.uk/teaching/2021/…

PetarV_93's tweet image. Alongside @pl219_Cambridge, I'll be teaching a Master's module on GNNs @Cambridge_Uni. Feels surreal to be on the (virtual) other side 😊

Based on @williamleif's book + my ongoing work w/ @joanbruna @mmbronstein @TacoCohen. Hope to release materials soon! cl.cam.ac.uk/teaching/2021/…

Graph Neural Network reposted

Structural role-based node embedding: extensive benchmarks, insights, and easy-to-use codebase. Led by undergrad alum Junchen Jin whose organization awes me 🙂 with Di Jin and @danaikoutra. arxiv.org/abs/2101.05730 github.com/GemsLab/StrucE…


Graph Neural Network reposted

Excited to share that we are organizing a workshop on Graph Learning Benchmarks (GLB) at the WebConf 2021 (#WWW2021)! Submission due on Feb. 15, 2021. Website: graph-learning-benchmarks.github.io Joint w/ @jiong971, Yuxiao Dong, @danaikoutra, @meiqzh. 1/4


Graph Neural Network reposted

Our paper "Pathfinder Discovery Networks for Neural Message Passing" with @phanein, @theahura_, Peter Englert and Martin Blais was accepted in @TheWebConf. It was my main project during my @GoogleAI internship. Preprint below: arxiv.org/abs/2010.12878

benrozemberczki's tweet image. Our paper "Pathfinder Discovery Networks for Neural Message Passing" with @phanein, @theahura_, Peter Englert and Martin Blais was accepted in @TheWebConf. It was my main project during my @GoogleAI internship. Preprint below:

arxiv.org/abs/2010.12878

Graph Neural Network reposted

Thanks to #ICPR2020 Keynote Speaker Prof Max Welling @wellingmax ( @UvA_Amsterdam ) for the talk “Equivariant Graph #NeuralNetworks and their Applications” 1/14 3PM @underlineio #ICPR2020Milan #IAPR #PatternRecognition #MachineLearning #DeepLearning #AI micc.unifi.it/icpr2020/index…

icpr2020milan's tweet image. Thanks to #ICPR2020 Keynote Speaker Prof Max Welling @wellingmax ( @UvA_Amsterdam ) for the talk “Equivariant Graph #NeuralNetworks and their Applications” 1/14 3PM @underlineio #ICPR2020Milan #IAPR #PatternRecognition #MachineLearning #DeepLearning #AI
micc.unifi.it/icpr2020/index…

Graph Neural Network reposted

Seven years ago, with Daniele, Pierre, and @omardrwch we created "Graphs in Machine Learning" for master-mva.com, first of its kind. From now, the future is Daniele at bit.ly/38zjExn! All the past material: bit.ly/35wumTn @UnivParisSaclay @DeepMind

misovalko's tweet image. Seven years ago, with Daniele, Pierre, and @omardrwch 
we created "Graphs in Machine Learning" for master-mva.com, first of its kind. From now, the future is Daniele at bit.ly/38zjExn!  All the past material:  bit.ly/35wumTn @UnivParisSaclay @DeepMind

Graph Neural Network reposted

#Eurographics2021 will feature a tutorial on Inverse Computational Spectral Geometry! The presenters are @EmanueleRodola, Simone Melzi, Luca Cosmo (Sapienza University of Rome), @mmbronstein (Imperial College London), and Maks Ovsjanikov (LIX, Ecole Polytechnique, IP Paris)


Graph Neural Network reposted

TGN (Temporal Graph Network) is now on Pytorch Geometric! Huge thanks @rusty1s for making this happen! It is the first model for dynamic graphs in PyG. Let's hope to have many more in the future! Example code: github.com/rusty1s/pytorc… Original Paper: arxiv.org/abs/2006.10637

emaros96's tweet image. TGN (Temporal Graph Network) is now on Pytorch Geometric! Huge thanks @rusty1s for making this happen!
It is the first model for dynamic graphs in PyG. Let's hope to have many more in the future! 
Example code: github.com/rusty1s/pytorc…
Original Paper: arxiv.org/abs/2006.10637

Loading...

Something went wrong.


Something went wrong.