paper-with-me

홈 › Papers

NFISiS: New Perspectives on Fuzzy Inference Systems for Renewable Energy Forecasting

2025-04-28 · Kaike Sa Teles Rocha Alves, Eduardo Pestana de Aguiar

Evolving Fuzzy Systems (eFS) have gained significant attention due to their ability to adaptively update their structure in response to data dynamics while maintaining interpretability. However, the lack of publicly available implementations of these models limits their accessibility and widespread adoption. To address this gap, we present evolvingfuzzysystems, a Python library that provides implementations of several well-established eFS models, including ePL-KRLS-DISCO, ePL+, eMG, ePL, exTS, Simpl\_eTS, and eTS. The library facilitates model evaluation and comparison by offering built-in tools for training, visualization, and performance assessment. The models are evaluated using the fetch\_california\_housing dataset, with performance measured in terms of normalized root-mean-square error (NRMSE), non-dimensional error index (NDEI), and mean absolute percentage error (MAPE). Additionally, computational complexity is analyzed by measuring execution times and rule evolution during training and testing phases. The results highlight ePL as a simple yet efficient model that balances accuracy and computational cost, making it particularly suitable for real-world applications. By making these models publicly available, evolvingfuzzysystems aims to foster research and practical applications in adaptive and interpretable machine learning.

📄 PDF Abstract BibTeX arXiv:2506.06285

Code (1)

kaikerochaalves/NFISiS_PyPi 공식 구현

Tasks

Interpretable Machine Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Library 설명 없음

Similar Papers 제목 키워드 기반

A Hierarchical Genetic Optimization of a Fuzzy Logic System for Flow Control in Micro Grids

2016-04-16 · Enrico De Santis, Antonello Rizzi, Alireza Sadeghian

Bio-inspired algorithms like Genetic Algorithms and Fuzzy Inference Systems (FIS) are nowadays widely adopted as hybrid techniques in commercial and industrial environment. In this paper we present an interesting applica…

Decision Makingenergy tradingManagement

Renewable Energy Sources Selection Analysis with the Maximizing Deviation Method

2025-09-06 · Kirisci Murat arxiv

Multi-criteria decision-making methods provide decision-makers with appropriate tools to make better decisions in uncertain, complex, and conflicting situations. Fuzzy set theory primarily deals with the uncertainty inhe…

MISO hierarchical inference engine satisfying the law of importation with aggregation functions

2021-12-19 · Dechao Li, Qiannan Guo

Fuzzy inference engine, as one of the most important components of fuzzy systems, can obtain some meaningful outputs from fuzzy sets on input space and fuzzy rule base using fuzzy logic inference methods. In order to enh…

Computational Efficiency

Genetic Algorithm Based Coordination and Optimization Model for Generation Grid Load Storage in Active Distribution Networks

2026-06-12 · Jinlu Zhang, Fujian Chi, Tianhan Ling, Yulong He 외 arxiv

Create an optimization framework that combines fuzzy logic and genetic algorithms for risk assessment and coordination of generation, grid connection, load, and energy storage facilities in active distribution networks. …

Fractional Order Fuzzy Control of Hybrid Power System with Renewable Generation Using Chaotic PSO

2016-11-29 · Indranil Pan, Saptarshi Das

This paper investigates the operation of a hybrid power system through a novel fuzzy control scheme. The hybrid power system employs various autonomous generation systems like wind turbine, solar photovoltaic, diesel eng…