Linked Data Classification using Neurochaos Learning
Pooja Honna, Ayush Patravali, Nithin Nagaraj, Nanjangud C. Narendra

TL;DR
This paper explores applying Neurochaos Learning to linked data, specifically knowledge graphs, by integrating node aggregation and testing on various graph datasets, showing promising results especially on homophilic graphs.
Contribution
It extends Neurochaos Learning to knowledge graphs through node aggregation, demonstrating its effectiveness on different types of graph datasets.
Findings
Better performance on homophilic graphs
Effective node aggregation method for linked data
Insights into heterophilic vs. homophilic graph classification
Abstract
Neurochaos Learning (NL) has shown promise in recent times over traditional deep learning due to its two key features: ability to learn from small sized training samples, and low compute requirements. In prior work, NL has been implemented and extensively tested on separable and time series data, and demonstrated its superior performance on both classification and regression tasks. In this paper, we investigate the next step in NL, viz., applying NL to linked data, in particular, data that is represented in the form of knowledge graphs. We integrate linked data into NL by implementing node aggregation on knowledge graphs, and then feeding the aggregated node features to the simplest NL architecture: ChaosNet. We demonstrate the results of our implementation on homophilic graph datasets as well as heterophilic graph datasets of verying heterophily. We show better efficacy of our approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Topic Modeling
