Related Experiment Videos
Conventional modeling of the multilayer perceptron using polynomial basis functions.
IEEE Transactions on Neural Networks
|January 1, 1993
Summary
This study presents a novel modeling technique for multilayer perceptron (MLP) neural networks using polynomial basis functions (PBFs). The approach demonstrates MLP
Area of Science:
- Artificial Intelligence
- Machine Learning
- Neural Networks
Background:
- Multilayer perceptron (MLP) neural networks are widely used in machine learning.
- Modeling MLP networks can be complex, limiting their interpretability and application in certain domains.
Purpose of the Study:
- To introduce a new technique for modeling MLP neural networks.
- To represent MLP units using polynomial basis functions (PBFs).
- To establish the isomorphism between MLPs and polynomial discriminant classifiers or Volterra filters.
Main Methods:
- Representing input and hidden units of MLP networks with polynomial basis functions (PBFs).
- Expressing the MLP output as a linear combination of PBFs, resulting in a polynomial function of the inputs.
- Applying the modeling technique to pre-trained MLP networks.
Main Results:
- The proposed technique successfully models trained MLP networks.
- The MLP output is shown to be a polynomial function of its inputs.
- The MLP is demonstrated to be isomorphic to polynomial discriminant classifiers and Volterra filters.
Conclusions:
- The presented modeling technique offers a new perspective on MLP network architecture.
- This approach establishes a clear mathematical equivalence between MLPs and polynomial models.
- The technique has been validated through successful application to trained MLP networks.
Related Concept Videos
Introduction to Polynomial Functions
Polynomial functions are fundamental elements in algebra and calculus, defined by expressions that combine variables and constants through addition, subtraction, and multiplication, with the variable raised to nonnegative integer exponents. A general polynomial function of degree n is given byWhere an ≠ 0. The term anxn is the leading term, and an is the leading coefficient, while a0 is referred to as the constant term.Characteristics and ClassificationPolynomials are categorized by their...
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.
Quadratic Models
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
Complex Zeros
Complex zeros are the solutions to polynomial equations that include imaginary numbers, specifically, numbers of the form a + bi, where a and b are real numbers and i is the imaginary unit defined by i2=-1. These zeros satisfy the equation P(x) = 0, where P(x) is a polynomial with real or complex coefficients. Since the complex number system includes all real numbers, it provides a complete framework for analyzing all possible roots of a polynomial.Every polynomial of degree n≥1 can be...
Fundamental Theorem of Algebra
The Fundamental Theorem of Algebra is central to the study of polynomial equations, asserting that every non-constant polynomial with complex coefficients has at least one complex zero. This means that a polynomial of degree n ≥ 1, written as: with an ≠ 0, has at least one solution in the complex number system. Since the set of real numbers is a subset of complex numbers, this theorem applies equally to polynomials with real coefficients.Building on this result, the Complete Factorization...
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...