Learning from Attribute Value Taxonomies and Partially Specified Instances
Abstract
We consider the problem of learning to classify partially specified instances i.e., instances that are described in terms of attribute values at different levels of precision, using user-supplied attribute value taxonomies (AVT). We formalize the problem of learning from AVT and data and present an AVT-guided decision tree learning algorithm (AVT-DTL) to learn classification rules at multiple levels of abstraction. The proposed approach generalizes existing techniques for dealing with missing values to handle instances with partially missing values. We present experimental results that demonstrate that AVT-DTL is able to effectively learn robust high accuracy classifiers from partially specified examples. Our experiments also demonstrate that the use of AVT-DTL outperforms standard decision tree algorithm (C4.5 and its variants) when applied to data with missing attribute values; and produces substantially more compact decision trees than those obtained by standard approach. ICML Proceedings of the Twentieth International Conference on Machine Learning
Cite
Text
Zhang and Honavar. "Learning from Attribute Value Taxonomies and Partially Specified Instances." International Conference on Machine Learning, 2003.Markdown
[Zhang and Honavar. "Learning from Attribute Value Taxonomies and Partially Specified Instances." International Conference on Machine Learning, 2003.](https://mlanthology.org/icml/2003/zhang2003icml-learning-a/)BibTeX
@inproceedings{zhang2003icml-learning-a,
title = {{Learning from Attribute Value Taxonomies and Partially Specified Instances}},
author = {Zhang, Jun and Honavar, Vasant G.},
booktitle = {International Conference on Machine Learning},
year = {2003},
pages = {880-887},
url = {https://mlanthology.org/icml/2003/zhang2003icml-learning-a/}
}