paper-with-me

Papers

ToHRE: A Top-Down Classification Strategy with Hierarchical Bag Representation for Distantly Supervised Relation Extraction

2020-12-01 · COLING 2020 8 · Erxin Yu, Wenjuan Han, Yuan Tian, Yi Chang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationRelationRelation Extraction

Similar Papers 제목 키워드 기반

MHCCL: Masked Hierarchical Cluster-Wise Contrastive Learning for Multivariate Time Series

2022-12-02 · Qianwen Meng, Hangwei Qian, Yong liu, Lizhen Cui 외

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+1

Hierarchical Text Classification Using Black Box Large Language Models

2025-08-06 · Kosuke Yoshimura, Hisashi Kashima arxiv

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 Classification

Self-supervised Learning of Dense Hierarchical Representations for Medical Image Segmentation

2024-01-12 · Eytan Kats, Jochen G. Hirsch, Mattias P. Heinrich

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+2

Deep Hierarchical Classification for Category Prediction in E-commerce System

2020-05-14 · WS 2020 7 · Dehong Gao, Wenjing Yang, Huiling Zhou, Yi Wei 외

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 ClassificationPrediction

Enhancing Text-Based Hierarchical Multilabel Classification for Mobile Applications via Contrastive Learning

2025-07-06 · Jiawei Guo, Yang Xiao, Weipeng Huang, Guangyuan Piao arxiv

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