Constructive Induction of Features for Planning
Abstract
Constructive induction techniques use constructors to combine existing features into new features. Usually the goal is to improve the accuracy and/or efficiency of classification. An alternate use of new features is to create representations which allow planning in more efficient state spaces. An inefficient state space may be too fine grained, requiring deep search for plans with many steps, may be too fragmented, requiring separate plans for similar cases, or may be unfocused, resulting in poorly directed search. Modifying the representa-tion with constructive induction can improve the state space and overcome these inefficiencies. Additionally, since most learning systems depend on good domain features, constructive induction will compliment the action of other algorithms.
Cite
Text
van Lent. "Constructive Induction of Features for Planning." AAAI Conference on Artificial Intelligence, 1996.Markdown
[van Lent. "Constructive Induction of Features for Planning." AAAI Conference on Artificial Intelligence, 1996.](https://mlanthology.org/aaai/1996/vanlent1996aaai-constructive/)BibTeX
@inproceedings{vanlent1996aaai-constructive,
title = {{Constructive Induction of Features for Planning}},
author = {van Lent, Michael},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1996},
pages = {1414},
url = {https://mlanthology.org/aaai/1996/vanlent1996aaai-constructive/}
}