paper-with-me

Papers

EGFC: Evolving Gaussian Fuzzy Classifier from Never-Ending Semi-Supervised Data Streams -- With Application to Power Quality Disturbance Detection and Classification

2020-04-17 · Daniel Leite, Leticia Decker, Marcio Santana, Paulo Souza

Power-quality disturbances lead to several drawbacks such as limitation of the production capacity, increased line and equipment currents, and consequent ohmic losses; higher operating temperatures, premature faults, reduction of life expectancy of machines, malfunction of equipment, and unplanned outages. Real-time detection and classification of disturbances are deemed essential to industry standards. We propose an Evolving Gaussian Fuzzy Classification (EGFC) framework for semi-supervised disturbance detection and classification combined with a hybrid Hodrick-Prescott and Discrete-Fourier-Transform attribute-extraction method applied over a landmark window of voltage waveforms. Disturbances such as spikes, notching, harmonics, and oscillatory transient are considered. Different from other monitoring systems, which require offline training of models based on a limited amount of data and occurrences, the proposed online data-stream-based EGFC method is able to learn disturbance patterns autonomously from never-ending data streams by adapting the parameters and structure of a fuzzy rule base on the fly. Moreover, the fuzzy model obtained is linguistically interpretable, which improves model acceptability. We show encouraging classification results.

📄 PDF Abstract BibTeX arXiv:2004.09986

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute ExtractionClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Adaptive Gaussian Fuzzy Classifier for Real-Time Emotion Recognition in Computer Games

2021-03-05 · Daniel Leite, Volnei Frigeri Jr., Rodrigo Medeiros

Human emotion recognition has become a need for more realistic and interactive machines and computer systems. The greatest challenge is the availability of high-performance algorithms to effectively manage individual dif…

EEGElectroencephalogram (EEG)Emotion Recognition

Real-Time Anomaly Detection in Data Centers for Log-based Predictive Maintenance using an Evolving Fuzzy-Rule-Based Approach

2020-04-25 · Leticia Decker, Daniel Leite, Luca Giommi, Daniele Bonacorsi

Detection of anomalous behaviors in data centers is crucial to predictive maintenance and data safety. With data centers, we mean any computer network that allows users to transmit and exchange data and information. In p…

Anomaly Detection

Unsupervised Fuzzy eIX: Evolving Internal-eXternal Fuzzy Clustering

2020-03-25 · Charles Aguiar, Daniel Leite

Time-varying classifiers, namely, evolving classifiers, play an important role in a scenario in which information is available as a never-ending online data stream. We present a new unsupervised learning method for numer…

Clustering

Incremental Learning and State-Space Evolving Fuzzy Control of Nonlinear Time-Varying Systems with Unknown Model

2021-02-18 · Daniel Leite, Pedro Coutinho, Iury Bessa, Murilo Camargos 외

We present a method for incremental modeling and time-varying control of unknown nonlinear systems. The method combines elements of evolving intelligence, granular machine learning, and multi-variable control. We propose…

Incremental Learning

FuzzyClass: A family of Fuzzy and Non-Fuzzy probabilistic-based classifiers

2023-08-26 · Journal of Open Source Software 2023 8 · Jodavid A. Ferreira, Ronei M. Moraes

This paper presents a package written in the language R for classifiers based on Naive Bayes and Fuzzy Naive Bayes named FuzzyClass. This R package implements eight fuzzy classifiers, with option for using the classica…