next up previous contents
Next: Acknowledgments

MASSACHUSETTS INSTITUTE OF TECHNOLOGY
ARTIFICIAL INTELLIGENCE LABORATORY

A.I. Technical Report No. 1569 May, 1994

From Genetic Algorithms
To Efficient Optimization

by Deniz Yuret

Submitted to the Department of Electrical Engineering and Computer Science on May 6, 1994, in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering and Computer Science.

This publication can be retrieved by anonymous ftp to publications.ai.mit.edu.

Abstract:

The work described in this thesis began as an inquiry into the nature and use of optimization programs based on ``genetic algorithms.'' That inquiry led, eventually, to three powerful heuristics that are broadly applicable in gradient-ascent programs: First, remember the locations of local maxima and restart the optimization program at a place distant from previously located local maxima. Second, adjust the size of probing steps to suit the local nature of the terrain, shrinking when probes do poorly and growing when probes do well. And third, keep track of the directions of recent successes, so as to probe preferentially in the direction of most rapid ascent.

These algorithms lie at the core of a novel optimization program that illustrates the power to be had from deploying them together. The efficacy of this program is demonstrated on several test problems selected from a variety of fields, including De Jong's famous test-problem suite, the traveling salesman problem, the problem of coordinate registration for image guided surgery, the energy minimization problem for determining the shape of organic molecules, and the problem of assessing the structure of sedimentary deposits using seismic data.

Supervisor: Patrick Henry Winston, Director, MIT Artificial Intelligence Laboratory
Chairman: Frederic R. Morgenthaler, Chairman, Departmental Committee on Graduate Students

Copyright © Massachusetts Institute of Technology, 1996

This report describes research done at the Artificial Intelligence Laboratory of the Massachusetts Institute of Technology. Support for this research was provided in part by the Advanced Research Projects Agency of the Department of Defense under Office of Naval Research contract N00014-91-J-4038.





Deniz Yuret
Tue Apr 1 21:38:29 EST 1997