Filtering-Ranking Perceptron Learning for Partial Parsing

作者:A. Xavier Carreras, B. Lluís Màrquez, C. Jorge Castro

摘要

This work introduces a general phrase recognition system based on perceptrons, and a global online learning algorithm to train them together. The method applies to complex domains in which some structure has to be recognized. This global problem is broken down into two layers of local subproblems: a filtering layer, which reduces the search space by identifying plausible phrase candidates; and a ranking layer, which builds the optimal phrase structure by discriminating among competing phrases. A recognition-based feedback rule is presented which reflects to each local function its committed errors from a global point of view, and allows to train them together online as perceptrons. As a result, the learned functions automatically behave as filters and rankers, rather than binary classifiers, which we argue to be better for this type of problems. Extensive experimentation on partial parsing tasks gives state-of-the-art results and evinces the advantages of the global training method over optimizing each function locally and independently.

论文关键词:online learning, perceptron, natural language processing, partial parsing, sequential data, structure recognition

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-005-0917-x