paper-with-me

홈 › Papers

Hybrid Interval Type-2 Mamdani-TSK Fuzzy System for Regression Analysis

2025-10-15 · Ashish Bhatia, Renato Cordeiro de Amorim, Vito De Feo arxiv

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%.

📄 PDF Abstract BibTeX arXiv:2510.13437

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Recommendations on Designing Practical Interval Type-2 Fuzzy Systems

2019-07-03 · Dongrui Wu, Jerry Mendel

Interval type-2 (IT2) fuzzy systems have become increasingly popular in the last 20 years. They have demonstrated superior performance in many applications. However, the operation of an IT2 fuzzy system is more complex t…

Vocal Bursts Type Prediction

Financial Series Forecasting: A New Fuzzy Inference System for Crisp Values and Interval-Valued Predictions

2024-07-31 · Computational Economics 2024 7 · Kaike Sa Teles Rocha Alves, Rosangela Ballini, Eduardo Pestana de Aguiar

Fuzzy inference systems emerged as a machine learning model that provides accurate and explainable results. Two fuzzy inference systems are reported in the literature, Mamdani and Takagi–Sugeno–Kang. Mamdani implements f…

What's in my closet?: Image classification using fuzzy logic

2017-12-05 · Amina E. Hussein

A fuzzy system was created in MATLAB to identify an item of clothing as a dress, shirt, or pair of pants from a series of input images. The system was initialized using a high-contrast vector-image of each item of clothi…

ClassificationGeneral Classificationimage-classificationImage Classification

Heuristic design of fuzzy inference systems: A review of three decades of research

2019-08-27 · Varun Ojha, Ajith Abraham, Vaclav Snasel

This paper provides an in-depth review of the optimal design of type-1 and type-2 fuzzy inference systems (FIS) using five well known computational frameworks: genetic-fuzzy systems (GFS), neuro-fuzzy systems (NFS), hier…

Evolutionary AlgorithmsVocal Bursts Type Prediction

FuzzyLogic.jl: a Flexible Library for Efficient and Productive Fuzzy Inference

2023-06-17 · Luca Ferranti, Jani Boutellier

This paper introduces \textsc{FuzzyLogic.jl}, a Julia library to perform fuzzy inference. The library is fully open-source and released under a permissive license. The core design principles of the library are: user-frie…