CLCRLGNESIMar 31, 2020

Deep Learning Approach for Enhanced Cyber Threat Indicators in Twitter Stream

arXiv:2004.00503v111 citations
AI Analysis

This work addresses cyber threat situational awareness for security analysts, but appears incremental as it applies existing deep learning techniques to a specific domain.

The paper tackles the problem of analyzing cyber threat indicators in Twitter data by proposing a deep learning approach with advanced text representations, finding that it outperforms classical text representation methods and machine learning algorithms.

In recent days, the amount of Cyber Security text data shared via social media resources mainly Twitter has increased. An accurate analysis of this data can help to develop cyber threat situational awareness framework for a cyber threat. This work proposes a deep learning based approach for tweet data analysis. To convert the tweets into numerical representations, various text representations are employed. These features are feed into deep learning architecture for optimal feature extraction as well as classification. Various hyperparameter tuning approaches are used for identifying optimal text representation method as well as optimal network parameters and network structures for deep learning models. For comparative analysis, the classical text representation method with classical machine learning algorithm is employed. From the detailed analysis of experiments, we found that the deep learning architecture with advanced text representation methods performed better than the classical text representation and classical machine learning algorithms. The primary reason for this is that the advanced text representation methods have the capability to learn sequential properties which exist among the textual data and deep learning architectures learns the optimal features along with decreasing the feature size.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes