Active Learning with Strong and Weak Views: A Case Study on Wrapper Induction
Abstract
Multi-view learners reduce the need for labeled data by exploiting disjoint sub-sets of features (views), each of which is sufficient for learning. Such algorithms assume that each view is a strong view (i.e., perfect learning is possible in each view). We extend the multi-view framework by introducing a novel algorithm, Aggressive Co-Testing, that exploits both strong and weak views; in a weak view, one can learn a concept that is strictly more general or specific than the target concept. Aggressive Co-Testing uses the weak views both for detecting the most informative examples in the domain and for improving the accuracy of the predictions. In a case study on 33 wrapper induction tasks, our algorithm requires significantly fewer labeled examples than existing state-of-the-art approaches. 1
Cite
Text
Muslea et al. "Active Learning with Strong and Weak Views: A Case Study on Wrapper Induction." International Joint Conference on Artificial Intelligence, 2003.Markdown
[Muslea et al. "Active Learning with Strong and Weak Views: A Case Study on Wrapper Induction." International Joint Conference on Artificial Intelligence, 2003.](https://mlanthology.org/ijcai/2003/muslea2003ijcai-active/)BibTeX
@inproceedings{muslea2003ijcai-active,
title = {{Active Learning with Strong and Weak Views: A Case Study on Wrapper Induction}},
author = {Muslea, Ion and Minton, Steven and Knoblock, Craig A.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2003},
pages = {415-420},
url = {https://mlanthology.org/ijcai/2003/muslea2003ijcai-active/}
}