Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Neural Regulation01:37

Neural Regulation

Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Neural Circuits01:25

Neural Circuits

Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Elastic Curve from the Load Distribution01:16

Elastic Curve from the Load Distribution

The structural behavior of beams under distributed loads is critical for engineering analysis, which focuses on predicting how beams bend and react under such conditions. Different types of beams (e.g., cantilever, supported, or overhanging) behave differently under distributed load conditions.
For all beams, the analysis of the beam's reaction to distributed loads begins by understanding the relationship between a beam's load and the resulting shear forces and bending moments. Initially, this...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011

Related Experiment Videos

Locally weighted interpolating growing neural gas.

Felix Flentge1

  • 1Fraunhofer Institute for Intelligent Analysis and Information Systems, Sankt Augustin D-53754, Germany. felix.flentge@iais.fraunhofer.de

IEEE Transactions on Neural Networks
|November 30, 2006
PubMed
Summary

This study introduces a novel function approximation method using a growing neural gas (GNG) that adapts to complex data distributions. The approach builds local models for improved approximation quality and handles changing functions effectively.

Related Experiment Videos

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computational Neuroscience

Background:

  • Function approximation is crucial in many scientific and engineering fields.
  • Existing methods like Radial Basis Function (RBF) networks and Locally Weighted Projection Regression (LWPR) have limitations in adapting to dynamic or high-dimensional data.
  • Self-organizing maps, such as Growing Neural Gas (GNG), offer a framework for unsupervised learning and data representation.

Purpose of the Study:

  • To propose a novel function approximation technique leveraging the adaptive capabilities of Growing Neural Gas (GNG).
  • To enhance GNG by enabling it to build and combine local interpolation models for accurate function approximation.
  • To evaluate the performance of the proposed method against established techniques in handling nonstationary and high-dimensional data.

Main Methods:

  • A new function approximation approach is developed based on Growing Neural Gas (GNG).
  • Local models are constructed by interpolating values associated with GNG neurons.
  • Neuron values, positions, and local ranges are adapted to optimize approximation accuracy.
  • The proposed method is compared with the RBF extension of GNG and Locally Weighted Projection Regression (LWPR).

Main Results:

  • The proposed GNG-based method demonstrates adaptability to changing target functions.
  • The approach effectively handles nonstationary input distributions.
  • Performance is evaluated against RBF-GNG and LWPR, indicating competitive or superior results in specific scenarios.

Conclusions:

  • The novel GNG-based function approximation method offers a robust solution for adaptive and accurate approximation.
  • The technique's ability to adapt to local data dimensions and nonstationary distributions makes it suitable for complex real-world problems.
  • This approach provides a valuable alternative to existing function approximation algorithms.