paper-with-me

Papers

Data-Informed Model Complexity Metric for Optimizing Symbolic Regression Models

2025-01-29 · Nathan Haut, Zenas Huang, Adam Alessio

Choosing models from a well-fitted evolved population that generalizes beyond training data is difficult. We introduce a pragmatic method to estimate model complexity using Hessian rank for post-processing selection. Complexity is approximated by averaging the model output Hessian rank across a few points (N=3), offering efficient and accurate rank estimates. This method aligns model selection with input data complexity, calculated using intrinsic dimensionality (ID) estimators. Using the StackGP system, we develop symbolic regression models for the Penn Machine Learning Benchmark and employ twelve scikit-dimension library methods to estimate ID, aligning model expressiveness with dataset ID. Our data-informed complexity metric finds the ideal complexity window, balancing model expressiveness and accuracy, enhancing generalizability without bias common in methods reliant on user-defined parameters, such as parsimony pressure in weight selection.

📄 PDF Abstract BibTeX arXiv:2501.17372

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionPenn Machine Learning BenchmarkregressionSymbolic Regression

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

A Complexity Map of Probabilistic Reasoning for Neurosymbolic Classification Techniques

2024-04-12 · Arthur Ledaguenel, Céline Hudelot, Mostepha Khouadjia

Neurosymbolic artificial intelligence is a growing field of research aiming to combine neural network learning capabilities with the reasoning abilities of symbolic systems. Informed multi-label classification is a sub-f…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNavigate

F-StrIPE: Fast Structure-Informed Positional Encoding for Symbolic Music Generation

2025-02-14 · Manvi Agarwal, Changhong Wang, Gael Richard

While music remains a challenging domain for generative models like Transformers, recent progress has been made by exploiting suitable musically-informed priors. One technique to leverage information about musical struct…

Music Generation

DEM-NeRF: A Neuro-Symbolic Method for Scientific Discovery through Physics-Informed Simulation

2025-07-28 · Wenkai Tan, Alvaro Velasquez, Houbing Song arxiv

Neural networks have emerged as a powerful tool for modeling physical systems, offering the ability to learn complex representations from limited data while integrating foundational scientific knowledge. In particular, n…

Evaluation of Population Initialization Methods for Genetic Programming-based Symbolic Regression

2026-06-30 · Lukas Kammerer, Gabriel Kronberger, Deaglan J. Bartlett, Harry Desmond 외 arxiv

We analyze the effect of optimizing the initial population of genetic programming (GP) for symbolic regression (SR) on the accuracy and complexity of solutions. We compare three well-established random initialization met…

Enhancing Symbolic Regression and Universal Physics-Informed Neural Networks with Dimensional Analysis

2024-11-24 · Lena Podina, Diba Darooneh, Joshveer Grewal, Mohammad Kohandel

We present a new method for enhancing symbolic regression for differential equations via dimensional analysis, specifically Ipsen's and Buckingham pi methods. Since symbolic regression often suffers from high computation…

regressionSymbolic Regression