Relation Classification Using Segment-Level Attention-based CNN and Dependency-based RNN
Recently, relation classification has gained much success by exploiting deep neural networks. In this paper, we propose a new model effectively combining Segment-level Attention-based Convolutional Neural Networks (SACNNs) and Dependency-based Recurrent Neural Networks (DepRNNs). While SACNNs allow the model to selectively focus on the important information segment from the raw sequence, DepRNNs help to handle the long-distance relations from the shortest dependency path of relation entities. Experiments on the SemEval-2010 Task 8 dataset show that our model is comparable to the state-of-the-art without using any external lexical features.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationRelationRelation ClassificationSimilar Papers 제목 키워드 기반
Syntax-Aware Aspect Level Sentiment Classification with Graph Attention Networks
Aspect level sentiment classification aims to identify the sentiment expressed towards an aspect given a context sentence. Previous neural network based methods largely ignore the syntax structure in one sentence. In thi…
ClassificationGeneral ClassificationGraph AttentionSentence+2Semantic Parsing of Interpage Relations
Page-level analysis of documents has been a topic of interest in digitization efforts, and multimodal approaches have been applied to both classification and page stream segmentation. In this work, we focus on capturing …
ClassificationDependency ParsingPage Stream SegmentationSegmentation+1Syntax-Aware Graph Attention Network for Aspect-Level Sentiment Classification
Aspect-level sentiment classification aims to distinguish the sentiment polarities over aspect terms in a sentence. Existing approaches mostly focus on modeling the relationship between the given aspect words and their c…
ClassificationGraph AttentionLanguage ModelingLanguage Modelling+3Heterogeneous Dependency Graph-Guided Attentionfor Patent Representation Learning
Pre-trained language models advance patent classification and retrieval by encoding claims as flat token sequences, but they overlook the dependency hierarchy among claims. Incorporating this hierarchy into self-attentio…
Representation LearningTransformer Meets Convolution: A Bilateral Awareness Network for Semantic Segmentation of Very Fine Resolution Urban Scene Images
Semantic segmentation from very fine resolution (VFR) urban scene images plays a significant role in several application scenarios including autonomous driving, land cover classification, and urban planning, etc. However…
Autonomous DrivingDecision MakingImage SegmentationLand Cover Classification+1