A Neural Root Finder of Polynomials Based on Root Moments

Abstract

This letter proposes a novel neural root finder based on the root moment method (RMM) to find the arbitrary roots (including complex ones) of arbitrary polynomials. This neural root finder (NRF) was designed based on feedforward neural networks (FNN) and trained with a constrained learning algorithm (CLA). Specifically, we have incorporated the a priori information about the root moments of polynomials into the conventional backpropagation algorithm (BPA), to construct a new CLA. The resulting NRF is shown to be able to rapidly estimate the distributions of roots of polynomials. We study and compare the advantage of the RMM-based NRF over the previous root coefficient method—based NRF and the traditional Muller and Laguerre methods as well as the mathematica roots function, and the behaviors, the accuracies of the resulting root finders, and their training speeds of two specific structures corresponding to this FNN root finder: the log σand the σ FNN. We also analyze the effects of the three controlling parameters δP0 θp η with the CLA on the two NRFs theoretically and experimentally. Finally, we present computer simulation results to support our claims.

Cite

Text

Huang et al. "A Neural Root Finder of Polynomials Based on Root Moments." Neural Computation, 2004. doi:10.1162/089976604774201668

Markdown

[Huang et al. "A Neural Root Finder of Polynomials Based on Root Moments." Neural Computation, 2004.](https://mlanthology.org/neco/2004/huang2004neco-neural/) doi:10.1162/089976604774201668

BibTeX

@article{huang2004neco-neural,
  title     = {{A Neural Root Finder of Polynomials Based on Root Moments}},
  author    = {Huang, De-Shuang and Ip, Horace Ho-Shing and Chi, Zheru},
  journal   = {Neural Computation},
  year      = {2004},
  pages     = {1721-1762},
  doi       = {10.1162/089976604774201668},
  volume    = {16},
  url       = {https://mlanthology.org/neco/2004/huang2004neco-neural/}
}