paper-with-me

홈 › Papers

Multi-labeled Relation Extraction with Attentive Capsule Network

2018-11-11 · Xinsong Zhang, Pengshuai Li, Weijia Jia, Hai Zhao

To disclose overlapped multiple relations from a sentence still keeps challenging. Most current works in terms of neural models inconveniently assuming that each sentence is explicitly mapped to a relation label, cannot handle multiple relations properly as the overlapped features of the relations are either ignored or very difficult to identify. To tackle with the new issue, we propose a novel approach for multi-labeled relation extraction with capsule network which acts considerably better than current convolutional or recurrent net in identifying the highly overlapped relations within an individual sentence. To better cluster the features and precisely extract the relations, we further devise attention-based routing algorithm and sliding-margin loss function, and embed them into our capsule network. The experimental results show that the proposed approach can indeed extract the highly overlapped features and achieve significant performance improvement for relation extraction comparing to the state-of-the-art works.

📄 PDF Abstract BibTeX arXiv:1811.04354

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Labeled Relation ExtractionRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Regularized Attentive Capsule Network for Overlapped Relation Extraction

2020-12-18 · COLING 2020 8 · Tianyi Liu, Xiangyu Lin, Weijia Jia, Mingliang Zhou 외

Distantly supervised relation extraction has been widely applied in knowledge base construction due to its less requirement of human efforts. However, the automatically established training datasets in distant supervisio…

DiversityKnowledge Base ConstructionRelationRelation Extraction+1

Attention-Based Capsule Networks with Dynamic Routing for Relation Extraction

2018-12-29 · EMNLP 2018 10 · Ningyu Zhang, Shumin Deng, Zhanlin Sun, Xi Chen 외

A capsule is a group of neurons, whose activity vector represents the instantiation parameters of a specific type of entity. In this paper, we explore the capsule networks used for relation extraction in a multi-instance…

Multi-Label LearningRelationRelation Extraction

STAR-Caps: Capsule Networks with Straight-Through Attentive Routing

2019-12-01 · NeurIPS 2019 12 · Karim Ahmed, Lorenzo Torresani

Capsule networks have been shown to be powerful models for image classification, thanks to their ability to represent and capture viewpoint variations of an object. However, the high computational complexity of capsule n…

ClassificationGeneral Classificationimage-classificationImage Classification

Attentive Prototype Few-shot Learning with Capsule Network-based Embedding

2020-08-01 · ECCV 2020 8 · Fang-Yu Wu, Jeremy S. Smith, Wenjin Lu, Chaoyi Pang 외

Few-shot learning, namely recognizing novel categories with a very small amount of training examples, is a challenging area of machine learning research. Traditional deep learning methods require massive training data to…

ClassificationFew-Shot LearningGeneral ClassificationTriplet

Relation Extraction from Biomedical and Clinical Text: Unified Multitask Learning Framework

2020-09-20 · Shweta Yadav, Srivatsa Ramesh, Sriparna Saha, Asif Ekbal

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 Extraction