Hybrid Interval Type-2 Mamdani-TSK Fuzzy System for Regression Analysis
Bhatia, de Amorim, De Feo
Regression analysis is employed to examine and quantify the relationships between input variables and a dependent and continuous output variable. It is widely used for predictive modelling in fields such as finance, healthcare, and engineering. However, traditional methods often struggle with real-world data complexities, including uncertainty and ambiguity. While deep learning approaches excel at capturing complex non-linear relationships, they lack interpretability and risk over-fitting on small datasets. Fuzzy systems provide an alternative framework for handling uncertainty and imprecision, with Mamdani and Takagi-Sugeno-Kang (TSK) systems offering complementary strengths: interpretability versus accuracy. This paper presents a novel fuzzy regression method that combines the interpretability of Mamdani systems with the precision of TSK models. The proposed approach introduces a hybrid rule structure with fuzzy and crisp components and dual dominance types, enhancing both accuracy and explainability. Evaluations on benchmark datasets demonstrate state-of-the-art performance in several cases, with rules maintaining a component similar to traditional Mamdani systems while improving precision through improved rule outputs. This hybrid methodology offers a balanced and versatile tool for predictive modelling, addressing the trade-off between interpretability and accuracy inherent in fuzzy systems. In the 6 datasets tested, the proposed approach gave the best fuzzy methodology score in 4 datasets, out-performed the opaque models in 2 datasets and produced the best overall score in 1 dataset with the improvements in RMSE ranging from 0.4% to 19%.
academic
Hybrid Interval Type-2 Mamdani-TSK Fuzzy System for Regression Analysis
Regression analysis is widely applied in predictive modeling across finance, healthcare, and engineering domains to examine and quantify relationships between input variables and continuous output variables. However, traditional methods often struggle with the complexity of real-world data, including uncertainty and fuzziness. While deep learning approaches excel at capturing complex nonlinear relationships, they lack interpretability and are prone to overfitting on small datasets. Fuzzy systems provide an alternative framework for handling uncertainty and imprecision, where Mamdani and Takagi-Sugeno-Kang (TSK) systems offer complementary advantages: interpretability versus accuracy. This paper proposes a novel fuzzy regression method that combines the interpretability of Mamdani systems with the precision of TSK models. The method introduces a hybrid rule structure with fuzzy and crisp components and dual dominance types, while enhancing both accuracy and interpretability.
Develop a hybrid framework that maintains the interpretability of Mamdani systems while achieving the precision of TSK systems, providing a balanced and versatile tool for predictive modeling.
Hybrid Rule Structure: Proposes a novel fuzzy regression system combining linguistic interpretability of Mamdani systems and numerical precision of TSK models
Dual Dominance Mechanism: Introduces two rule weight calculation methods—based on fuzzy support/confidence and error-based dominance
Constrained TSK Component: TSK function outputs are constrained within the boundaries of corresponding fuzzy sets, maintaining interpretability
Given input variables x1,x2,...,xn and continuous output variable y, the objective is to establish a regression model that is both accurate and interpretable, capable of handling uncertainty and fuzziness in data.
Compared to existing work, this method significantly improves precision while maintaining interpretability, addressing the accuracy-interpretability trade-off in traditional methods.
The paper cites important literature in fuzzy systems, evolutionary algorithms, and machine learning, including foundational work by Zadeh on fuzzy logic, classical fuzzy systems by Mamdani and TSK, and recent research on genetic fuzzy systems and interval type-2 fuzzy sets.
Overall Assessment: This is a high-quality academic paper proposing an innovative hybrid fuzzy system method that significantly improves regression accuracy while maintaining interpretability. The methodology is well-designed, experiments are comprehensive, and it contributes important value to the fuzzy systems and explainable AI fields.