Dominic II: Meta-Level Control in Iterative Redesign
Abstract
This paper describes the meta-level control system of a program (Dominic) for parametric design of mechanical components by iterative redesign. We view parametric design as search, and thus Dominic is a hill climbing algorithm. However, from experience with Dominic we concluded that modeling engineering design as hill climbing has several limitations. Therefore, a need for meta-level control knowledge exists. To implement meta-level control, we have taken the approach of dynamically modifying the way hill climbing is performed for this task, rather than requiring the addition of domain-specific control knowledge. We have identified the limitations of hill climbing, constructed various generic hill climbing strategies, and developed a meta-strategy to guide the application of the strategies. The program monitors its own performance for unproductive efforts and selects among different strategies to improve its performance as it designs. This meta-level control significantly improves the performance of the program over the performance of an earlier version.
Cite
Text
Orelup et al. "Dominic II: Meta-Level Control in Iterative Redesign." AAAI Conference on Artificial Intelligence, 1988.Markdown
[Orelup et al. "Dominic II: Meta-Level Control in Iterative Redesign." AAAI Conference on Artificial Intelligence, 1988.](https://mlanthology.org/aaai/1988/orelup1988aaai-dominic/)BibTeX
@inproceedings{orelup1988aaai-dominic,
title = {{Dominic II: Meta-Level Control in Iterative Redesign}},
author = {Orelup, Mark F. and Dixon, John R. and Cohen, Paul R. and Simmons, Melvin K.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1988},
pages = {25-30},
url = {https://mlanthology.org/aaai/1988/orelup1988aaai-dominic/}
}