Abstract
This paper explores the use of a Mamdani fuzzy inference system for binary image classification on the Fashion-MNIST dataset, distinguishing T-shirts from other clothing items. Using three interpretable features, average pixel intensity, vertical symmetry, and horizontal symmetry, the fuzzy model is compared against K-Nearest Neighbours (KNN) and Multilayer Perceptron (MLP). While the fuzzy model has lower overall accuracy, it achieves significantly higher recall for the T-shirt class and offers greater interpretability, supporting its value in explainable AI.
| Original language | English |
|---|---|
| Title of host publication | ICARAI 2025 - International Conference Automatics, Robotics and Artificial Intelligence, Proceedings |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Number of pages | 7 |
| ISBN (Electronic) | 9781665465663 |
| ISBN (Print) | 9781665465670 |
| DOIs | |
| Publication status | Published - 3 Sept 2025 |
| Event | 3rd International Conference Automatics, Robotics and Artificial Intelligence, ICARAI 2025 - Sozopol, Bulgaria Duration: 13 Jun 2025 → 15 Jun 2025 |
Conference
| Conference | 3rd International Conference Automatics, Robotics and Artificial Intelligence, ICARAI 2025 |
|---|---|
| Country/Territory | Bulgaria |
| City | Sozopol |
| Period | 13/06/25 → 15/06/25 |
Keywords
- explainable AI
- Fashion-MNIST
- fuzzy logic
- image classification
- Mamdani system