182 research outputs found

    An Incremental Construction of Deep Neuro Fuzzy System for Continual Learning of Non-stationary Data Streams

    Full text link
    Existing FNNs are mostly developed under a shallow network configuration having lower generalization power than those of deep structures. This paper proposes a novel self-organizing deep FNN, namely DEVFNN. Fuzzy rules can be automatically extracted from data streams or removed if they play limited role during their lifespan. The structure of the network can be deepened on demand by stacking additional layers using a drift detection method which not only detects the covariate drift, variations of input space, but also accurately identifies the real drift, dynamic changes of both feature space and target space. DEVFNN is developed under the stacked generalization principle via the feature augmentation concept where a recently developed algorithm, namely gClass, drives the hidden layer. It is equipped by an automatic feature selection method which controls activation and deactivation of input attributes to induce varying subsets of input features. A deep network simplification procedure is put forward using the concept of hidden layer merging to prevent uncontrollable growth of dimensionality of input space due to the nature of feature augmentation approach in building a deep network structure. DEVFNN works in the sample-wise fashion and is compatible for data stream applications. The efficacy of DEVFNN has been thoroughly evaluated using seven datasets with non-stationary properties under the prequential test-then-train protocol. It has been compared with four popular continual learning algorithms and its shallow counterpart where DEVFNN demonstrates improvement of classification accuracy. Moreover, it is also shown that the concept drift detection method is an effective tool to control the depth of network structure while the hidden layer merging scenario is capable of simplifying the network complexity of a deep network with negligible compromise of generalization performance.Comment: This paper has been published in IEEE Transactions on Fuzzy System

    Automated On-line Fault Prognosis for Wind Turbine Monitoring using SCADA data

    Get PDF
    Current wind turbine (WT) studies focus on improving their reliability and reducing the cost of energy, particularly when WTs are operated offshore. A Supervisory Control and Data Acquisition (SCADA) system is a standard installation on larger WTs, monitoring all major WT sub-assemblies and providing important information. Ideally, a WT’s health condition or state of the components can be deduced through rigorous analysis of SCADA data. Several programmes have been made for that purpose; however, the resulting cost savings are limited because of the data complexity and relatively low number of failures that can be easily detected in early stages. This thesis develops an automated on-line fault prognosis system for WT monitoring using SCADA data, concentrating particularly on WT pitch system, which is known to be fault significant. A number of preliminary activities were carried out in this research. They included building a dedicated server, developing a data visualisation tool, reviewing the existing WT monitoring techniques and investigating the possible AI techniques along with some examples detailing applications of how they can be utilised in this research. The a-priori knowledge-based Adaptive Neuro-Fuzzy Inference System (APK-ANFIS) was selected to research in further because it has been shown to be interpretable and allows domain knowledge to be incorporated. A fault prognosis system using APK-ANFIS based on four critical WT pitch system features is proposed. The proposed approach has been applied to the pitch data of two different designs of 26 Alstom and 22 Mitsubishi WTs, with two different types of SCADA system, demonstrating the adaptability of APK-ANFIS for application to variety of technologies. After that, the Alstom results were compared to a prior general alarm approach to show the advantage of prognostic horizon. In addition, both results are evaluated using Confusion Matrix analysis and a comparison study of the two tests to draw conclusions, demonstrating that the proposed approach is effective

    Evolving integrated multi-model framework for on line multiple time series prediction

    Get PDF
    Time series prediction has been extensively researched in both the statistical and computational intelligence literature with robust methods being developed that can be applied across any given application domain. A much less researched problem is multiple time series prediction where the objective is to simultaneously forecast the values of multiple variables which interact with each other in time varying amounts continuously over time. In this paper we describe the use of a novel Integrated Multi-Model Framework (IMMF) that combined models developed at three di erent levels of data granularity, namely the Global, Local and Transductive models to perform multiple time series prediction. The IMMF is implemented by training a neural network to assign relative weights to predictions from the models at the three di erent levels of data granularity. Our experimental results indicate that IMMF signi cantly outperforms well established methods of time series prediction when applied to the multiple time series prediction problem

    Fish scale remover machine

    Get PDF
    Laksa, sata and fish ball is a fish based food. Fish belong to groups of coldblooded animals. Fish lives in water, breathe through gills and use fins to move. According to the dictionary, scales are layered flaky skin on the surface of the fish skin. Scales function as a tool of defending them from their enemies. Hardness of fish scales are different depending on the types of fish being used for productio

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

    Get PDF
    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), hierarchical fuzzy systems (HFS), evolving fuzzy systems (EFS), and multi-objective fuzzy systems (MFS), which is in view that some of them are linked to each other. The heuristic design of GFS uses evolutionary algorithms for optimizing both Mamdani-type and Takagi–Sugeno–Kang-type fuzzy systems. Whereas, the NFS combines the FIS with neural network learning systems to improve the approximation ability. An HFS combines two or more low-dimensional fuzzy logic units in a hierarchical design to overcome the curse of dimensionality. An EFS solves the data streaming issues by evolving the system incrementally, and an MFS solves the multi-objective trade-offs like the simultaneous maximization of both interpretability and accuracy. This paper offers a synthesis of these dimensions and explores their potentials, challenges, and opportunities in FIS research. This review also examines the complex relations among these dimensions and the possibilities of combining one or more computational frameworks adding another dimension: deep fuzzy systems

    Detection of Oxygen Levels (SpO2) and Heart Rate Using a Pulse Oximeter for Classification of Hypoxemia Based on Fuzzy Logic

    Get PDF
    This study made the digital system to perform screening (early prediction) of Hypoxemia using MAX30102 sensor with the fuzzy value from SpO2 level and heart rate. This research also uses the Internet of Things (IoT) system to gather data from devices to the cloud. Hypoxemia is a lack of oxygen in the blood flowing in the body. Hypoxemia conditions in the body due to lack of oxygen levels in the blood will cause an increased heart rate. Hypoxemia conditions that are not immediately recognized cause damage to cells, tissues, and organs. Hypoxemia is an essential condition because information about oxygen levels in the blood is closely related to health conditions. In this project, researchers built a Hypoxemia early detection system. From the research results, it is found that the accuracy rate of the system to detect hypoxemia is 80%, with 60% sensitivity and 100% specificity. Based on the experiment, this research is able to help screening detection (early prediction) of Hypoxemia

    DCNFIS: Deep Convolutional Neuro-Fuzzy Inference System

    Full text link
    A key challenge in eXplainable Artificial Intelligence is the well-known tradeoff between the transparency of an algorithm (i.e., how easily a human can directly understand the algorithm, as opposed to receiving a post-hoc explanation), and its accuracy. We report on the design of a new deep network that achieves improved transparency without sacrificing accuracy. We design a deep convolutional neuro-fuzzy inference system (DCNFIS) by hybridizing fuzzy logic and deep learning models and show that DCNFIS performs as accurately as three existing convolutional neural networks on four well-known datasets. We furthermore that DCNFIS outperforms state-of-the-art deep fuzzy systems. We then exploit the transparency of fuzzy logic by deriving explanations, in the form of saliency maps, from the fuzzy rules encoded in DCNFIS. We investigate the properties of these explanations in greater depth using the Fashion-MNIST dataset

    Curvature-based sparse rule base generation for fuzzy rule interpolation

    Get PDF
    Fuzzy logic has been successfully widely utilised in many real-world applications. The most common application of fuzzy logic is the rule-based fuzzy inference system, which is composed of mainly two parts including an inference engine and a fuzzy rule base. Conventional fuzzy inference systems always require a rule base that fully covers the entire problem domain (i.e., a dense rule base). Fuzzy rule interpolation (FRI) makes inference possible with sparse rule bases which may not cover some parts of the problem domain (i.e., a sparse rule base). In addition to extending the applicability of fuzzy inference systems, fuzzy interpolation can also be used to reduce system complexity for over-complex fuzzy inference systems. There are typically two methods to generate fuzzy rule bases, i.e., the knowledge driven and data-driven approaches. Almost all of these approaches only target dense rule bases for conventional fuzzy inference systems. The knowledge-driven methods may be negatively affected by the limited availability of expert knowledge and expert knowledge may be subjective, whilst redundancy often exists in fuzzy rule-based models that are acquired from numerical data. Note that various rule base reduction approaches have been proposed, but they are all based on certain similarity measures and are likely to cause performance deterioration along with the size reduction. This project, for the first time, innovatively applies curvature values to distinguish important features and instances in a dataset, to support the construction of a neat and concise sparse rule base for fuzzy rule interpolation. In addition to working in a three-dimensional problem space, the work also extends the natural three-dimensional curvature calculation to problems with high dimensions, which greatly broadens the applicability of the proposed approach. As a result, the proposed approach alleviates the ‘curse of dimensionality’ and helps to reduce the computational cost for fuzzy inference systems. The proposed approach has been validated and evaluated by three real-world applications. The experimental results demonstrate that the proposed approach is able to generate sparse rule bases with less rules but resulting in better performance, which confirms the power of the proposed system. In addition to fuzzy rule interpolation, the proposed curvature-based approach can also be readily used as a general feature selection tool to work with other machine learning approaches, such as classifiers
    • …
    corecore