Incorporating Background Knowledge in Symbolic Regression using a Computer Algebra System

Department

Program

Citation of Original Publication

Fox, Charles, Neil D Tran, F Nikki Nacion, Samiha Sharlin, and Tyler R Josephson. “Incorporating Background Knowledge in Symbolic Regression Using a Computer Algebra System.” Machine Learning: Science and Technology 5, no. 2 (June 2024): 025057. https://doi.org/10.1088/2632-2153/ad4a1e.

Rights

Attribution 4.0 International (CC BY 4.0)
This item is likely protected under Title 17 of the U.S. Copyright Law. Unless on a Creative Commons license, for uses protected by Copyright Law, contact the copyright holder or the author.

Subjects

Abstract

Symbolic Regression (SR) can generate interpretable, concise expressions that fit a given dataset, allowing for more human understanding of the structure than black-box approaches. The addition of background knowledge (in the form of symbolic mathematical constraints) allows for the generation of expressions that are meaningful with respect to theory while also being consistent with data. We specifically examine the addition of constraints to traditional genetic algorithm (GA) based SR (PySR) as well as a Markov-chain Monte Carlo (MCMC) based Bayesian SR architecture (Bayesian Machine Scientist), and apply these to rediscovering adsorption equations from experimental, historical datasets. We find that, while hard constraints prevent GA and MCMC SR from searching, soft constraints can lead to improved performance both in terms of search effectiveness and model meaningfulness, with computational costs increasing by about an order-of-magnitude. If the constraints do not correlate well with the dataset or expected models, they can hinder the search of expressions. We find Bayesian SR is better these constraints (as the Bayesian prior) than by modifying the fitness function in the GA.