{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/residual-network-and-embedding-usage-new","title":"Residual Network and Embedding Usage: New Tricks of Node Classification with Graph Convolutional Networks","arxiv_id":"2105.08330","date":"2021-05-18","proceeding":null,"authors":["Huixuan Chi","Yuying Wang","Qinfen Hao","Hong Xia"],"abstract":"Graph Convolutional Networks (GCNs) and subsequent variants have been proposed to solve tasks on graphs, especially node classification tasks. In the literature, however, most tricks or techniques are either briefly mentioned as implementation details or only visible in source code. In this paper, we first summarize some existing effective tricks used in GCNs mini-batch training. Based on this, two novel tricks named GCN_res Framework and Embedding Usage are proposed by leveraging residual network and pre-trained embedding to improve baseline's test accuracy in different datasets. Experiments on Open Graph Benchmark (OGB) show that, by combining these techniques, the test accuracy of various GCNs increases by 1.21%~2.84%. We open source our implementation at https://github.com/ytchx1999/PyG-OGB-Tricks.","url_abs":"https://arxiv.org/abs/2105.08330v2","url_pdf":"https://arxiv.org/pdf/2105.08330v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"residual-network-and-embedding-usage-new","repo_url":"https://github.com/ytchx1999/PyG-OGB-Tricks","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"residual-network-and-embedding-usage-new","repo_url":"https://github.com/ytchx1999/GCN_res-CS-v2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"residual-network-and-embedding-usage-new","repo_url":"https://github.com/ytchx1999/PyG-OGB-Tricks/tree/main/DGL-ogbn-arxiv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"residual-network-and-embedding-usage-new","repo_url":"https://github.com/ytchx1999/PyG-OGB-Tricks/tree/main/DGL-ogbn-proteins","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"node-classification","task_name":"Node Classification"},{"task_slug":"node-property-prediction","task_name":"Node Property Prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/node-property-prediction-on-ogbn-arxiv","task":"Node Property Prediction","dataset":"ogbn-arxiv","model":"GAT-node2vec + BoT + self-KD","rank_in_archive_order":23,"of":86,"metrics":{"Ext. data":"No","Number of params":"1700432","Test Accuracy":"0.7420 ± 0.0004","Validation Accuracy":"0.7482 ± 0.0015"},"uses_additional_data":false},{"leaderboard":"/sota/node-property-prediction-on-ogbn-arxiv","task":"Node Property Prediction","dataset":"ogbn-arxiv","model":"GAT-node2vec + BoT","rank_in_archive_order":28,"of":86,"metrics":{"Ext. data":"No","Number of params":"1700432","Test Accuracy":"0.7405 ± 0.0004","Validation Accuracy":"0.7482 ± 0.0015"},"uses_additional_data":false},{"leaderboard":"/sota/node-property-prediction-on-ogbn-mag","task":"Node Property Prediction","dataset":"ogbn-mag","model":"R-GSN + metapath2vec","rank_in_archive_order":24,"of":39,"metrics":{"Ext. data":"No","Number of params":"309777252","Test Accuracy":"0.5109 ± 0.0038","Validation Accuracy":"0.5295 ± 0.0042"},"uses_additional_data":false}],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}