Graph Fuzzy System: Concepts, Models and Algorithms
Fuping Hu, Zhaohong Deng, Zhenping Xie, Kup-Sze Choi, Shitong Wang

TL;DR
This paper introduces a novel Graph Fuzzy System (GFS) that models non-Euclidean graph data, combining fuzzy logic and graph neural networks to improve classification performance across benchmark datasets.
Contribution
The paper systematically develops the concepts, modeling framework, and algorithms for GFS, integrating fuzzy systems with graph neural networks for the first time.
Findings
GFS outperforms existing graph classification methods.
The proposed algorithms effectively generate antecedents and learn parameters.
Experiments validate GFS's ability to inherit advantages of both fuzzy systems and GNNs.
Abstract
Fuzzy systems (FSs) have enjoyed wide applications in various fields, including pattern recognition, intelligent control, data mining and bioinformatics, which is attributed to the strong interpretation and learning ability. In traditional application scenarios, FSs are mainly applied to model Euclidean space data and cannot be used to handle graph data of non-Euclidean structure in nature, such as social networks and traffic route maps. Therefore, development of FS modeling method that is suitable for graph data and can retain the advantages of traditional FSs is an important research. To meet this challenge, a new type of FS for graph data modeling called Graph Fuzzy System (GFS) is proposed in this paper, where the concepts, modeling framework and construction algorithms are systematically developed. First, GFS related concepts, including graph fuzzy rule base, graph fuzzy sets and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Cognitive Computing and Networks
MethodsGraph Neural Network
