Related Experiment Videos
Simplification of fuzzy-neural systems using similarity analysis
Summary
This study introduces a fuzzy neural network system (FNNS) that simplifies fuzzy inference systems by reducing redundant rules and combining similar nodes. The FNNS maintains desirable performance with fewer parameters and rules.
Area of Science:
- Artificial Intelligence
- Computational Intelligence
- Machine Learning
Background:
- Fuzzy inference systems (FIS) are widely used but can suffer from complexity due to numerous fuzzy rules and linguistic terms.
- Existing fuzzy neural network systems (FNNS) may not efficiently reduce this complexity, impacting performance and resource utilization.
Purpose of the Study:
- To propose a novel fuzzy neural network system (FNNS) designed to reduce the complexity of fuzzy inference systems.
- To introduce methods for eliminating redundant fuzzy rules and combining similar fuzzy sets within the FNNS architecture.
- To develop an efficient on-line initialization method for FNNS parameters.
Main Methods:
- A fuzzy similarity measure for fuzzy rules was developed to identify and eliminate redundant logical rules.
- A fuzzy similarity measure for fuzzy sets was applied to merge similar input linguistic term nodes, simplifying the network structure.
- An efficient on-line initialization technique was designed for setting the initial parameters of the FNNS.
Main Results:
- The proposed FNNS effectively reduces the number of fuzzy logical rules in the fuzzy inference system.
- The system successfully combines similar input linguistic term nodes, leading to a reduction in fuzzy neural network complexity.
- Computer simulations demonstrated that the FNNS achieves desirable performance even with a reduced number of rules and adjustable parameters.
Conclusions:
- The developed FNNS offers an effective approach to simplifying fuzzy inference systems while maintaining performance.
- The methods for rule and fuzzy set similarity measurement contribute to reducing computational complexity and improving efficiency.
- The FNNS presents a viable solution for implementing complex fuzzy logic with enhanced performance and reduced resource requirements.
Related Concept Videos
Linear Approximation in Frequency Domain
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
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...
Causes of Similarity-Dissimilarity Effect
The similarity-dissimilarity effect, a fundamental concept in social psychology, explains how interpersonal similarities and differences influence attraction and social interactions. This effect is supported by three key psychological perspectives: balance theory, social comparison theory, and consensual validation.Balance Theory and Cognitive ConsistencyBalance theory, developed by Fritz Heider, posits that individuals seek cognitive consistency in their relationships. When two people share...
Simplification of a Force and Couple System I
The concept of reducing a system of forces and couple moments to an equivalent system is essential in simplifying the analysis of rigid bodies. This reduction allows for more straightforward computation and understanding of the external effects produced by the system. In particular, systems with an equivalent resultant force and a resultant couple moment having perpendicular lines of action can be further reduced to a single equivalent resultant force acting along a new line of action. There...
Linear Approximation in Time Domain
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...
Signal and System
A signal x(t) is a set of data or a time function representing a variable of interest. Signals typically convey information about a phenomenon, such as atmospheric temperature, humidity, human voice, television images, a dog's bark, or birdsongs. More generally, a signal can be a function of more than one independent variable. For instance, images depend on horizontal and vertical positions and can be regarded as two-dimensional signals. However, this text will focus on one-dimensional signals...