pith. sign in

arxiv: 1905.13266 · v1 · pith:NXAGYGFAnew · submitted 2019-05-30 · 💻 cs.NE

Epsilon-Lexicase Selection for Regression

classification 💻 cs.NE
keywords selectionepsilon-lexicaseepsilonlexicasecasesparentperformanceproblems
0
0 comments X
read the original abstract

Lexicase selection is a parent selection method that considers test cases separately, rather than in aggregate, when performing parent selection. It performs well in discrete error spaces but not on the continuous-valued problems that compose most system identification tasks. In this paper, we develop a new form of lexicase selection for symbolic regression, named epsilon-lexicase selection, that redefines the pass condition for individuals on each test case in a more effective way. We run a series of experiments on real-world and synthetic problems with several treatments of epsilon and quantify how epsilon affects parent selection and model performance. epsilon-lexicase selection is shown to be effective for regression, producing better fit models compared to other techniques such as tournament selection and age-fitness Pareto optimization. We demonstrate that epsilon can be adapted automatically for individual test cases based on the population performance distribution. Our experiments show that epsilon-lexicase selection with automatic epsilon produces the most accurate models across tested problems with negligible computational overhead. We show that behavioral diversity is exceptionally high in lexicase selection treatments, and that epsilon-lexicase selection makes use of more fitness cases when selecting parents than lexicase selection, which helps explain the performance improvement.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards symbolic regression for interpretable clinical decision scores

    cs.LG 2025-12 unverdicted novelty 7.0

    Brush is a new symbolic regression method that integrates tree-like rules with function optimization, matching or beating decision trees and forests on clinical scoring tasks while producing simpler interpretable models.