Book Chapter10.1007/978-3-319-06944-9_11
Algorithmically Transitive Network: Learning Padé Networks for Regression
Hideaki Suzuki
- 10 Dec 2012
- pp 150-166
1
TL;DR: Numerical experiments with benchmark problems show that the ATN in the form of a Pade approximant has better learning capability than linear regression analysis in a power series, the standard multi-layered neural network with the back-propagation learning, the support vector machine using the radial basis function as kernel, or the simple genetic programming.
read more
Abstract: The learning capability of a network-based computation model named “Algorithmically Transitive Network (ATN)” is extensively studied using symbolic regression problems. To represent a variety of functions uniformly, the ATN’s topological structure is designed in the form of a truncated power series or a Pade approximant. Since the Pade approximation has better convergence properties than the Taylor expansion, the ATN with the Pade can construct an algebraic function with a relatively small number of parameters. The ATN learns with the standard back-propagation algorithm which optimizes intra-network parameters by the steepest descent method. Numerical experiments with benchmark problems show that the ATN in the form of a Pade approximant has better learning capability than linear regression analysis in a power series, the standard multi-layered neural network with the back-propagation learning, the support vector machine using the radial basis function as kernel, or the simple genetic programming.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Robust properties of padé approximants obtained by network learning
Hideaki Suzuki
- 10 Sep 2015
TL;DR: It is shown from some numerical results that a Padé approximant by the learning network has poles and zeros in a considerably broad region of the complex plane, and as a consequence has much more robustness in the domain outside of the training data than that by the LMS.
1
References
Learning representations by back-propagating errors
TL;DR: Back-propagation repeatedly adjusts the weights of the connections in the network so as to minimize a measure of the difference between the actual output vector of the net and the desired output vector, which helps to represent important features of the task domain.
30.1K
•Book
System Identification: Theory for the User
Lennart Ljung
- 01 Jan 1987
TL;DR: Das Buch behandelt die Systemidentifizierung in dem theoretischen Bereich, der direkte Auswirkungen auf Verstaendnis and praktische Anwendung der verschiedenen Verfahren zur IdentifIZierung hat.
•Book
Neural networks for pattern recognition
Christopher M. Bishop
- 01 Jan 1995
TL;DR: This is the first comprehensive treatment of feed-forward neural networks from the perspective of statistical pattern recognition, and is designed as a text, with over 100 exercises, to benefit anyone involved in the fields of neural computation and pattern recognition.
Learning internal representations by error propagation
David E. Rumelhart,Geoffrey E. Hinton,Ronald J. Williams +2 more
- 01 Jan 1988
TL;DR: This chapter contains sections titled: The Problem, The Generalized Delta Rule, Simulation Results, Some Further Generalizations, Conclusion.
A Tutorial on Support Vector Machines for Pattern Recognition
TL;DR: There are several arguments which support the observed high accuracy of SVMs, which are reviewed and numerous examples and proofs of most of the key theorems are given.