Learning with scope; with application to information extraction and classification - Robotics Institute Carnegie Mellon University

Learning with scope; with application to information extraction and classification

David Blei, J. Andrew (Drew) Bagnell, and Andrew McCallum
Conference Paper, Proceedings of 18th Conference on Uncertainty in Artificial Intelligence (UAI '02), pp. 53 - 60, August, 2002

Abstract

In probabilistic approaches to classification and information extraction, one typically builds a statistical model of words under the assumption that future data will exhibit the same regularities as the training data. In many data sets, however, there are scopelimited features whose predictive power is only applicable to a certain subset of the data. For example, in information extraction from web pages, word formatting may be indicative of extraction category in different ways on different web pages. The difficulty with using such features is capturing and exploiting the new regularities encountered in previously unseen data. In this paper, we propose a hierarchical probabilistic model that uses both local/scope-limited features, such as word formatting, and global features, such as word content. The local regularities are modeled as an unobserved random parameter which is drawn once for each local data set. This random parameter is estimated during the inference process and then used to perform classification with both the local and global features- a procedure which is akin to automatically retuning the classifier to the local regularities on each newly encountered web page. Exact inference is intractable and we present approximations via point estimates and variational methods. Empirical results on large collections of web data demonstrate that this method significantly improves performance from traditional models of global features alone.

BibTeX

@conference{Blei-2002-8484,
author = {David Blei and J. Andrew (Drew) Bagnell and Andrew McCallum},
title = {Learning with scope; with application to information extraction and classification},
booktitle = {Proceedings of 18th Conference on Uncertainty in Artificial Intelligence (UAI '02)},
year = {2002},
month = {August},
pages = {53 - 60},
publisher = {Morgan Kaufmann Publishers},
keywords = {scope, learning, classification, partial exchangeability},
}