Univariate Skeleton Prediction in Multivariate Systems Using Transformers
Giorgio Morales, John W. Sheppard

TL;DR
This paper introduces an explainable neural symbolic regression method that generates univariate skeletons for multivariate systems using transformers, improving interpretability and accuracy over existing methods.
Contribution
The paper proposes a novel transformer-based approach for univariate skeleton prediction in multivariate systems, enhancing interpretability and performance of symbolic regression.
Findings
The method accurately learns skeleton expressions matching underlying functions.
It outperforms existing GP-based and neural symbolic regression methods.
The approach provides explainable insights into variable influences.
Abstract
Symbolic regression (SR) methods attempt to learn mathematical expressions that approximate the behavior of an observed system. However, when dealing with multivariate systems, they often fail to identify the functional form that explains the relationship between each variable and the system's response. To begin to address this, we propose an explainable neural SR method that generates univariate symbolic skeletons that aim to explain how each variable influences the system's response. By analyzing multiple sets of data generated artificially, where one input variable varies while others are fixed, relationships are modeled separately for each input variable. The response of such artificial data sets is estimated using a regression neural network (NN). Finally, the multiple sets of input-response pairs are processed by a pre-trained Multi-Set Transformer that solves a problem we termed…
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
TopicsDigital Imaging for Blood Diseases · Neural Networks and Applications · Machine Learning in Materials Science
MethodsSoftmax · Layer Normalization · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer · Dropout · Adam · Attention Is All You Need · Linear Layer · Absolute Position Encodings
