LRBNN: A Lazy Radial Basis Neural Network model

  • Authors:
  • José/ M. Valls;Iné/s M. Galvá/n;Pedro Isasi

  • Affiliations:
  • Corresponding author;-;Departamento de Informá/tica, Universidad Carlos III de Madrid, Avenida de la Universidad, 30, 28911 Legané/s, Madrid, Spain Tel.: +34-916248845/ Fax: +34-916249129/ E-mail: jvalls@inf.uc3 ...

  • Venue:
  • AI Communications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the domain of inductive learning from examples, usually, training data are not evenly distributed in the input space. This makes global and eager methods, like Neural Networks, not very accurate in those cases. On the other hand, lazy methods have the problem of how to select the best examples for each test pattern. A bad selection of the training patterns would lead to even worse results. In this work, we present a way of performing a trade-off between local and non-local methods using a lazy strategy. On one hand, a Radial Basis Neural Network is used as learning algorithm; on the other hand, a selection of training patterns is performed for each query in a local way. The selection of patterns is based on the analysis of the query neighborhood, to forecast the size and elements of the best training set for that query. Moreover, the RBNN initialization algorithm has been modified in a deterministic way to eliminate any initial condition influence. The method has been validated in three domains, one artificial and two time series problems, and compared with traditional lazy methods.