paper-with-me

홈 › Papers

Improving distant supervision using inference learning

2015-09-12 · IJCNLP 2015 7 · Roland Roller, Eneko Agirre, Aitor Soroa, Mark Stevenson

Distant supervision is a widely applied approach to automatic training of relation extraction systems and has the advantage that it can generate large amounts of labelled data with minimal effort. However, this data may contain errors and consequently systems trained using distant supervision tend not to perform as well as those based on manually labelled data. This work proposes a novel method for detecting potential false negative training examples using a knowledge inference method. Results show that our approach improves the performance of relation extraction systems trained using distantly supervised data.

📄 PDF Abstract BibTeX arXiv:1509.03739

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Improving Distantly Supervised Relation Extraction by Natural Language Inference

2022-07-31 · Kang Zhou, Qiao Qiao, Yuepei Li, Qi Li

To reduce human annotations for relation extraction (RE) tasks, distantly supervised approaches have been proposed, while struggling with low performance. In this work, we propose a novel DSRE-NLI framework, which consid…

Natural Language InferenceRelationRelation Extraction

Event Extraction Using Distant Supervision

2014-05-01 · LREC 2014 5 · Kevin Reschke, Martin Jankowiak, Mihai Surdeanu, Christopher Manning 외

Distant supervision is a successful paradigm that gathers training data for information extraction systems by automatically aligning vast databases of facts with text. Previous work has demonstrated its usefulness for th…

Event ExtractionKnowledge Base PopulationNamed Entity Recognition (NER)Slot Filling

Timeline extraction using distant supervision and joint inference

2016-11-01 · EMNLP 2016 11 · Savelie Cornegruta, Andreas Vlachos
Temporal Information Extraction

Dual Supervision Framework for Relation Extraction with Distant Supervision and Human Annotation

2020-11-24 · COLING 2020 8 · Woohwan Jung, Kyuseok Shim

Relation extraction (RE) has been extensively studied due to its importance in real-world applications such as knowledge base construction and question answering. Most of the existing works train the models on either dis…

Knowledge Base ConstructionRelationRelation ExtractionSentence

Learning to Rationalize for Nonmonotonic Reasoning with Distant Supervision

2020-12-14 · Faeze Brahman, Vered Shwartz, Rachel Rudinger, Yejin Choi

The black-box nature of neural models has motivated a line of research that aims to generate natural language rationales to explain why a model made certain predictions. Such rationale generation models, to date, have be…