paper-with-me

홈 › Papers

Symbolic regression for scientific discovery: an application to wind speed forecasting

2021-02-21 · Ismail Alaoui Abdellaoui, Siamak Mehrkanoon

Symbolic regression corresponds to an ensemble of techniques that allow to uncover an analytical equation from data. Through a closed form formula, these techniques provide great advantages such as potential scientific discovery of new laws, as well as explainability, feature engineering as well as fast inference. Similarly, deep learning based techniques has shown an extraordinary ability of modeling complex patterns. The present paper aims at applying a recent end-to-end symbolic regression technique, i.e. the equation learner (EQL), to get an analytical equation for wind speed forecasting. We show that it is possible to derive an analytical equation that can achieve reasonable accuracy for short term horizons predictions only using few number of features.

📄 PDF Abstract BibTeX arXiv:2102.10570

Code (1)

IsmailAlaouiAbdellaoui/EQL-Wind-Speed-Forecasting 공식 구현 tf

Tasks

Feature Engineeringregressionscientific discoverySymbolic Regression

Similar Papers 제목 키워드 기반

Probabilistic Symbolic Regression for Equation Discovery via Operator-induced and Regularized Symbolic Forests

2025-09-24 · Somjit Roy, Pritam Dey, Debdeep Pati, Bani K. Mallick arxiv

Symbolic regression has emerged as a powerful tool for artificial intelligence-driven scientific discovery by learning interpretable analytical expressions that reveal governing relationships directly from data. Existing…

A Transformer Model for Symbolic Regression towards Scientific Discovery

2023-12-07 · Florian Lalande, Yoshitomo Matsubara, Naoya Chiba, Tatsunori Taniai 외

Symbolic Regression (SR) searches for mathematical expressions which best describe numerical datasets. This allows to circumvent interpretation issues inherent to artificial neural networks, but SR algorithms are often c…

regressionscientific discoverySymbolic Regression

Interpretable Scientific Discovery with Symbolic Regression: A Review

2022-11-20 · Nour Makke, Sanjay Chawla

Symbolic regression is emerging as a promising machine learning method for learning succinct underlying interpretable mathematical expressions directly from data. Whereas it has been traditionally tackled with genetic pr…

Model Discoveryregressionscientific discoverySurvey+1

SRSD: Rethinking Datasets of Symbolic Regression for Scientific Discovery

2022-12-02 · NeurIPS 2022 AI for Science: Progress and Promises 2022 12 · Yoshitomo Matsubara, Naoya Chiba, Ryo Igarashi, Yoshitaka Ushiku

Symbolic Regression (SR) is a task of recovering mathematical expressions from given data and has been attracting attention from the research community to discuss its potential for scientific discovery. However, the comm…

regressionscientific discoverySymbolic Regressiontabular-regression

Symbolic Discovery of Stochastic Differential Equations with Genetic Programming

2026-03-10 · Sigur de Vries, Sander W. Keemink, Marcel A. J. van Gerven arxiv

Automated scientific discovery aims to improve scientific understanding through machine learning. A central approach in this field is symbolic regression, which uses genetic programming or sparse regression to learn inte…