RPN: Reconciled Polynomial Network Towards Unifying PGMs, Kernel SVMs, MLP and KAN
Jiawei Zhang

TL;DR
This paper introduces Reconciled Polynomial Network (RPN), a versatile deep model that unifies various machine learning models including PGMs, SVMs, MLPs, and KAN, through a general architecture for improved function approximation.
Contribution
RPN provides a novel unified framework that combines data expansion, parameter reconciliation, and remainder functions to encompass both deep and non-deep models.
Findings
RPN achieves competitive performance across diverse benchmark datasets.
The model effectively unifies different machine learning paradigms.
Empirical results demonstrate RPN's flexibility and accuracy.
Abstract
In this paper, we will introduce a novel deep model named Reconciled Polynomial Network (RPN) for deep function learning. RPN has a very general architecture and can be used to build models with various complexities, capacities, and levels of completeness, which all contribute to the correctness of these models. As indicated in the subtitle, RPN can also serve as the backbone to unify different base models into one canonical representation. This includes non-deep models, like probabilistic graphical models (PGMs) - such as Bayesian network and Markov network - and kernel support vector machines (kernel SVMs), as well as deep models like the classic multi-layer perceptron (MLP) and the recent Kolmogorov-Arnold network (KAN). Technically, RPN proposes to disentangle the underlying function to be inferred into the inner product of a data expansion function and a parameter reconciliation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Handwritten Text Recognition Techniques · Anomaly Detection Techniques and Applications
MethodsBalanced Selection · Region Proposal Network
