Gleaner: Creating ensembles of first-order clauses to improve recall-precision curves

作者:Mark Goadrich, Louis Oliphant, Jude Shavlik

摘要

Many domains in the field of Inductive Logic Programming (ILP) involve highly unbalanced data. A common way to measure performance in these domains is to use precision and recall instead of simply using accuracy. The goal of our research is to find new approaches within ILP particularly suited for large, highly-skewed domains. We propose Gleaner, a randomized search method that collects good clauses from a broad spectrum of points along the recall dimension in recall-precision curves and employs an “at least L of these K clauses” thresholding method to combine sets of selected clauses. Our research focuses on Multi-Slot Information Extraction (IE), a task that typically involves many more negative examples than positive examples. We formulate this problem into a relational domain, using two large testbeds involving the extraction of important relations from the abstracts of biomedical journal articles. We compare Gleaner to ensembles of standard theories learned by Aleph, finding that Gleaner produces comparable testset results in a fraction of the training time.

论文关键词:Inductive logic programming, Ensembles, Recall-precision curves, Biomedical information extraction

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-006-8958-3