Our project is an effort to prevent the graph neural network from being overfitted. Graph convolutional networks are usually shallow, with the number of layers not larger than 2. Deep graph networks perform much worse, even if some standard techniques like dropout and weight penalizing are being implemented. In our work, we use singular value decomposition(SVD) for extracting the most relevant components from embeddings constructed by the network to overcome overfitting.
forked from MihailSalnikov/svd4gcn
-
Notifications
You must be signed in to change notification settings - Fork 0
fatrybl/svd4gcn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Singular Value Decomposition for prevention of the Graph Convolutional Network overfitting
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 99.7%
- Python 0.3%