Efficient programmable learning to search
Neural Information Processing Systems (NeurIPS), 2014
Abstract
We improve "learning to search" approaches to structured prediction in two ways. First, we show that the search space can be defined by an arbitrary imperative program, reducing the number of lines of code required to develop new structured prediction tasks by orders of magnitude. Second, we make structured prediction orders of magnitude faster through various algorithmic improvements. We demonstrate the feasibility of our approach on three structured prediction tasks: two variants of sequence labeling and entity-relation resolution. In all cases we obtain accuracies at least as high as alternative approaches, at drastically reduced execution and programming time.
View on arXivComments on this paper
