Multistage non-deterministic classification using secondary concept graphs and graph convolutional networks for high-level feature extraction
Masoud Kargar, Nasim Jelodari, and Alireza Assadzadeh

TL;DR
This paper introduces a multi-stage non-deterministic classification approach using secondary concept graphs and GCNs to improve high-level feature extraction and classification accuracy in complex graph-structured data.
Contribution
It proposes a novel multi-stage method combining GCNs and conceptual graphs for enhanced high-level feature extraction and more accurate classification in graph data.
Findings
Achieved 96% accuracy on Cora dataset
Achieved 93% accuracy on Citeseer dataset
Achieved 95% accuracy on PubMed dataset
Abstract
Graphs, comprising nodes and edges, visually depict relationships and structures, posing challenges in extracting high-level features due to their intricate connections. Multiple connections introduce complexities in discovering patterns, where node weights may affect some features more than others. In domains with diverse topics, graph representations illustrate interrelations among features. Pattern discovery within graphs is recognized as NP-hard. Graph Convolutional Networks (GCNs) are a prominent deep learning approach for acquiring meaningful representations by leveraging node connectivity and characteristics. Despite achievements, predicting and assigning 9 deterministic classes often involves errors. To address this challenge, we present a multi-stage non-deterministic classification method based on a secondary conceptual graph and graph convolutional networks, which includes…
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
TopicsWeb Data Mining and Analysis · Graph Theory and Algorithms · Data Management and Algorithms
MethodsGraph Convolutional Network
