paper-with-me

Papers

Modeling Missing Data in Distant Supervision for Information Extraction

2013-01-01 · TACL 2013 1 · Alan Ritter, Luke Zettlemoyer, {Mausam}, Oren Etzioni

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Relation Extraction

Similar Papers 제목 키워드 기반

Improving Distant 3D Object Detection Using 2D Box Supervision

2024-03-14 · CVPR 2024 1 · Zetong Yang, Zhiding Yu, Chris Choy, Renhao Wang 외

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+1

Differentiable Logic Programming for Distant Supervision

2024-08-22 · Akihiro Takemura, Katsumi Inoue

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 Labels

Ontology-Driven Structural Regularization for Document-Level Relation Extraction

2026-08-21 · Laura Menotti, Stefano Marchesin, Gianmaria Silvello arxiv

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 Extraction

Simple Queries as Distant Labels for Predicting Gender on Twitter

2017-09-01 · WS 2017 9 · Chris Emmery, Grzegorz Chrupa{\l}a, Walter Daelemans

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 Classification

LaTeX-Numeric: Language-agnostic Text attribute eXtraction for E-commerce Numeric Attributes

2021-04-19 · Kartik Mehta, Ioana Oprea, Nikhil Rasiwasia

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