A Hybrid Method for Feature Generation
Abstract
Existing approaches to constructive induction have been largely empirical, starting with structural features and combining them successively into higher level features. This paper describes a hybrid analytical/empirical method for feature generation for inductive concept learning. The goal of this method is to be able to generate useful features to improve problem solving performance in intractable domains, given only a theory of the domain and the ability to perform in the domain. An implementation of this method is able to generate useful features for the OTHELLO board game, given just a domain theory and the ability to interact with an opponent.
Cite
Text
Fawcett and Utgoff. "A Hybrid Method for Feature Generation." International Conference on Machine Learning, 1991. doi:10.1016/B978-1-55860-200-7.50031-3Markdown
[Fawcett and Utgoff. "A Hybrid Method for Feature Generation." International Conference on Machine Learning, 1991.](https://mlanthology.org/icml/1991/fawcett1991icml-hybrid/) doi:10.1016/B978-1-55860-200-7.50031-3BibTeX
@inproceedings{fawcett1991icml-hybrid,
title = {{A Hybrid Method for Feature Generation}},
author = {Fawcett, Tom and Utgoff, Paul E.},
booktitle = {International Conference on Machine Learning},
year = {1991},
pages = {137-141},
doi = {10.1016/B978-1-55860-200-7.50031-3},
url = {https://mlanthology.org/icml/1991/fawcett1991icml-hybrid/}
}