Rule-Based Modeling of Low-Dimensional Data with PCA and Binary Particle Swarm Optimization (BPSO) in ANFIS
Afnan Al-Ali, Uvais Qidwai

TL;DR
This paper introduces a novel rule-reduction approach combining PCA and BPSO within ANFIS to improve interpretability and efficiency in low-dimensional data modeling, maintaining accuracy while reducing rule complexity.
Contribution
It presents a new framework integrating PCA and BPSO for rule reduction in ANFIS, enhancing interpretability and efficiency in low-dimensional data modeling.
Findings
Fewer rules achieved with maintained accuracy.
Shorter training times compared to traditional methods.
Effective on multiple real-world datasets.
Abstract
Fuzzy rule-based systems interpret data in low-dimensional domains, providing transparency and interpretability. In contrast, deep learning excels in complex tasks like image and speech recognition but is prone to overfitting in sparse, unstructured, or low-dimensional data. This interpretability is crucial in fields like healthcare and finance. Traditional rule-based systems, especially ANFIS with grid partitioning, suffer from exponential rule growth as dimensionality increases. We propose a strategic rule-reduction model that applies Principal Component Analysis (PCA) on normalized firing strengths to obtain linearly uncorrelated components. Binary Particle Swarm Optimization (BPSO) selectively refines these components, significantly reducing the number of rules while preserving precision in decision-making. A custom parameter update mechanism fine-tunes specific ANFIS layers by…
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
TopicsNeural Networks and Applications
