Tensor Polynomial Additive Model
Yang Chen, Ce Zhu, Jiani Liu, Yipeng Liu

TL;DR
The paper introduces the Tensor Polynomial Additive Model (TPAM), which preserves data structure in high-order inputs, improves accuracy and compression, and maintains interpretability for transparent machine learning.
Contribution
It proposes a novel tensor-based additive model that captures complex feature interactions with fewer parameters while retaining interpretability.
Findings
Enhances accuracy by up to 30% on various datasets.
Achieves up to 5x data compression.
Maintains interpretability of high-order features.
Abstract
Additive models can be used for interpretable machine learning for their clarity and simplicity. However, In the classical models for high-order data, the vectorization operation disrupts the data structure, which may lead to degenerated accuracy and increased computational complexity. To deal with these problems, we propose the tensor polynomial addition model (TPAM). It retains the multidimensional structure information of high-order inputs with tensor representation. The model parameter compression is achieved using a hierarchical and low-order symmetric tensor approximation. In this way, complex high-order feature interactions can be captured with fewer parameters. Moreover, The TPAM preserves the inherent interpretability of additive models, facilitating transparent decision-making and the extraction of meaningful feature values. Additionally, leveraging TPAM's transparency and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications
