Learning Dual Retrieval Module for Semi-supervised Relation Extraction
Relation extraction is an important task in structuring content of text data, and becomes especially challenging when learning with weak supervision---where only a limited number of labeled sentences are given and a large number of unlabeled sentences are available. Most existing work exploits unlabeled data based on the ideas of self-training (i.e., bootstrapping a model) and multi-view learning (e.g., ensembling multiple model variants). However, these methods either suffer from the issue of semantic drift, or do not fully capture the problem characteristics of relation extraction. In this paper, we leverage a key insight that retrieving sentences expressing a relation is a dual task of predicting relation label for a given sentence---two tasks are complementary to each other and can be optimized jointly for mutual enhancement. To model this intuition, we propose DualRE, a principled framework that introduces a retrieval module which is jointly trained with the original relation prediction module. In this way, high-quality samples selected by retrieval module from unlabeled data can be used to improve prediction module, and vice versa. Experimental results\footnote{\small Code and data can be found at \url{https://github.com/INK-USC/DualRE}.} on two public datasets as well as case studies demonstrate the effectiveness of the DualRE approach.
Code (1)
Tasks
MULTI-VIEW LEARNINGRelationRelation ExtractionRelation PredictionRetrievalSentenceSimilar Papers 제목 키워드 기반
DualRel: Semi-Supervised Mitochondria Segmentation From a Prototype Perspective
Automatic mitochondria segmentation enjoys great popularity with the development of deep learning. However, existing methods rely heavily on the labor-intensive manual gathering by experienced domain experts. And nai…
Prototype SelectionSegmentationCorrelation-Aware Mutual Learning for Semi-supervised Medical Image Segmentation
Semi-supervised learning has become increasingly popular in medical image segmentation due to its ability to leverage large amounts of unlabeled data to extract additional information. However, most existing semi-supervi…
Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1More Photos are All You Need: Semi-Supervised Learning for Fine-Grained Sketch Based Image Retrieval
A fundamental challenge faced by existing Fine-Grained Sketch-Based Image Retrieval (FG-SBIR) models is the data scarcity -- model performances are largely bottlenecked by the lack of sketch-photo pairs. Whilst the numbe…
AllCross-Modal RetrievalImage RetrievalRetrieval+2FPCR-Net: Feature Pyramidal Correlation and Residual Reconstruction for Optical Flow Estimation
Optical flow estimation is an important yet challenging problem in the field of video analytics. The features of different semantics levels/layers of a convolutional neural network can provide information of different gr…
Optical Flow EstimationLearning from Semi-Factuals: A Debiased and Semantic-Aware Framework for Generalized Relation Discovery
We introduce a novel task, called Generalized Relation Discovery (GRD), for open-world relation extraction. GRD aims to identify unlabeled instances in existing pre-defined relations or discover novel relations by assign…
RelationRelation ExtractionSelf-Supervised LearningSentence