Arrow Research search

Author name cluster

Andrei Ivanov

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
2 author rows

Possible papers

2

AAAI Conference 2024 Conference Paper

TMPNN: High-Order Polynomial Regression Based on Taylor Map Factorization

  • Andrei Ivanov
  • Stefan Ailuro

The paper presents Taylor Map Polynomial Neural Network (TMPNN), a novel form of very high-order polynomial regression, in which the same coefficients for a lower-to-moderate-order polynomial regression are iteratively reapplied so as to achieve a higher-order model without the number of coefficients to be fit exploding in the usual curse-of-dimensionality way. This method naturally implements multi-target regression and can capture internal relationships between targets. We also introduce an approach for model interpretation in the form of systems of differential equations. By benchmarking on Feynman regression, UCI, Friedman-1, and real-life industrial datasets, we demonstrate that the proposed method performs comparably to the state-of-the-art regression methods and outperforms them on specific tasks.

ECAI Conference 2020 Conference Paper

Polynomial Neural Networks and Taylor Maps for Dynamical Systems Simulation and Learning

  • Andrei Ivanov
  • Anna Golovkina
  • Uwe Iben

The paper discusses the connection of Taylor maps and polynomial neural networks (PNN) for numerical solving of the ordinary differential equations (ODEs). Having the system of ODEs, it is possible to calculate weights of PNN that simulates the dynamics of these equations. It is shown that proposed PNN architecture can provide better accuracy with less computational time in comparison with traditional numerical solvers. Moreover, neural network derived from the ODEs can be used for simulation of system dynamics with different initial conditions, but without training procedure. Besides, if the equations are unknown, the weights of the PNN can be fitted in a data-driven way. In the paper, we describe the connection of PNN with differential equations theoretically along with the examples for both dynamics simulation and learning with data.