Leveraging Contractive Autoencoder with Fuzzy Lattice Reasoning and Resilient KNN for Detection of multi-level Bitcoin Ransomware
- Panda, M; Abraham, A
- 2022
- 点赞
- 收藏
【Author】 Panda, Mrutyunjaya; Abraham, Ajith
【Source】JOURNAL OF INFORMATION ASSURANCE AND SECURITY
【影响因子】0.000
【Abstract】In recent years, ransomware attacks have become increasingly rampant by the offenders for which ransomware has maintained a major cyber security threat as time progresses. With paradigm shift from social to technical factors, ransomware has also maintained the equal adaptiveness by shifting its focus from initial days' scareware and locker attacks to most recent crypto-ransomware threats. There is no silver bullet available to wipe out completely crypto-ransomware attacks for its obvious relationships between social engineering which investigates more infections with encrypted malware. Bitcoin, a means of digital payment demanded by Ransomware family needs characterization and analysis to predict the crypto-ransomware attack types. In this paper, at first, contractive autoencoder (CAE) is used on bitcoin transaction dataset for dimensionality reduction as a filter approach in order to obtain a reduced yet a powerful representation of the raw data and then the output of CAE is applied to the classifier for its improved performance and to make it a robust model. We use two classifiers for our experiments namely: Resilient KNN and Fuzzy Lattice Reasoning (FLR). The original KNN classifier was successful in dealing with homogenous data where the values of the numerical attribute exist completely but poses limitations while dealing with heterogeneous incomplete data containing mixed data (numeric and categorical) yet having missing values. Further, KNN used same K values for all the query objects that sometimes leads to misclassification. Resilient KNN is proposed in this paper to deal with these pitfalls effectively by assigning different k-values for different query objects, so as to obtain a most accurate predictive model. Next, the FLR is used for its ability to handle different types of data types and moreover, it is incremental and fast learning which tempted us to explore its possibility in detecting the crypto-ransomware attacks efficiently. The experimental results with several conventional and new evaluation metrics justifies the suitability of our proposed approach in building a robust and efficient classifier model to detect crypto ransomware families in comparison to existing research.
【Keywords】bitcoin; Crypto-ransomware; cyber security; autoencoder; FLR; Resilient KNN; Likelihood ratio; Youden's Index; Net benefit; Efficiency index; Gain; detection accuracy
【发表时间】2022
【收录时间】2022-09-22
【文献类型】实验仿真
【主题类别】
区块链治理-技术治理-异常/非法交易识别
wangjiaxin
今日有1篇链上数据分析相关文章,https://njublockchain.com/wos/view/00000000003684136648,发表在《JOURNAL OF INFORMATION ASSURANCE AND SECURITY》,探讨了将压缩自编码器应用于特征选择技术,并实现了模糊格推理(Fuzzy Lattice Reasoning)和弹性K-NN模型来进行比特币勒索软件的分类,以建立一个鲁棒和高效的预测模型。实验表明两种模型的分类精度分别为88.7%和97.3%,与DBSCAN、随机森林和XGBoost等传统分类模型相比,我们的方法性能更好。
回复