ToHRE: A Top-Down Classification Strategy with Hierarchical Bag Representation for Distantly Supervised Relation Extraction
Distantly Supervised Relation Extraction (DSRE) has proven to be effective to find relational facts from texts, but it still suffers from two main problems: the wrong labeling problem and the long-tail problem. Most of the existing approaches address these two problems through flat classification, which lacks hierarchical information of relations. To leverage the informative relation hierarchies, we formulate DSRE as a hierarchical classification task and propose a novel hierarchical classification framework, which extracts the relation in a top-down manner. Specifically, in our proposed framework, 1) we use a hierarchically-refined representation method to achieve hierarchy-specific representation; 2) a top-down classification strategy is introduced instead of training a set of local classifiers. The experiments on NYT dataset demonstrate that our approach significantly outperforms other state-of-the-art approaches, especially for the long-tail problem.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationRelationRelation ExtractionSimilar Papers 제목 키워드 기반
MHCCL: Masked Hierarchical Cluster-Wise Contrastive Learning for Multivariate Time Series
Learning semantic-rich representations from raw unlabeled time series data is critical for downstream tasks such as classification and forecasting. Contrastive learning has recently shown its promising representation lea…
ClusteringContrastive LearningRepresentation LearningTime Series+1Hierarchical Text Classification Using Black Box Large Language Models
Hierarchical Text Classification (HTC) aims to assign texts to structured label hierarchies; however, it faces challenges due to data scarcity and model complexity. This study explores the feasibility of using black box …
Text ClassificationSelf-supervised Learning of Dense Hierarchical Representations for Medical Image Segmentation
This paper demonstrates a self-supervised framework for learning voxel-wise coarse-to-fine representations tailored for dense downstream tasks. Our approach stems from the observation that existing methods for hierarchic…
Image SegmentationLinear evaluationMedical Image SegmentationRepresentation Learning+2Deep Hierarchical Classification for Category Prediction in E-commerce System
In e-commerce system, category prediction is to automatically predict categories of given texts. Different from traditional classification where there are no relations between classes, category prediction is reckoned as …
ClassificationGeneral ClassificationPredictionEnhancing Text-Based Hierarchical Multilabel Classification for Mobile Applications via Contrastive Learning
A hierarchical labeling system for mobile applications (apps) benefits a wide range of downstream businesses that integrate the labeling with their proprietary user data, to improve user modeling. Such a label hierarchy …
Contrastive Learning