🌙

SRBench++:基于领域专家解读的符号回归原则性基准测试

SRBench++: Principled Benchmarking of Symbolic Regression With Domain-Expert Interpretation

IEEE Transactions on Evolutionary Computation · 2024
被引 12
ABS 4

中文导读

该研究改进了符号回归算法的基准测试框架SRBench,通过引入领域专家对可解释性的评估,并针对特征选择、避免局部最优等子任务分析算法性能,测试了12种现代算法。

Abstract

Symbolic regression searches for analytic expressions that accurately describe studied phenomena. The main promise of this approach is that it may return an interpretable model that can be insightful to users, while maintaining high accuracy. The current standard for benchmarking these algorithms is SRBench, which evaluates methods on hundreds of datasets that are a mix of real-world and simulated processes spanning multiple domains. At present, the ability of SRBench to evaluate interpretability is limited to measuring the size of expressions on real-world data, and the exactness of model forms on synthetic data. In practice, model size is only one of many factors used by subject experts to determine how interpretable a model truly is. Furthermore, SRBench does not characterize algorithm performance on specific, challenging sub-tasks of regression such as feature selection and evasion of local minima. In this work, we propose and evaluate an approach to benchmarking SR algorithms that addresses these limitations of SRBench by 1) incorporating expert evaluations of interpretability on a domain-specific task, and 2) evaluating algorithms over distinct properties of data science tasks. We evaluate 12 modern symbolic regression algorithms on these benchmarks and present an in-depth analysis of the results, discuss current challenges of symbolic regression algorithms and highlight possible improvements for the benchmark itself.

符号回归可解释性基准测试机器学习数据挖掘