Modeling Missing Data in Distant Supervision for Information Extraction
Distant supervision algorithms learn information extraction models given only large readily available databases and text collections. Most previous work has used heuristics for generating labeled data, for example assuming that facts not contained in the database are not mentioned in the text, and facts in the database must be mentioned at least once. In this paper, we propose a new latent-variable approach that models missing data. This provides a natural way to incorporate side information, for instance modeling the intuition that text will often mention rare entities which are likely to be missing in the database. Despite the added complexity introduced by reasoning about missing data, we demonstrate that a carefully designed local search approach to inference is very accurate and scales to large datasets. Experiments demonstrate improved performance for binary and unary relation extraction when compared to learning with heuristic labels, including on average a 27{\%} increase in area under the precision recall curve in the binary case.
Code (0)
등록된 구현이 없습니다.
Tasks
Relation ExtractionSimilar Papers 제목 키워드 기반
Improving Distant 3D Object Detection Using 2D Box Supervision
Improving the detection of distant 3d objects is an important yet challenging task. For camera-based 3D perception, the annotation of 3d bounding relies heavily on LiDAR for accurate depth information. As such, the dista…
3D Object DetectionDepth EstimationObjectobject-detection+1Differentiable Logic Programming for Distant Supervision
We introduce a new method for integrating neural networks with logic programming in Neural-Symbolic AI (NeSy), aimed at learning with distant supervision, in which direct labels are unavailable. Unlike prior methods, our…
Missing LabelsOntology-Driven Structural Regularization for Document-Level Relation Extraction
Document-Level Relation Extraction (DocRE) relies heavily on costly manually annotated datasets, while large distant supervision resources such as DocRED distant remain underexploited due to noise. We show that a critica…
Document-level Relation ExtractionSimple Queries as Distant Labels for Predicting Gender on Twitter
The majority of research on extracting missing user attributes from social media profiles use costly hand-annotated labels for supervised learning. Distantly supervised methods exist, although these generally rely on kno…
Gender ClassificationGeneral ClassificationLaTeX-Numeric: Language-agnostic Text attribute eXtraction for E-commerce Numeric Attributes
In this paper, we present LaTeX-Numeric - a high-precision fully-automated scalable framework for extracting E-commerce numeric attributes from product text like product description. Most of the past work on attribute ex…
Active LearningAttributeAttribute ExtractionMissing Labels+1