
Research Article
Distant Supervision for Relations Extraction via Deep Residual Learning and Multi-instance Attention in Cybersecurity
@INPROCEEDINGS{10.1007/978-3-030-66922-5_10, author={Guowei Shen and Ya Qin and Wanling Wang and Miao Yu and Chun Guo}, title={Distant Supervision for Relations Extraction via Deep Residual Learning and Multi-instance Attention in Cybersecurity}, proceedings={Security and Privacy in New Computing Environments. Third EAI International Conference, SPNCE 2020, Lyngby, Denmark, August 6-7, 2020, Proceedings}, proceedings_a={SPNCE}, year={2021}, month={1}, keywords={Thread intelligence Cybersecurity knowledge graph Relation extraction Residual learning}, doi={10.1007/978-3-030-66922-5_10} }
- Guowei Shen
Ya Qin
Wanling Wang
Miao Yu
Chun Guo
Year: 2021
Distant Supervision for Relations Extraction via Deep Residual Learning and Multi-instance Attention in Cybersecurity
SPNCE
Springer
DOI: 10.1007/978-3-030-66922-5_10
Abstract
A large number of open source threat intelligence resources provide regularly updated threat sources that can be applied to a variety of security analysis solutions. Fragmented security news, security forums, and vulnerability information are important sources of cyber threat intelligence, but it is difficult to correlate these multiple-source data. Cybersecurity knowledge graph is a powerful tool for data-driven thread intelligence computing. Relation extraction is a very important task in construction of cybersecurity knowledge graph from unstructured data. In order to reduce the influence of noisy data in deep learning model, we propose a distant supervised relation extraction model ResPCNN-ATT based on deep residual convolutional neural network and attention mechanism. This method takes word vector and position vector of the word as input of the model, extracts semantic features of texts through the piecewise convolutional neural network model PCNN, achieves the learning effect of less noisy data and better extracts deep semantic features in sentenses by using deep residuals Compared with other models, the model proposed in this paper achieves higher accuracy than other models.