-
## 一言でいうと
Graph Neural Network (Graph Convolution)に関する研究の総まとめ資料。既存の手法の分類と解説、また適用領域(TextやImageなど)ごとの研究がまとめられている。
### 論文リンク
https://arxiv.org/abs/1812.08434
### 著者/所属機関
Jie Zhou, Ganqu Cu…
-
### 🚀 The feature, motivation and pitch
ULTH (https://arxiv.org/pdf/2102.06790.pdf) pruning on graphs allows for unified learned masks on both the graph and GNN weights that extend the notion of grap…
-
作者您好,《The emerging graph neural networks for intelligent fault diagnostics and prognostics》这篇文章目前在网上还找不到,如果方便的话可以发一份给我嘛?648092066@qq.com,谢谢。另外,有一些关于图网络在多源传感器融合方向的问题想向您咨询一下,希望能加一下您的微信?我的微信号是13218013195
-
https://hanielxx.com/Papers/2021-05-20-gnn-survey-IEEE-2021
一篇关于GNN的综述,将GNN分为namely recurrent graph neural networks,convolutional graph neural networks,graph autoen- coders,spatial-temporal graph n…
-
Hey, I really like your work on rank-collapse, and I am trying to understand the way the Dirichlet energy and rank_diff are calculated for each layer for each GNN.
From looking at the code, I under…
-
Original Paper
[Capsule Neural Networks for Graph Classification using Explicit Tensorial Graph Representations](https://arxiv.org/abs/1902.08399?fbclid=IwAR1yMDM4cXPrA1TkJa7ODyID_XoREF5rhytEggn…
-
Hi,
I am really interested in calculating the uncertainty using graph neural networks and I am going through your paper. I was wondering if you can provide some ipynb notebook to train such models a…
-
## 🚀 Feature
Request to add two graph self-supervised methods to Pytorch Geometric:
(1) heuristic designed graph self-supervised tasks (ICML'20): https://arxiv.org/abs/2006.09136;
code: https:/…
-
We've been using https://github.com/geaxgx/depthai_blazepose for some time without problems. This week, however, with the same hardware (OAK-1 and OAK-D Pro W), the camera crashes out as soon as a per…
-
Hello! I'd like to ask if the code of your another paper, "Investigating the Impact of Different Graph Representations for Relation Extraction with Graph Neural Networks", which was also published on …