Equality graph-assisted symbolic regression

Fabricio Olivetti de França1, Gabriel Kronberger2

  • 1CMCC, Universidade Federal do ABC, Santo André, São Paulo, Brazil.

Summary

Symbolic regression (SR) using genetic programming (GP) can be inefficient due to redundant calculations. A new algorithm, SymRegg, uses equality graphs (e-graphs) to avoid re-evaluating equivalent expressions, improving search efficiency in SR.

Related Concept Videos

Graphical Representation of Inequalities01:28

Graphical Representation of Inequalities

The graph of the equation where y equals x squared forms a curve known as a parabola. This curve acts as a boundary in the coordinate plane, dividing it into distinct regions based on the relative position of points.When the equality sign in the equation is replaced with an inequality—such as greater than, less than, greater than or equal to, or less than or equal to—the graphical representation changes from a single curve into a broader shaded area that signifies the set of all...
395
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
389
Solving Inequalities Graphically01:24

Solving Inequalities Graphically

Solving inequalities graphically involves using a visual approach to determine where a mathematical expression meets a specific condition, such as being greater than or less than another value. By examining the position of a graph relative to the x-axis or another graph, it becomes possible to identify the range of x-values that satisfy the inequality. This method provides an intuitive understanding of solution intervals by showing where the inequality holds true.Graphical solutions to...
370
Regression Toward the Mean01:52

Regression Toward the Mean

Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.3K
Regression Analysis01:11

Regression Analysis

Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
9.0K
Solving Equations Graphically01:27

Solving Equations Graphically

Graphical methods provide an intuitive and visual means of solving equations by representing functions on the coordinate plane. These methods are especially helpful for estimating solutions, analyzing complex expressions, or understanding the behavior of functions.To solve an equation graphically, it must first be expressed in the form y = f(x). The solution to the original equation corresponds to the x-values where the graph intersects the x-axis, meaning where f(x) = 0.For example, the linear...
875