English

NodeNet: A Graph Regularised Neural Network for Node Classification

Social and Information Networks 2020-06-17 v1 Machine Learning Applications

Abstract

Real-world events exhibit a high degree of interdependence and connections, and hence data points generated also inherit the linkages. However, the majority of AI/ML techniques leave out the linkages among data points. The recent surge of interest in graph-based AI/ML techniques is aimed to leverage the linkages. Graph-based learning algorithms utilize the data and related information effectively to build superior models. Neural Graph Learning (NGL) is one such technique that utilizes a traditional machine learning algorithm with a modified loss function to leverage the edges in the graph structure. In this paper, we propose a model using NGL - NodeNet, to solve node classification task for citation graphs. We discuss our modifications and their relevance to the task. We further compare our results with the current state of the art and investigate reasons for the superior performance of NodeNet.

Keywords

Cite

@article{arxiv.2006.09022,
  title  = {NodeNet: A Graph Regularised Neural Network for Node Classification},
  author = {Shrey Dabhi and Manojkumar Parmar},
  journal= {arXiv preprint arXiv:2006.09022},
  year   = {2020}
}

Comments

7 pages, 5 figures

R2 v1 2026-06-23T16:21:57.071Z