Feature extraction from optimization data via DataModeler's ensemble symbolic regression

  • Authors:
  • Kalyan Veeramachaneni;Katya Vladislavleva;Una-May O'Reilly

  • Affiliations:
  • CSAIL, Massachusetts Institute of Technology, Cambridge, MA;CentER, University of Antwerp, Belgium;CSAIL, Massachusetts Institute of Technology, Cambridge, MA

  • Venue:
  • LION'10 Proceedings of the 4th international conference on Learning and intelligent optimization
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We demonstrate a means of knowledge discovery through feature extraction that exploits the search history of an optimization run. We regress a symbolic model ensemble from optimization run search points and their objective scores. The frequency of a variable in the models of the ensemble indicates to what the extent it is an influential feature. Our demonstration uses a genetic programming symbolic regression software package that is designed to be "off-the-shelf". By default, the only parameter needed in order to evolve a suite of models is how long the user is willing to wait. Then the user can easily specify which models should go forward in terms of sufficient accuracy and complexity. For illustration purposes, we consider a common design heuristic in serial sensor sequencing: "place the most reliable sensor last". The heuristic is derived based on the mathematical form of the objective function that lays emphasis on the decision variable pertaining to the last sensor. Feature extraction on optimized sensor sequences indicates that the heuristic is usually effective though it is not always trustworthy. This is consistent with knowledge in sensor processing.