TMPNN: High-Order Polynomial Regression Based on Taylor mAP Factorization
Abstract
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.
Cite
Text
Ivanov and Ailuro. "TMPNN: High-Order Polynomial Regression Based on Taylor mAP Factorization." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I11.29168Markdown
[Ivanov and Ailuro. "TMPNN: High-Order Polynomial Regression Based on Taylor mAP Factorization." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/ivanov2024aaai-tmpnn/) doi:10.1609/AAAI.V38I11.29168BibTeX
@inproceedings{ivanov2024aaai-tmpnn,
title = {{TMPNN: High-Order Polynomial Regression Based on Taylor mAP Factorization}},
author = {Ivanov, Andrei and Ailuro, Stefan Maria},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {12726-12734},
doi = {10.1609/AAAI.V38I11.29168},
url = {https://mlanthology.org/aaai/2024/ivanov2024aaai-tmpnn/}
}