Related Experiment Videos
FCMAC-Yager: a novel Yager-inference-scheme-based fuzzy CMAC
1Centre for Computational Intelligence, School of Computer Engineering, Nanyang Technological University, Singapore 639798, Singapore.
IEEE Transactions on Neural Networks
|November 30, 2006
Summary
This study introduces the fuzzy cerebellar model articulation controller-Yager (FCMAC-Yager) system, a novel fuzzy neural network that enhances cerebellar model articulation controller (CMAC) capabilities for improved learning and reasoning in complex applications.
Area of Science:
- Neuroscience and Artificial Intelligence
- Fuzzy Logic and Neural Networks
Background:
- The cerebellum is crucial for motor control, cognitive functions, and learning.
- The Cerebellar Model Articulation Controller (CMAC) neural network mimics cerebellar functions but has interpretability and quantization issues.
- Existing CMAC limitations hinder its application in complex, real-world scenarios.
Purpose of the Study:
- To address CMAC limitations by integrating fuzzy logic and advanced clustering techniques.
- To develop a novel fuzzy neural architecture, the FCMAC-Yager system, combining CMAC's learning with fuzzy inference's reasoning.
- To evaluate the FCMAC-Yager system's performance in diverse real-life applications.
Main Methods:
- Developed the Fuzzy CMAC (FCMAC) by applying fuzzy quantization to the CMAC structure.
- Integrated the Yager fuzzy inference scheme into the FCMAC, creating the FCMAC-Yager system.
- Employed a two-phase training algorithm: Discrete Incremental Clustering (DIC) for structural learning and Hebbian learning for parameter learning.
Main Results:
- The FCMAC-Yager system successfully integrates cerebellar-like learning and memory with human-like fuzzy reasoning.
- Demonstrated effective application in highway traffic-trend modeling, bank failure prediction, and breast cancer diagnosis.
- Experimental results indicate encouraging performance and potential for early warning systems.
Conclusions:
- The FCMAC-Yager system offers a robust and interpretable fuzzy neural architecture.
- This novel system overcomes CMAC's traditional limitations, enhancing its applicability.
- The FCMAC-Yager system shows significant promise for complex predictive modeling and classification tasks.
Related Concept Videos
Multi-input and Multi-variable systems
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
Rationalizing Substitutions
Integrals involving non-rational functions are often difficult to evaluate using standard techniques, especially when radicals appear in the integrand. Rationalizing substitution provides a systematic method for simplifying such integrals by converting them into rational forms that are easier to handle.Consider a rod whose linear mass density depends on a constant linear density, a characteristic length, and the distance from the left end of the rod. Determining the total mass requires...
SFG Algebra
In Signal Flow Graph (SFG) algebra, the value a node represents is determined by the sum of all signals entering that node. This summed value is then transmitted through every branch leaving the node, making the SFG a powerful tool for visualizing and analyzing control systems.
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
Routh-Hurwitz Criterion II
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first column of the Routh...
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first column of the Routh...
Area Computation by the Alternative Coordinate Method
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
Synthetic Disvision of Polynomials
Synthetic division is an efficient algorithmic approach for dividing a polynomial by a linear binomial of the form x - c, where c is a real number. This method is helpful due to its streamlined process, which avoids the more cumbersome steps involved in the traditional long division of polynomials. It simplifies computation and serves as a practical tool for evaluating polynomials and identifying their factors.To perform synthetic division, one begins by listing the coefficients of the...