Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arXiv-2019/02-Simplifying Graph Convolutional Networks #66

Open
BrambleXu opened this issue Mar 27, 2019 · 0 comments
Open

arXiv-2019/02-Simplifying Graph Convolutional Networks #66

BrambleXu opened this issue Mar 27, 2019 · 0 comments
Assignees
Labels
C Code Implementation GNN(M) Graph Neural Network Model RE(T) Relation Extraction Task

Comments

@BrambleXu
Copy link
Owner

一句话总结

将非线性转换为线性的简化GCN

资源:

关键词:

  • GCN
  • Simplified linear model as Simple Graph Convolution (SGC)

We reduce the excess complexity of GCNs by repeatedly removing the nonlinearities between GCN layers and collapsing the resulting function into a single linear transformation

image-20190327111306951

image-20190327110223891

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Code Implementation GNN(M) Graph Neural Network Model RE(T) Relation Extraction Task
Projects
None yet
Development

No branches or pull requests

1 participant