Transfer Learning for Relation Extraction via Relation-Gated Adversarial Learning
Relation extraction aims to extract relational facts from sentences. Previous models mainly rely on manually labeled datasets, seed instances or human-crafted patterns, and distant supervision. However, the human annotation is expensive, while human-crafted patterns suffer from semantic drift and distant supervision samples are usually noisy. Domain adaptation methods enable leveraging labeled data from a different but related domain. However, different domains usually have various textual relation descriptions and different label space (the source label space is usually a superset of the target label space). To solve these problems, we propose a novel model of relation-gated adversarial learning for relation extraction, which extends the adversarial based domain adaptation. Experimental results have shown that the proposed approach outperforms previous domain adaptation methods regarding partial domain adaptation and can improve the accuracy of distance supervised relation extraction through fine-tuning.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationPartial Domain AdaptationRelationRelation ExtractionTransfer LearningSimilar Papers 제목 키워드 기반
Relation Adversarial Network for Low Resource Knowledge Graph Completion
Knowledge Graph Completion (KGC) has been proposed to improve Knowledge Graphs by filling in missing connections via link prediction or relation extraction. One of the main difficulties for KGC is a low resource problem.…
Domain AdaptationKnowledge Graph CompletionKnowledge GraphsLink Prediction+3Relation Extraction from Biomedical and Clinical Text: Unified Multitask Learning Framework
To minimize the accelerating amount of time invested in the biomedical literature search, numerous approaches for automated knowledge extraction have been proposed. Relation extraction is one such task where semantic rel…
Multi-Task LearningRelationRelation ExtractionTPN: Transferable Proto-Learning Network towards Few-shot Document-Level Relation Extraction
Few-shot document-level relation extraction suffers from poor performance due to the challenging cross-domain transferability of NOTA (none-of-the-above) relation representation. In this paper, we introduce a Transferabl…
Document-level Relation ExtractionRelationRelation ExtractionSyntactically Meaningful and Transferable Recursive Neural Networks for Aspect and Opinion Extraction
In fine-grained opinion mining, extracting aspect terms (a.k.a. opinion targets) and opinion terms (a.k.a. opinion expressions) from user-generated texts is the most fundamental task in order to generate structured opini…
Opinion MiningOpinion SummarizationSentenceTransfer LearningAdversarial Training for Relation Extraction
Adversarial training is a mean of regularizing classification algorithms by generating adversarial noise to the training data. We apply adversarial training in relation extraction within the multi-instance multi-label le…
General ClassificationImage ClassificationMulti-Label LearningRelation+2