paper-with-me

Papers

Structure Regularized Bidirectional Recurrent Convolutional Neural Network for Relation Classification

2017-11-06 · Ji Wen

Relation classification is an important semantic processing task in the field of natural language processing (NLP). In this paper, we present a novel model, Structure Regularized Bidirectional Recurrent Convolutional Neural Network(SR-BRCNN), to classify the relation of two entities in a sentence, and the new dataset of Chinese Sanwen for named entity recognition and relation classification. Some state-of-the-art systems concentrate on modeling the shortest dependency path (SDP) between two entities leveraging convolutional or recurrent neural networks. We further explore how to make full use of the dependency relations information in the SDP and how to improve the model by the method of structure regularization. We propose a structure regularized model to learn relation representations along the SDP extracted from the forest formed by the structure regularized dependency tree, which benefits reducing the complexity of the whole model and helps improve the $F_{1}$ score by 10.3. Experimental results show that our method outperforms the state-of-the-art approaches on the Chinese Sanwen task and performs as well on the SemEval-2010 Task 8 dataset\footnote{The Chinese Sanwen corpus this paper developed and used will be released in the further.

📄 PDF Abstract BibTeX arXiv:1711.02509

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)RelationRelation ClassificationSentence

Similar Papers 제목 키워드 기반

Structure Regularized Neural Network for Entity Relation Classification for Chinese Literature Text

2018-03-15 · NAACL 2018 6 · Ji Wen, Xu sun, Xuancheng Ren, Qi Su

Relation classification is an important semantic processing task in the field of natural language processing. In this paper, we propose the task of relation classification for Chinese literature text. A new dataset of Ch…

General ClassificationRelationRelation Classification

Bidirectional Recurrent Convolutional Neural Network for Relation Classification

2016-08-01 · ACL 2016 8 · Rui Cai, Xiaodong Zhang, Houfeng Wang
ClassificationGeneral ClassificationRelationRelation Classification+1

Video Description using Bidirectional Recurrent Neural Networks

2016-04-12 · Álvaro Peris, Marc Bolaños, Petia Radeva, Francisco Casacuberta

Although traditionally used in the machine translation field, the encoder-decoder framework has been recently applied for the generation of video and image descriptions. The combination of Convolutional and Recurrent Neu…

DecoderText GenerationTranslationVideo Captioning+1

Multiple Range-Restricted Bidirectional Gated Recurrent Units with Attention for Relation Classification

2017-07-05 · Jonggu Kim, Jong-Hyeok Lee

Most of neural approaches to relation classification have focused on finding short patterns that represent the semantic relation using Convolutional Neural Networks (CNNs) and those approaches have generally achieved bet…

ClassificationGeneral ClassificationRelationRelation Classification+1

Convolutional Gated Recurrent Units for Medical Relation Classification

2018-07-29 · Bin He, Yi Guan, Rui Dai

Convolutional neural network (CNN) and recurrent neural network (RNN) models have become the mainstream methods for relation classification. We propose a unified architecture, which exploits the advantages of CNN and RNN…

ClassificationGeneral ClassificationRelationRelation Classification