A Fast Interpretable Fuzzy Tree Learner
Javier Fumanal-Idocin, Raquel Fernandez-Peralta, Javier Andreu-Perez

TL;DR
This paper introduces a fast, interpretable fuzzy tree learning algorithm that combines the efficiency of greedy tree methods with fuzzy logic, achieving competitive accuracy and interpretability with lower computational costs.
Contribution
It adapts classical tree splitting algorithms to fuzzy trees, improving speed and interpretability over existing fuzzy rule-mining methods.
Findings
Achieves comparable accuracy to state-of-the-art fuzzy classifiers.
Significantly reduces computational time compared to evolutionary approaches.
Produces more interpretable rule bases with constrained complexity.
Abstract
Fuzzy rule-based systems have been mostly used in interpretable decision-making because of their interpretable linguistic rules. However, interpretability requires both sensible linguistic partitions and small rule-base sizes, which are not guaranteed by many existing fuzzy rule-mining algorithms. Evolutionary approaches can produce high-quality models but suffer from prohibitive computational costs, while neural-based methods like ANFIS have problems retaining linguistic interpretations. In this work, we propose an adaptation of classical tree-based splitting algorithms from crisp rules to fuzzy trees, combining the computational efficiency of greedy algoritms with the interpretability advantages of fuzzy logic. This approach achieves interpretable linguistic partitions and substantially improves running time compared to evolutionary-based approaches while maintaining competitive…
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
TopicsFuzzy Logic and Control Systems · Explainable Artificial Intelligence (XAI) · Multi-Criteria Decision Making
