paper-with-me

Papers

Interpretability in Symbolic Regression: a benchmark of Explanatory Methods using the Feynman data set

2024-04-08 · Guilherme Seidyo Imai Aldeia, Fabricio Olivetti de Franca

In some situations, the interpretability of the machine learning models plays a role as important as the model accuracy. Interpretability comes from the need to trust the prediction model, verify some of its properties, or even enforce them to improve fairness. Many model-agnostic explanatory methods exists to provide explanations for black-box models. In the regression task, the practitioner can use white-boxes or gray-boxes models to achieve more interpretable results, which is the case of symbolic regression. When using an explanatory method, and since interpretability lacks a rigorous definition, there is a need to evaluate and compare the quality and different explainers. This paper proposes a benchmark scheme to evaluate explanatory methods to explain regression models, mainly symbolic regression models. Experiments were performed using 100 physics equations with different interpretable and non-interpretable regression methods and popular explanation methods, evaluating the performance of the explainers performance with several explanation measures. In addition, we further analyzed four benchmarks from the GP community. The results have shown that Symbolic Regression models can be an interesting alternative to white-box and black-box models that is capable of returning accurate models with appropriate explanations. Regarding the explainers, we observed that Partial Effects and SHAP were the most robust explanation models, with Integrated Gradients being unstable only with tree-based models. This benchmark is publicly available for further experiments.

📄 PDF Abstract BibTeX arXiv:2404.05908

Code (1)

galdeia/iirsbenchmark 공식 구현

Tasks

FairnessregressionSymbolic Regression

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar Papers 제목 키워드 기반

A Comparison of Recent Algorithms for Symbolic Regression to Genetic Programming

2024-06-05 · Yousef A. Radwan, Gabriel Kronberger, Stephan Winkler

Symbolic regression is a machine learning method with the goal to produce interpretable results. Unlike other machine learning methods such as, e.g. random forests or neural networks, which are opaque, symbolic regressio…

regressionSymbolic Regression

Multi-task GINN-LP for Multi-target Symbolic Regression

2025-11-17 · Hussein Rajabu, Lijun Qian, Xishuang Dong arxiv

In the area of explainable artificial intelligence, Symbolic Regression (SR) has emerged as a promising approach by discovering interpretable mathematical expressions that fit data. However, SR faces two main challenges:…

Scalable Neural Symbolic Regression using Control Variables

2023-06-07 · Xieting Chu, Hongjue Zhao, Enze Xu, Hairong Qi 외

Symbolic regression (SR) is a powerful technique for discovering the analytical mathematical expression from data, finding various applications in natural sciences due to its good interpretability of results. However, ex…

regressionSymbolic Regression

Inferring the Structure of Ordinary Differential Equations

2021-07-05 · Juliane Weilbach, Sebastian Gerwinn, Christian Weilbach, Melih Kandemir

Understanding physical phenomena oftentimes means understanding the underlying dynamical system that governs observational measurements. While accurate prediction can be achieved with black box systems, they often lack i…

regressionSymbolic Regression

SABER: Symbolic Regression-based Angle of Arrival and Beam Pattern Estimator

2025-10-30 · Shih-Kai Chou, Mengran Zhao, Cheng-Nan Hu, Kuang-Chung Chou 외 arxiv

Accurate Angle-of-arrival (AoA) estimation is essential for next-generation wireless communication systems to enable reliable beamforming, high-precision localization, and integrated sensing. Unfortunately, classical hig…