Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

596 papersLast indexed Aug 31, 2026
Search papers

Paper index

596 results ¡ page 21 of 25

Clear filters
May 5, 2022¡Karbala International Journal of Modern Science
47 cites
A Machine Learning based Approach to Detect the Ethereum Fraud Transactions with Limited Attributes

Rabia Musheer Aziz, Mohammed Farhan Baluch, Sarthak Patel, Pavan Kumar

Ethereum smart contracts have recently received new commercial applications and a lot of attention from the scientific community. Ethereum eliminates the requirement for a trusted third party by allowing untrusted parties to expose contract details in computer code. Nonetheless, as online commerce grows, plenty of fraudulent activities, such as money laundering, bribery, and phishing, emerge as major threats to trade security. For correctly recognizing fraudulent transactions, this paper developed a Light Gradient Boosting Machine (LGBM) technique-based model. The modified LGBM model optimized the parameters of Light GBM using the Euclidean distant structured estimation approach. This paper also examines the performance of different popular models such as Random Forest (RF), Multi-Layer Perceptron (MLP), Logistic Regression, k-Nearest Neighbors (KNN), XGBoost, Support Vector Classification (SVC), and ADAboost with limited features and compares their performance metrics with the proposed model for Ethereum fraudulent activity classification. A comparative performance evaluation matrices scores of different popular models along with the proposed model demonstrated the applicability of the proposed approach. The modified LGBM algorithms and RF models demonstrate the best performance compared to other models with the highest accuracies, while the modified LGBM algorithm has a slightly superior performance of 99.17 percent compared to the RF model's 98.26 percent.

Open access
2 source records
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Auction Theory and Applications
Original source
Apr 25, 2022¡Data Science and Management
33 cites
Effect of data resampling on feature importance in imbalanced blockchain data: comparison studies of resampling techniques

Ismail Alarab, Simant Prakoonwit

Cryptocurrency blockchain data encounter a class-imbalance problem due to only a few known labels of illicit or fraudulent activities in the blockchain network. For this purpose, we seek to compare various resampling methods applied to two highly imbalanced datasets derived from the blockchain of Bitcoin and Ethereum after further dimensionality reductions, which is different from previous studies on these datasets. Firstly, we study the performance of various classical supervised learning methods to classify illicit transactions or accounts on Bitcoin or Ethereum datasets, respectively. Consequently, we apply various resampling techniques to these datasets using the best performing learning algorithm on each of these datasets. Subsequently, we study the feature importance of the given models, wherein the resampled datasets directly influenced on the explainability of the model. Our main finding is that undersampling using the edited nearest-neighbour technique has attained an accuracy of more than 99% on the given datasets by removing the noisy data points from the whole dataset. Moreover, the best-performing learning algorithms have shown superior performance after feature reduction on these datasets in comparison to their original studies. The matchless contribution lies in discussing the effect of the data resampling on feature importance which is interconnected with explainable artificial intelligence (XAI) techniques.

Open access
Imbalanced Data Classification Techniques
Blockchain Technology Applications and Security
Electricity Theft Detection Techniques
Original source
Apr 25, 2022¡Proceedings of the ACM Web Conference 2022
143 cites
TTAGN: Temporal Transaction Aggregation Graph Network for Ethereum Phishing Scams Detection

Sijia Li, Gaopeng Gou, Chang Liu, Chengshang Hou ¡ 6 authors

In recent years, phishing scams have become the most serious type of crime involved in Ethereum, the second-largest blockchain platform. The existing phishing scams detection technology on Ethereum mostly uses traditional machine learning or network representation learning to mine the key information from the transaction network to identify phishing addresses. However, these methods adopt the last transaction record or even completely ignore these records, and only manual-designed features are taken for the node representation. In this paper, we propose a Temporal Transaction Aggregation Graph Network (TTAGN) to enhance phishing scams detection performance on Ethereum. Specifically, in the temporal edges representation module, we model the temporal relationship of historical transaction records between nodes to construct the edge representation of the Ethereum transaction network. Moreover, the edge representations around the node are aggregated to fuse topological interactive relationships into its representation, also named as trading features, in the edge2node module. We further combine trading features with common statistical and structural features obtained by graph neural networks to identify phishing addresses. Evaluated on real-world Ethereum phishing scams datasets, our TTAGN (92.8% AUC, and 81.6% F1-score) outperforms the state-of-the-art methods, and the effectiveness of temporal edges representation and edge2node module is also demonstrated.

Open access
3 source records
Spam and Phishing Detection
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Original source
Apr 21, 2022¡Construction Management and Economics
41 cites
Blockchain technology in the construction industry: mapping current research trends using social network analysis and clustering

Tamima Elbashbishy, Gasser G. Ali, Islam H. El-adaway

Blockchain represents an evolving technology for distributed and secure recording and sharing of information. Meanwhile, blockchain has thrived in banking, finance, and supply chain; its usage within the construction industry is still in its infancy. To this end, the existing literature falls short in providing comprehensive quantitative understanding, within a systems-based analytic context, of the factors affecting blockchain utilization in construction applications. This paper fills this knowledge gap. The authors: (1) conducted an extensive literature review on blockchain implementation in the construction domain; (2) identified a list of 41 factors affecting blockchain implementation in construction projects categorized in four categories: challenges, needs, requirements, and capabilities; (3) utilized a social network analysis (SNA) approach on a database of 111 publications to quantitatively analyze the literature as related to the aforementioned factors; and (4) performed clustering analysis on the SNA graphs to determine the combinations of factors that are most likely co-occurring in research publications. SNA results indicate that while the most investigated factor was “increased trust and transparency between project parties”, the least studied factors included: “cash upfront funding system”, “change payment processes and procedures”, “smart contracts design errors”, “cryptocurrency fluctuations”, “lack of sufficiently skilled personnel”, and “increased awareness and capabilities of personnel”. Also, clustering outcomes highlight that some combinations of factors are not well-represented in current scholarly efforts. Such imbalance and consequent knowledge gaps may contribute to the actual implementation rate of blockchain in construction applications. Ultimately, this paper provides a roadmap for potential future directions of blockchain construction-related research.

Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Data Stream Mining Techniques
Original source
Apr 19, 2022¡IEEE Transactions on Circuits & Systems II Express Briefs
32 cites
Heterogeneous Feature Augmentation for Ponzi Detection in Ethereum

Chengxiang Jin, Jie Jin, Jiajun Zhou, Jiajing Wu ¡ 5 authors

While blockchain technology triggers new industrial and technological revolutions, it also brings new challenges. Recently, a large number of new scams with a "blockchain" sock-puppet continue to emerge, such as Ponzi schemes, money laundering, etc., seriously threatening financial security. Existing fraud detection methods in blockchain mainly concentrate on manual feature and graph analytics, which first construct a homogeneous transaction graph using partial blockchain data and then use graph analytics to detect anomaly, resulting in a loss of pattern information. In this paper, we mainly focus on Ponzi scheme detection and propose HFAug, a generic Heterogeneous Feature Augmentation module that can capture the heterogeneous information associated with account behavior patterns and can be combined with existing Ponzi detection methods. HFAug learns the metapath-based behavior characteristics in an auxiliary heterogeneous interaction graph, and aggregates the heterogeneous features to corresponding account nodes in the homogeneous one where the Ponzi detection methods are performed. Comprehensive experimental results demonstrate that our HFAug can help existing Ponzi detection methods achieve significant performance improvement on Ethereum datasets, suggesting the effectiveness of heterogeneous information on detecting Ponzi schemes.

Open access
3 source records
Blockchain Technology Applications and Security
Spam and Phishing Detection
Imbalanced Data Classification Techniques
Original source
Apr 10, 2022¡IEEE Transactions on Information Forensics and Security
27 cites
BABD: A Bitcoin Address Behavior Dataset for Pattern Analysis

Yuexin Xiang, Yuchen Lei, Ding Bao, Wei Ren ¡ 9 authors

Cryptocurrencies have dramatically increased adoption in mainstream applications in various fields such as financial and online services, however, there are still a few amounts of cryptocurrency transactions that involve illicit or criminal activities. It is essential to identify and monitor addresses associated with illegal behaviors to ensure the security and stability of the cryptocurrency ecosystem. In this paper, we propose a framework to build a dataset comprising Bitcoin transactions between 12 July 2019 and 26 May 2021. This dataset (hereafter referred to as BABD-13) contains 13 types of Bitcoin addresses, 5 categories of indicators with 148 features, and 544,462 labeled data, which is the largest labeled Bitcoin address behavior dataset publicly available to our knowledge. We also propose a novel and efficient subgraph generation algorithm called BTC-SubGen to extract a${k}$-hop subgraph from the entire Bitcoin transaction graph constructed by the directed heterogeneous multigraph starting from a specific Bitcoin address node. We then conduct 13-class classification tasks on BABD-13 by five machine learning models namely${k}$-nearest neighbors algorithm, decision tree, random forest, multilayer perceptron, and XGBoost, the results show that the accuracy rates are between 93.24% and 97.13%. In addition, we study the relations and importance of the proposed features and analyze how they affect the effect of machine learning models. Finally, we conduct a preliminary analysis of the behavior patterns of different types of Bitcoin addresses using concrete features and find several meaningful and explainable modes.

Open access
3 source records
Blockchain Technology Applications and Security
Spam and Phishing Detection
Imbalanced Data Classification Techniques
Original source
Apr 7, 2022¡2022 International Conference on Sustainable Computing and Data Communication Systems (ICSCDS)
8 cites
Blockchain-based, Decentralized Evidence Archive System using IPFS

Maharshi Dave, Rajkumar Banoth

In spite of growth in technology, Indian Judiciary system somehow lacks digitalization. In the court trials cases, every argument by the lawyers, evidence presentation, witness/suspect cross examination everything will be noted down by the stenographer and everyday hearings details will be printed at the end of every court sessions. Therefore, the details about particular case will be in physical files as well as in digital format and can be accessed whenever it is needed like in the situation of case reopening. Data integrity is important in the judiciary system; when it comes to court cases, evidence integrity must be protected because even little changes in the evidence can lead to false judgments, and historical data is crucial. Where historical data archiving is necessary, Blockchain technology is suited. In the modern era, Blockchain technology is regarded as more reliable technology than any other. Blockchain technology can be used in the justice system to provide privacy and integrity, as well as efficient auditability and traceability, for storing case records and evidences. This research study has proposed a novel method using InterPlanetary File System distributed data storage to store case details and evidences on top of the Ethereum Blockchain. The case details can be stored using text and image files. The Ethereum smart contract is used for storing hash value of data in the Blockchain. The storage and access of the data in InterPlanetary File System is studied and explained using an experimental setting.

Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Imbalanced Data Classification Techniques
Original source
Apr 1, 2022¡Applied Intelligence
16 cites
Attacking Bitcoin anonymity: generative adversarial networks for improving Bitcoin entity classification

Francesco Zola, Lander Segurola-Gil, Jan L. Bruse, Mikel Galar ¡ 5 authors

Abstract Classification of Bitcoin entities is an important task to help Law Enforcement Agencies reduce anonymity in the Bitcoin blockchain network and to detect classes more tied to illegal activities. However, this task is strongly conditioned by a severe class imbalance in Bitcoin datasets. Existing approaches for addressing the class imbalance problem can be improved considering generative adversarial networks (GANs) that can boost data diversity. However, GANs are mainly applied in computer vision and natural language processing tasks, but not in Bitcoin entity behaviour classification where they may be useful for learning and generating synthetic behaviours. Therefore, in this work, we present a novel approach to address the class imbalance in Bitcoin entity classification by applying GANs. In particular, three GAN architectures were implemented and compared in order to find the most suitable architecture for generating Bitcoin entity behaviours. More specifically, GANs were used to address the Bitcoin imbalance problem by generating synthetic data of the less represented classes before training the final entity classifier. The results were used to evaluate the capabilities of the different GAN architectures in terms of training time, performance, repeatability, and computational costs. Finally, the results achieved by the proposed GAN-based resampling were compared with those obtained using five well-known data-level preprocessing techniques. Models trained with data resampled with our GAN-based approach achieved the highest accuracy improvements and were among the best in terms of precision, recall and f1-score. Together with Random Oversampling (ROS), GANs proved to be strong contenders in addressing Bitcoin class imbalance and consequently in reducing Bitcoin entity anonymity (overall and per-class classification performance). To the best of our knowledge, this is the first work to explore the advantages and limitations of GANs in generating specific Bitcoin data and “attacking” Bitcoin anonymity. The proposed methods ultimately demonstrate that in Bitcoin applications, GANs are indeed able to learn the data distribution and generate new samples starting from a very limited class representation, which leads to better detection of classes related to illegal activities.

Open access
Imbalanced Data Classification Techniques
Digital Media Forensic Detection
Adversarial Robustness in Machine Learning
Original source
Mar 29, 2022¡Security and Communication Networks
24 cites
CTRF: Ethereum-Based Ponzi Contract Identification

Xuezhi He, Tan Yang, Liping Chen

In recent years, blockchain technology has been developing rapidly. More and more traditional industries are using blockchain as a platform for information storage and financial transactions, mainly because of its new characteristics of non-tamperability and decentralization compared with the traditional systems. As a representative of blockchain 2.0, Ethereum has gained popularity upon its introduction. However, because of the anonymity of blockchain, Ethereum has also attracted the attention of some unscrupulous people. Currently, millions of contracts are deployed on Ethereum, many of which are fraudulent contracts deployed by unscrupulous people for profit, and these contracts are causing huge losses to investors worldwide. Ponzi contracts are typical of these contracts, which mainly reward the funds invested by later investors to early investors, and later investors will have no gain. However, although there are some studies for identifying Ponzi contracts on Ethereum, there is some room for progress in the research. Therefore, we propose a method to detect Ponzi scheme contracts on Ethereum-CTRF. This method forms a dataset by extracting the word features and sequence features of the smart contract’s code and the features of transactions. The dataset is divided into a training set and a test set. Oversampling is performed on the training set to deal with the problem of positive and negative sample imbalance. Finally, the model is trained on the training set and tested on the test set. The experimental results show that the model has significantly improved recall compared with existing Ponzi contract detection methods.

Open access
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Electricity Theft Detection Techniques
Original source
Mar 23, 2022¡arXiv (Cornell University)
10 cites
Ethereum Fraud Detection with Heterogeneous Graph Neural Networks

Hiroki Kanezashi, Toyotaro Suzumura, Xin Liu, Takahiro Hirofuchi

While transactions with cryptocurrencies such as Ethereum are becoming more prevalent, fraud and other criminal transactions are not uncommon. Graph analysis algorithms and machine learning techniques detect suspicious transactions that lead to phishing in large transaction networks. Many graph neural network (GNN) models have been proposed to apply deep learning techniques to graph structures. Although there is research on phishing detection using GNN models in the Ethereum transaction network, models that address the scale of the number of vertices and edges and the imbalance of labels have not yet been studied. In this paper, we compared the model performance of GNN models on the actual Ethereum transaction network dataset and phishing reported label data to exhaustively compare and verify which GNN models and hyperparameters produce the best accuracy. Specifically, we evaluated the model performance of representative homogeneous GNN models which consider single-type nodes and edges and heterogeneous GNN models which support different types of nodes and edges. We showed that heterogeneous models had better model performance than homogeneous models. In particular, the RGCN model achieved the best performance in the overall metrics.

Open access
2 source records
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Advanced Graph Neural Networks
Original source
Mar 22, 2022¡IEEE Transactions on Circuits & Systems II Express Briefs
36 cites
Ethereum Account Classification Based on Graph Convolutional Network

Tao Huang, Dan Lin, Jiajing Wu

Accounts in Ethereum are found to be involved in various services or businesses. Account classification can help us detect illegal behavior, track transactions, and de-anonymize the Ethereum transaction system. In this brief, we make use of Graph Convolutional Network (GCN) to solve the account classification problem in Ethereum. We model the Ethereum transaction records as a large-scale transaction network and find that the network is with high heterophily, in which accounts with different features and different labels are connected. In order to solve this problem, we propose a GCN-based model called EH-GCN. The experimental results on a realistic Ethereum dataset show that the proposed method achieves the most advanced classification performance, and results on benchmarks show it produces a competitive performance under homophily.

Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Organizational and Employee Performance
Original source
Mar 15, 2022¡IEEE Transactions on Circuits & Systems II Express Briefs
58 cites
Phishing Detection on Ethereum via Attributed Ego-Graph Embedding

Yijun Xia, Jieli Liu, Jiajing Wu

In recent years, the losses caused by phishing scams on Ethereum have reached a level that cannot be ignored. In such a phishing detection scenario, network embedding is seen as an effective solution. In this brief, we propose an attributed ego-graph embedding framework to distinguish phishing accounts. We first obtain the account labels from an authority site and the transaction records from Ethereum on-chain blocks. Then we extract ego-graphs for each labeled account to represent it. To learn representations for ego-graphs, we utilize non-linear substructures sampled from ego-graphs and use a skip-gram model. Finally, a classifier is applied to graph embeddings to predict phishing accounts. To overcome the limit that transaction attributes are not encoded into ego-graph embeddings, we give nodes and subgraphs with richer attribute-based semantics. Specifically, we propose a novel node relabeling strategy based on Ethereum transaction attributes including transaction amount, number, and direction, and differentiating nodes and subgraphs by new labels. Through this, structural and attributed features of the Ethereum transaction networks can be learned at the same time. Experimental results show that our framework achieves effective performance on class imbalanced phishing detection on Ethereum.

Spam and Phishing Detection
Imbalanced Data Classification Techniques
Advanced Graph Neural Networks
Original source
Feb 28, 2022¡INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING & TECHNOLOGY
1 cites
AI-Driven Fraud Detection in Cryptocurrency Transactions

Ohm Patel

Fraud prevention in cryptocurrency transactions is paramount because the proportion of fraudulent transactions in this sector is increasing.Artificial intelligence (AI) can increase the ability to identify fraudulent transactions through patterns and irregularities that are hardly noticeable through other approaches.This paper focuses on AI approaches, such as machine learning algorithms, LightGBM, and fraud detection.Some notable works are comparing AI strategies, methods to overcome difficulties when using imbalanced data sets, and the practical utility of these models.

Open access
Imbalanced Data Classification Techniques
Financial Distress and Bankruptcy Prediction
Blockchain Technology Applications and Security
Original source
Feb 25, 2022¡Sensors
75 cites
Smart Contract Vulnerability Detection Model Based on Multi-Task Learning

Jing Huang, Kuo Zhou, Ao Xiong, Dongmeng Li

The key issue in the field of smart contract security is efficient and rapid vulnerability detection in smart contracts. Most of the existing detection methods can only detect the presence of vulnerabilities in the contract and can hardly identify their type. Furthermore, they have poor scalability. To resolve these issues, in this study, we developed a smart contract vulnerability detection model based on multi-task learning. By setting auxiliary tasks to learn more directional vulnerability features, the detection capability of the model was improved to realize the detection and recognition of vulnerabilities. The model is based on a hard-sharing design, which consists of two parts. First, the bottom sharing layer is mainly used to learn the semantic information of the input contract. The text representation is first transformed into a new vector by word and positional embedding, and then the neural network, based on an attention mechanism, is used to learn and extract the feature vector of the contract. Second, the task-specific layer is mainly employed to realize the functions of each task. A classical convolutional neural network was used to construct a classification model for each task that learns and extracts features from the shared layer for training to achieve their respective task objectives. The experimental results show that the model can better identify the types of vulnerabilities after adding the auxiliary vulnerability detection task. This model realizes the detection of vulnerabilities and recognizes three types of vulnerabilities. The multi-task model was observed to perform better and is less expensive than a single-task model in terms of time, computation, and storage.

Open access
2 source records
Blockchain Technology Applications and Security
Cybercrime and Law Enforcement Studies
Imbalanced Data Classification Techniques
Original source
Feb 24, 2022¡Computational Statistics & Data Analysis
13 cites
Functional classification of bitcoin addresses

Manuel Febrero–Bande, Wenceslao González–Manteiga, Brenda Prallon, Yuri F. Saporito

This paper proposes a classification model for predicting the main activity of bitcoin addresses based on their balances. Since the balances are functions of time, we apply methods from functional data analysis; more specifically, the features of the proposed classification model are the functional principal components of the data. Classifying bitcoin addresses is a relevant problem for two main reasons: to understand the composition of the bitcoin market, and to identify addresses used for illicit activities. Although other bitcoin classifiers have been proposed, they focus primarily on network analysis rather than curve behavior. Our approach, on the other hand, does not require any network information for prediction. Furthermore, functional features have the advantage of being straightforward to build, unlike expert-built features. Results show improvement when combining functional features with scalar features, and similar accuracy for the models using those features separately, which points to the functional model being a good alternative when domain-specific knowledge is not available.

Open access
3 source records
Imbalanced Data Classification Techniques
Anomaly Detection Techniques and Applications
Statistical Methods and Inference
Original source
Jan 29, 2022¡International Journal of Information Technology
155 cites
LGBM: a machine learning approach for Ethereum fraud detection

Rabia Musheer Aziz, Mohammed Farhan Baluch, Sarthak Patel, Abdul Hamid Ganie

No abstract is available for this record.

2 source records
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Currency Recognition and Detection
Original source
Jan 1, 2022¡Proceedings of the ... Annual Hawaii International Conference on System Sciences/Proceedings of the Annual Hawaii International Conference on System Sciences
0 cites
Developing a Zen Click Fraud Detection Framework Using Smart Contracts

Sean Sanders, Luke Ziarek

Over 3,739 apps on average are published per day on the Google Play store [1]. A handful of the applications contain advertisement malware referred to as malvertising. As a result, Android advertisement malware has been a growing multi-billion-dollar problem. It constantly assaults many of the major advertising libraries such as the Google, Facebook, and Amazon. This paper presents an effective strategy for countering advertising malware using dynamic and static analysis techniques and the Soot compiler framework. Our research aims to detect malvertising click fraud in Android applications using the Soot compiler framework and blockchain technology. But the approach and the framework can be used to counter mobile malware families.

Open access
Imbalanced Data Classification Techniques
Cybercrime and Law Enforcement Studies
Blockchain Technology Applications and Security
Original source
Jan 1, 2022¡The International Journal of Digital Accounting Research
19 cites
Blockchain implications for auditing: a systematic literature review and bibliometric analysis

Romildo Silva, Helena InĂĄcio, Rui Pedro Marques

Blockchain technology, smart contracts, and asset tokenization have relevant implications for the auditing environment. This paper evaluates the current stage of blockchain application in auditing, analyzing scientific publications and identifying the impact of what is already a reality and the potential effects of its improvements in audit professionals’ activities performance. The article considers the proposals and suggestions on the leading research indexed by the Scopus and Web of Science databases. We analyzed 374 papers on the topic of blockchain and provide a summary and analysis of the current state of auditing research. The bibliometric analysis was performed using the Bibliometrix R Package and the VOSviewer software. After a systematic study of abstracts and a general review of the papers to only include those directly related to our work’s objectives, we found 78 papers. The work results in a framework of potential and effective implications of blockchain technology for auditing, pointing out several new challenges in terms of skills and knowledge needed in this new reality of audit professionals.

Open access
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Imbalanced Data Classification Techniques
Original source
Jan 1, 2022¡IEEE Access
75 cites
Blockchain and Machine Learning for Fraud Detection: A Privacy-Preserving and Adaptive Incentive Based Approach

Tahmid Hasan Pranto, Kazi Tamzid Akhter Md Hasib, Tahsinur Rahman, AKM Bahalul Haque ¡ 6 authors

Financial fraud cases are on the rise even with the current technological advancements. Due to the lack of inter-organization synergy and because of privacy concerns, authentic financial transaction data is rarely available. On the other hand, data-driven technologies like machine learning need authentic data to perform precisely in real-world systems. This study proposes a blockchain and smart contract-based approach to achieve robust Machine Learning (ML) algorithm for e-commerce fraud detection by facilitating inter-organizational collaboration. The proposed method uses blockchain to secure the privacy of the data. Smart contract deployed inside the network fully automates the system. An ML model is incrementally upgraded from collaborative data provided by the organizations connected to the blockchain. To incentivize the organizations, we have introduced an incentive mechanism that is adaptive to the difficulty level in updating a model. The organizations receive incentives based on the difficulty faced in updating the ML model. A mining criterion has been proposed to mine the block efficiently. And finally, the blockchain network is tested under different difficulty levels and under different volumes of data to test its efficiency. The model achieved 98.93% testing accuracy and 98.22% Fbeta score (recall-biased f measure) over eight incremental updates. Our experiment shows that both data volume and difficulty level of blockchain impacts the mining time. For difficulty level less than five, mining time and difficulty level has a positive correlation. For difficulty level two and three, less than a second is required to mine a block in our system. Difficulty level five poses much more difficulties to mine the blocks.

Open access
2 source records
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Privacy-Preserving Technologies in Data
Original source
Jan 1, 2022¡IEEE Access
121 cites
Blockchain and AI-Empowered Healthcare Insurance Fraud Detection: an Analysis, Architecture, and Future Prospects

Khyati Kapadiya, Usha Patel, Rajesh Gupta, Mohammad Dahman Alshehri ¡ 7 authors

Nowadays, health insurance has become an essential part of people’s lives as the number of health issues increases. Healthcare emergencies can be troublesome for people who can’t afford huge expenses. Health insurance helps people cover healthcare services expenses in case of a medical emergency and provides financial backup against indebtedness risk. Health insurance and its several benefits can face many security, privacy, and fraud issues. For the past few years, fraud has been a sensitive issue in the health insurance domain as it incurs high losses for individuals, private firms, and governments. So, it is essential for national authorities and private firms to develop systems to detect fraudulent cases and payments. A high volume of health insurance data in electronic form is generated, which is highly sensitive and attracts malicious users. Motivated by these facts, we present a systematic survey for Artificial Intelligence (AI) and blockchain-enabled secure health insurance fraud detection in this paper. This paper presents a taxonomy of various security issues in health insurance. We proposed a blockchain and AI-based secure and intelligent system to detect health insurance fraud. Then a case study related to health insurance fraud is presented. Finally, the open issues and research challenges in implementing the blockchain and an AI-empowered health insurance fraud detection system is presented.

Open access
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Cybercrime and Law Enforcement Studies
Original source
Jan 1, 2022¡SSRN Electronic Journal
3 cites
Enlfade: Ensemble Learning Based Fake Account Detection on Ethereum Blockchain

Lavina Pahuja, Ahmad Kamal

Cryptocurrencies continue to captivate businesses and investors despite market fluctuations. The number of crypto users have risen rapidly in the last few years, and alarmingly, many appear to be unaware of the risks involved. These risks aren't confined to market hazards but include very sophisticated cybercrimes related to cryptocurrencies. As cryptocurrencies have become a breeding ground for a variety of cybercrimes, resulting in enormous financial losses, it hinders user adoption limiting the utility of the blockchain technology. It has become crucial to spot such scams and devise intelligent techniques to make this technology a safer place for investors. This study proposes a classification model to handle fake account problem over Ethereum blockchain, and its contribution is multi-faceted; firstly, available imbalanced Ethereum dataset has been balanced to enhance the accuracy of the classification model. Secondly, correlation-based feature selection technique has been applied to retain best discriminating features. Thirdly, an effective machine learning based model has been presented for the identification of fake accounts over the Ethereum system. A comparative study of ten machine learning techniques has been presented consisting of both individual and ensemble classifiers. Experimental results showed that ensemble classifiers appear to yield better performance measures over individual classifiers and among all, LightGbm-based classification model outperformed with 99.2% accuracy.

Open access
2 source records
Blockchain Technology Applications and Security
Spam and Phishing Detection
Imbalanced Data Classification Techniques
Original source