paper-with-me

홈 › Papers

CANDiS: Coupled & Attention-Driven Neural Distant Supervision

2017-10-26 · Tushar Nagarajan, Sharmistha, Partha Talukdar

Distant Supervision for Relation Extraction uses heuristically aligned text data with an existing knowledge base as training data. The unsupervised nature of this technique allows it to scale to web-scale relation extraction tasks, at the expense of noise in the training data. Previous work has explored relationships among instances of the same entity-pair to reduce this noise, but relationships among instances across entity-pairs have not been fully exploited. We explore the use of inter-instance couplings based on verb-phrase and entity type similarities. We propose a novel technique, CANDiS, which casts distant supervision using inter-instance coupling into an end-to-end neural network model. CANDiS incorporates an attention module at the instance-level to model the multi-instance nature of this problem. CANDiS outperforms existing state-of-the-art techniques on a standard benchmark dataset.

📄 PDF Abstract BibTeX arXiv:1710.09942

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Improving Distantly Supervised Relation Extraction using Word and Entity Based Attention

2018-04-19 · Sharmistha Jat, Siddhesh Khandelwal, Partha Talukdar

Relation extraction is the problem of classifying the relationship between two entities in a given sentence. Distant Supervision (DS) is a popular technique for developing relation extractors starting with limited superv…

RelationRelation ExtractionRelationship Extraction (Distant Supervised)Sentence

Topic-driven Distant Supervision Framework for Macro-level Discourse Parsing

2023-05-23 · Feng Jiang, Longwang He, Peifeng Li, Qiaoming Zhu 외

Discourse parsing, the task of analyzing the internal rhetorical structure of texts, is a challenging problem in natural language processing. Despite the recent advances in neural models, the lack of large-scale, high-qu…

Discourse ParsingTransfer Learning

Combining Distant and Direct Supervision for Neural Relation Extraction

2018-10-30 · NAACL 2019 6 · Iz Beltagy, Kyle Lo, Waleed Ammar

In relation extraction with distant supervision, noisy labels make it difficult to train quality models. Previous neural models addressed this problem using an attention mechanism that attends to sentences that are likel…

RelationRelation Extraction

RDSGAN: Rank-based Distant Supervision Relation Extraction with Generative Adversarial Framework

2020-09-30 · Guoqing Luo, Jiaxin Pan, Min Peng

Distant supervision has been widely used for relation extraction but suffers from noise labeling problem. Neural network models are proposed to denoise with attention mechanism but cannot eliminate noisy data due to its …

RelationRelation Extractionvalid

Prompt Candidates, then Distill: A Teacher-Student Framework for LLM-driven Data Annotation

2025-06-04 · Mingxuan Xia, Haobo Wang, Yixuan Li, Zewei Yu 외

Recently, Large Language Models (LLMs) have demonstrated significant potential for data annotation, markedly reducing the labor costs associated with downstream applications. However, existing methods mostly adopt an agg…

Small Language Modeltext-classificationText Classification