English

Operator Feature Neural Network for Symbolic Regression

Machine Learning 2024-08-16 v1 Artificial Intelligence

Abstract

Symbolic regression is a task aimed at identifying patterns in data and representing them through mathematical expressions, generally involving skeleton prediction and constant optimization. Many methods have achieved some success, however they treat variables and symbols merely as characters of natural language without considering their mathematical essence. This paper introduces the operator feature neural network (OF-Net) which employs operator representation for expressions and proposes an implicit feature encoding method for the intrinsic mathematical operational logic of operators. By substituting operator features for numeric loss, we can predict the combination of operators of target expressions. We evaluate the model on public datasets, and the results demonstrate that the model achieves superior recovery rates and high R2R^2 scores. With the discussion of the results, we analyze the merit and demerit of OF-Net and propose optimizing schemes.

Keywords

Cite

@article{arxiv.2408.07719,
  title  = {Operator Feature Neural Network for Symbolic Regression},
  author = {Yusong Deng and Min Wu and Lina Yu and Jingyi Liu and Shu Wei and Yanjie Li and Weijun Li},
  journal= {arXiv preprint arXiv:2408.07719},
  year   = {2024}
}

Comments

12 pages

R2 v1 2026-06-28T18:13:07.125Z