RPN 2: On Interdependence Function Learning Towards Unifying and Advancing CNN, RNN, GNN, and Transformer
Jiawei Zhang

TL;DR
This paper introduces RPN 2, an enhanced model that explicitly learns data interdependence, unifying and advancing CNNs, RNNs, GNNs, and Transformers by modeling their core interdependence functions.
Contribution
RPN 2 extends the original model by incorporating interdependence functions, enabling a unified framework that encompasses and surpasses current dominant neural network architectures.
Findings
RPN 2 significantly improves learning performance.
It unifies various backbone models through interdependence functions.
The unified model offers potential for designing superior architectures.
Abstract
This paper builds upon our previous work on the Reconciled Polynomial Network (RPN). The original RPN model was designed under the assumption of input data independence, presuming the independence among both individual instances within data batches and attributes in each data instance. However, this assumption often proves invalid for function learning tasks involving complex, interdependent data such as language, images, time series, and graphs. Ignoring such data interdependence may inevitably lead to significant performance degradation. To overcome these limitations, we introduce the new Reconciled Polynomial Network (version 2), namely RPN 2, in this paper. By incorporating data and structural interdependence functions, RPN 2 explicitly models data interdependence via new component functions in its architecture. This enhancement not only significantly improves RPN 2's learning…
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
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
MethodsRegion Proposal Network
