A convolutional neural network method for relation classification

2017 International Conference on Progress in Informatics and Computing (PIC)(2017)

引用 0|浏览1
暂无评分
摘要
Up to now, the relation classification systems focus on using various features generated by parsing modules. However, feature extraction is a time consuming work. Selecting wrong features also lead to classification errors. In this paper, we study the Convolutional Neural Network method for entity relation classification. It uses the embedding vector and the original position information relative to entities of words instead of the features extracted by traditional methods. The N-gram features are extracted by filters in the convolutional layer and the whole sentence features are extracted by the pooling layer. Then the softmax classifier in the fully connected layer is applied for relation classification. Experimental results show that the method of random initialization of the position vector is unreasonable, and the method using the vector and the original position information of words performs better. In addition, filters with multiple window sizes can capture the sentence features and the original location information can replace the complex window sizes.
更多
查看译文
关键词
relation classification,information extraction,Convolutional Neural Network
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要