Blockchain Papers

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

597 papersLast indexed Aug 31, 2026
Search papers

Paper index

597 results · page 9 of 25

Clear filters
May 5, 2025·2025 28th International Conference on Computer Supported Cooperative Work in Design (CSCWD)
2 cites
SCMDetector: Smart Contract Malicious Detection Technique based on GLM and ABLSTM-A

Jingyu Huang, Xiaorui Gong, Xiu Zhang

Existing static detection methods often fail to cap-ture dynamic interactions in smart contracts, resulting in low detection accuracy. Noise from irrelevant data can also affect the precision of vulnerability detection. This paper introduces a new method for detecting malicious smart contracts-GLM-ABLSTM-A, which integrates a General Language Model (GLM) with an Attention-based Long Short-Term Memory (ABLSTM) network. The method aims to address the limitations of static detection techniques, such as low accuracy and limited practicality, focusing on the interactivity and collaboration of smart contract systems. It compiles malicious contract code into Java and labels it, then preprocesses the code with GLM to ex-tract relevant textual information, reducing noise in the detection process. Finally, the extracted feature vectors are fed into the ABLSTM-A classifier. This technique introduces a feature extraction framework based on GLM, combined with the ABLSTM-A classifier, which enhances both the accuracy and efficiency of malicious contract detection and improves the in-teractivity and adaptability of the detection system.

Imbalanced Data Classification Techniques
Cybercrime and Law Enforcement Studies
Artificial Intelligence in Law
Original source
Apr 27, 2025·Administrative Sciences
6 cites
AI-Based Anomaly Detection and Optimization Framework for Blockchain Smart Contracts

Hassen Louati, Ali Louati, Elham Kariri, Abdulla Almekhlafi

Blockchain technology has transformed modern digital ecosystems by enabling secure, transparent, and automated transactions through smart contracts. However, the increasing complexity of these contracts introduces significant challenges, including high computational costs, scalability limitations, and difficulties in detecting anomalous behavior. In this study, we propose an AI-based optimization framework that enhances the efficiency and security of blockchain smart contracts. The framework integrates Neural Architecture Search (NAS) to automatically design optimal Convolutional Neural Network (CNN) architectures tailored to blockchain data, enabling effective anomaly detection. To address the challenge of limited labeled data, transfer learning is employed to adapt pre-trained CNN models to smart contract patterns, improving model generalization and reducing training time. Furthermore, Model Compression techniques, including filter pruning and quantization, are applied to minimize the computational load, making the framework suitable for deployment in resource-constrained blockchain environments. Experimental results on Ethereum transaction datasets demonstrate that the proposed method achieves significant improvements in anomaly detection accuracy and computational efficiency compared to conventional approaches, offering a practical and scalable solution for smart contract monitoring and optimization.

Open access
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
FinTech, Crowdfunding, Digital Finance
Original source
Apr 24, 2025·Distributed Ledger Technologies Research and Practice
1 cites
Fishing for Phishers: Learning-Based Phishing Detection in Ethereum Transactions

Ahod Alghuried, Abdulaziz Alghamdi, Ali Alkinoon, Soohyeon Choi · 7 authors

Phishing detection on Ethereum has increasingly leveraged advanced machine learning techniques to identify fraudulent transactions. However, limited attention has been given to understanding the effectiveness of feature selection strategies and the role of graph-based models in enhancing detection accuracy. In this paper, we systematically examine these issues by analyzing and contrasting explicit transactional features and implicit graph-based features, both experimentally and analytically. We explore how different feature sets impact the performance of phishing detection models, particularly in the context of Ethereum's transactional network. Additionally, we address key challenges such as class imbalance and dataset composition and their influence on the robustness and precision of detection methods. Our findings demonstrate the advantages and limitations of each feature type, while also providing a clearer understanding of how feature affect model resilience and generalization in adversarial environments.

Open access
3 source records
Imbalanced Data Classification Techniques
Spam and Phishing Detection
Blockchain Technology Applications and Security
Original source
Apr 11, 2025·2025 Seventh International Conference on Computational Intelligence andCommunication Technologies (CCICT)
1 cites
Deep Learning-Based Fraud Detection in Cryptocurrency Transactions Using Convolutional Neural Networks

Amit Lathigara, Sunil Soni, Nirav Bhatt, Paresh Tanna · 5 authors

The exponential growth of cryptocurrency transactions has simultaneously increased the complexity and frequency of fraudulent activities. This research presents a novel approach to cryptocurrency transaction fraud detection utilizing Convolutional Neural Networks (CNN), a state-of-the-art deep learning technique. The study leverages a comprehensive dataset of cryptocurrency transactions, employing advanced feature engineering and preprocessing techniques to enhance model performance. Our proposed CNN model demonstrates significant potential in identifying fraudulent transactions with high accuracy and reliability. Key findings reveal the model achieved significant training and validation accuracy, indicating robust generalization capabilities. The performance metrics were validated through detailed loss curve analysis, which demonstrated minimal overfitting and effective learning dynamics. The proposed methodology contributes to the emerging field of blockchain security by offering a sophisticated machine learning framework for real-time fraud detection. Experimental results highlight the CNN model's effectiveness in distinguishing between legitimate and fraudulent cryptocurrency transactions, presenting a promising solution for financial institutions and cryptocurrency platforms.

Imbalanced Data Classification Techniques
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Original source
Apr 7, 2025·Applied Sciences
5 cites
Hybrid Quantum–Classical Deep Neural Networks Based Smart Contract Vulnerability Detection

Sinan Durgut, Ecir Uğur Küçüksille, Mahmut Tokmak

The increasing adoption of blockchain technology has presented significant challenges in maintaining the security and reliability of smart contracts. This study addresses the problem of identifying security flaws in smart contracts, which may result in monetary damages and diminished confidence in blockchain systems. A Hybrid Quantum–Classical Deep Neural Network (HQCDNN) approach was proposed, combining quantum computing principles with classical deep learning methods to identify various vulnerability types, including access control, arithmetic, front-running, reentrancy, time manipulation, denial of service, and unchecked low calls. The SmartBugs Wild Dataset was used for training, with TF-IDF employed as a preprocessing technique optimized for hybrid architectures. Experiments were conducted using hybrid architectures with 2-qubit and 4-qubit quantum layers, alongside a classical deep neural network (DNN) model for comparative analysis. The HQCDNN model attained accuracy levels ranging from 96.4% to 78.2% and F1-scores between 96.6% and 80.2%, showcasing enhanced performance compared to the classical and deep learning models referenced in the literature. These results highlight the capability of HQCDNNs to improve the identification of security flaws in smart contracts. Future work could focus on evaluating the model on actual quantum devices and expanding its application to larger datasets for further validation.

Open access
Blockchain Technology Applications and Security
Adversarial Robustness in Machine Learning
Imbalanced Data Classification Techniques
Original source
Apr 5, 2025·Electronics
1 cites
TPH-Fuzz: A Two-Phase Hybrid Fuzzing Framework for Smart Contract Vulnerability Detection

Fanglei Shi, Jinsheng Yang, Zhaohui Guo

Blockchain technology is revolutionizing various industries through decentralized architecture and secure transaction mechanisms, yet its core application—smart contracts—faces increasingly sophisticated security threats. Recognizing the critical need for enhanced protection in this emerging domain, this paper introduces TPH-Fuzz, a two-phase hybrid fuzzing framework designed to overcome current limitations in vulnerability detection. TPH-Fuzz combines global exploration with local vulnerability targeting. It utilizes dynamic symbolic execution for semantics-aware path analysis and employs data-dependency-based state modeling to generate effective transaction sequences. These methods improve both path exploration and vulnerability detection precision significantly. Experiments on a coverage dataset of 9309 contracts demonstrate an 85% branch coverage on complex contracts, outperforming conventional methods; meanwhile, tests on a vulnerability dataset of 1086 labeled contracts show a detection precision of 89.24% across eight vulnerability categories. The promising results underscore the framework’s potential to transform security auditing practices in the blockchain industry, paving the way for more reliable smart contract development and deployment.

Open access
Cybercrime and Law Enforcement Studies
Imbalanced Data Classification Techniques
Insurance and Financial Risk Management
Original source
Mar 27, 2025·Communications in computer and information science
0 cites
Unveiling Latent Information in Transaction Hashes: Hypergraph Learning for Ethereum Ponzi Scheme Detection

Junhao Wu, Yixin Yang, Chengxiang Jin, Silu Mu · 8 authors

With the widespread adoption of Ethereum, financial frauds such as Ponzi schemes have become increasingly rampant in the blockchain ecosystem, posing significant threats to the security of account assets. Existing Ethereum fraud detection methods typically model account transactions as graphs, but this approach primarily focuses on binary transactional relationships between accounts, failing to adequately capture the complex multi-party interaction patterns inherent in Ethereum. To address this, we propose a hypergraph modeling method for the Ponzi scheme detection method in Ethereum, called HyperDet. Specifically, we treat transaction hashes as hyperedges that connect all the relevant accounts involved in a transaction. Additionally, we design a two-step hypergraph sampling strategy to significantly reduce computational complexity. Furthermore, we introduce a dual-channel detection module, including the hypergraph detection channel and the hyper-homo graph detection channel, to be compatible with existing detection methods. Experimental results show that, compared to traditional homogeneous graph-based methods, the hyper-homo graph detection channel achieves significant performance improvements, demonstrating the superiority of hypergraph in Ponzi scheme detection. This research offers innovations for modeling complex relationships in blockchain data.

Open access
3 source records
cs.CR
cs.AI
Blockchain Technology Applications and Security
Original source
Mar 22, 2025·Computational Economics
2 cites
The Effect of Data Types’ on the Performance of Machine Learning Algorithms for Cryptocurrency Prediction

Hulusi Mehmet Tanrikulu, Hakan Pabuçcu

Abstract Forecasting cryptocurrencies as a financial issue is crucial as it provides investors with possible financial benefits. A slight improvement in forecasting performance can lead to increased profitability; Therefore, obtaining a realistic forecast is very important for investors. Bitcoin, frequently mentioned in recent due to its volatility and chaotic behavior, has become an investment tool, especially during and after the COVID-19 pandemic. In this study, selected ML techniques were investigated for predicting cryptocurrency movements by using technical indicator-based data sets and measuring the applicability of the techniques to cryptocurrencies that do not have sufficient historical data. In order to measure the effect of data size, Bitcoin’s last 1 year and 7 years of data were used. Following the related literature, Google trends and the number of tweets were used as input features, in addition to the most commonly used twelve technical indicators. Random Forest, K-Nearest Neighbors, Extreme Gradient Boosting (XGBoost-XGB), Support Vector Machine (SVM), Naive Bayes (NB), Artificial Neural Networks (ANN), and Long-Short-Term Memory (LSTM) network were optimized for best results. Accuracy, F1, and area under the ROC curve values were used to compare the model performance. For continuous data, ANN and SVM performed the best with the highest accuracy and outperformed the other ML models for complete and reduced sets. LSTM reached the best accuracy for trend data, but SVM, NB, and XGB models showed similar performance. The research shows that some indicators significantly affect prediction performance, and the data discretization process also improved the model’s accuracy. While the number of samples affects the results of many ML models, correctly optimized and fine-tuned models may also give excellent results even with less data.

Open access
Stock Market Forecasting Methods
Data Mining Algorithms and Applications
Imbalanced Data Classification Techniques
Original source
Mar 21, 2025·2025 2nd International Conference on Algorithms, Software Engineering and Network Security (ASENS)
1 cites
Enhancing Fraud Detection via On-Chain Ethereum and Off-Chain X Data Fusion

Yinong Niu, Guang Li, Y. Mi, Jieying Zhou · 5 authors

Although Ethereum stands as the dominant blockchain for smart contracts and decentralized applications, faces persistent security challenges from fraudulent activities. Such activities often correlate with off-chain platform, such as blog platform and social media. Existing methods analyze fraud activities primarily rely on on-chain transaction data, neglecting interdependencies between on-chain and off-chain activities. In this paper, we observe that there are associations between airdrop campaigns in X platform, a famous social platform and Ethereum fraudulent activities. Further, we crawl Ethereum addresses and posts of these users in airdrop campaigns, and construct a cross-platform datasets from X to Ethereum, including matching pairs of Ethereum addresses to X users, Ethereum transactions and X post data. Due to inherent heterogeneity between Ethereum transactions (structured graphs) and X data (unstructured text/images), we design a multimodal fusion framework leveraging transformer architectures to fuse on-chain transaction features with off-chain content features (text and image representations). Finally, the fused features are leveraged to construct downstream fraud transactions classifiers. Experimental results demonstrate that classifiers using fused features outperform classifiers using transaction features, achieving a 12% improvement in Recall. Our findings highlight the critical role of off-chain data in enhancing fraud detection accuracy.

2 source records
Imbalanced Data Classification Techniques
Machine Learning and Data Classification
Original source
Mar 13, 2025·Frontiers in Applied Physics and Mathematics
5 cites
Scalable Blockchain Fraud Detection Using Spatial-Temporal Graph Neural Networks

Andrew R. Harper, M Lee

The increasing adoption of blockchain technology has led to a surge in financial fraud, including money laundering, Ponzi schemes, and illicit fund transfers. Traditional fraud detection techniques, such as rule-based systems and supervised machine learning models, struggle to handle the high-volume, high-velocity, and dynamically evolving nature of blockchain transactions. These limitations necessitate a scalable and adaptive approach to detect fraudulent activities efficiently. This study introduces a Spatial-Temporal Graph Neural Network (STGNN)-based fraud detection framework, specifically designed for scalable anomaly detection in large-scale blockchain networks. By modeling blockchain transactions as a spatial-temporal graph, the proposed system captures structural dependencies between wallets and temporal patterns of fund movements. The STGNN model employs graph convolutional networks (GCN) or graph attention networks (GAT) for spatial feature extraction and gated recurrent units (GRU) or temporal convolutional networks (TCN) for sequential fraud pattern recognition. Additionally, to ensure scalability, the framework incorporates graph partitioning techniques, parallelized mini-batch training, and distributed processing, enabling real-time fraud detection across high-throughput blockchain networks. Extensive experiments conducted on Bitcoin and Ethereum transaction datasets demonstrate that the STGNN model achieves higher accuracy, lower false positive rates, and improved computational efficiency compared to rule-based fraud detection systems, supervised ML models, and static GNNs. Case studies further confirm the model’s effectiveness in detecting large-scale fraud schemes, such as DeFi exploits, cross-chain laundering, and coordinated illicit transactions. This research highlights the potential of graph-based deep learning techniques in blockchain security, providing a foundation for future advancements in scalable fraud detection, cross-chain anomaly detection, and decentralized financial security monitoring.

Open access
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Crime, Illicit Activities, and Governance
Original source
Mar 4, 2025·2025 IEEE International Conference on Software Analysis, Evolution and Reengineering - Companion (SANER-C)
1 cites
Large Language Models for Synthetic Dataset Generation: A Case Study on Ethereum Smart Contract DoS Vulnerabilities

Giacomo Ibba, Gavina Baralla, Giuseppe Destefanis

The use of Ethereum smart contracts has significantly influenced sectors that depend on decentralized control and automated financial transactions. However, ensuring their security and reliable execution remains a complex task. Among the most serious challenges is the Denial of Service (DoS) attack, which can make a contract nonfunctional. The broad range of vulnerabilities that enable these attacks complicates prevention efforts. While dynamic security tools exist, they require substantial computational resources, and machine learning-based approaches face limitations due to a lack of training data. To address this issue, we propose a methodology using Large Language Models (LLMs), specifically Antropic’s Claude and OpenAI’s GPT-4, to generate synthetic examples of Ethereum smart contracts exposed to DoS attacks. Our results show that, with properly designed prompts, these models can produce high-quality synthetic examples, enabling the development of classification and anomaly detection models.

Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Adversarial Robustness in Machine Learning
Original source
Feb 27, 2025·arXiv
2 cites
Economic Censorship Games in Fraud Proofs

Ben Berger, Edward W. Felten, Akaki Mamageishvili, Benny Sudakov

Optimistic rollups rely on fraud proofs -- interactive protocols executed on Ethereum to resolve conflicting claims about the rollup's state -- to scale Ethereum securely. To mitigate against potential censorship of protocol moves, fraud proofs grant participants a significant time window, known as the challenge period, to ensure their moves are processed on chain. Major optimistic rollups today set this period at roughly one week, mainly to guard against strong censorship that undermines Ethereum's own crypto-economic security. However, other forms of censorship are possible, and their implication on optimistic rollup security is not well understood. This paper considers economic censorship attacks, where an attacker censors the defender's transactions by bribing block proposers. At each step, the attacker can either censor the defender -- depleting the defender's time allowance at the cost of the bribe -- or allow the current transaction through while conserving funds for future censorship. We analyze three game theoretic models of these dynamics and determine the challenge period length required to ensure the defender's success, as a function of the number of required protocol moves and the players' available budgets.

Open access
2 source records
cs.GT
Auction Theory and Applications
Crime, Illicit Activities, and Governance
Original source
Feb 27, 2025·Journal of Computer Science and Artificial Intelligence
0 cites
Smart Contract Vulnerability Detection Method Based on Deep and Cross Network with Feature Aggregation

Peng Zhao, Jinsheng Li, Shuaijun Gao, Jie Zhao · 5 authors

The advent of decentralised applications across a range of sectors has led to a growing emphasis on the research and development of methods to identify vulnerabilities in smart contracts for decentralised applications. However, current detection techniques have been found to have limitations in terms of accuracy and the number of false alarms they generate. In order to address the aforementioned issues, this paper puts forth a modular vulnerability detection model, designated as BAMC. The method initially utilises the word2vec model to derive the word vector representation of the smart contract, subsequently extracting the word order information through a bidirectional long short-term memory network. Subsequently, the attention mechanism and max-pooling operation are employed to process the word order information, thereby obtaining fine-grained features and key features. Ultimately, explicit bounded-degree feature interactions are achieved through the combination of deep and cross networks, thus enabling the detection of reentrancy vulnerabilities and timestamp vulnerabilities. The experimental results demonstrate that the proposed method exhibits superior performance in comparison to existing techniques, with significantly higher values for various indexes. Notably, the reentrancy vulnerability and the - of timestamp vulnerability reach 86.14 and 91.43 , respectively.

Open access
Blockchain Technology Applications and Security
Cybercrime and Law Enforcement Studies
Imbalanced Data Classification Techniques
Original source
Feb 26, 2025·Journal of the Brazilian Computer Society
0 cites
Prediction of defects in Smart Contracts applying Deep Learning with Solidity metrics

Regina Cibelle de Oliveira, Edson Mello Lucas, Gustavo Barbosa Libotte

Smart Contracts are autonomous, self-executable programs that facilitate agreement execution without the need for intermediaries. These contracts are also susceptible to software defects, leading to vulnerabilities that can be exploited by attackers. The use of models for predicting software defects is a well-studied research area. However, applying these models with Smart Contract metrics is an area that remains underexplored. The aim of this study is to evaluate whether deep learning models used in the prediction of traditional software defects produce equivalent results with specific Smart Contract metrics. Machine learning models were applied to four data sets, and performances were evaluated using Precision, Recall, F-score, Area under the curve (AUC), Precision-recall curve (PRC), and Matthews Correlation Coefficient (MCC). This approach complements traditional formal verification methods, which, although accurate, are often slower and less adaptable to emerging vulnerabilities. By employing deep learning, the model enables faster and more cost-effective analysis of large volumes of Smart Contracts. Unlike conventional techniques that rely on expert-defined rules and require substantial computational resources, this model offers scalable and continuous monitoring. Consequently, the research provides a complementary solution that can significantly enhance the security of the smart contract ecosystem, allowing for the detection of potential defects before exploitation occurs.

Open access
Software Engineering Research
Imbalanced Data Classification Techniques
Original source
Feb 24, 2025·Proceedings of the AAAI Conference on Artificial Intelligence
4 cites
MTVHunter: Smart Contracts Vulnerability Detection Based on Multi-Teacher Knowledge Translation

Sun Guokai, Yuan Zhuang, Shuo Zhang, Xiaoyu Feng · 6 authors

Smart contracts, closely intertwined with cryptocurrency transactions, have sparked widespread concerns about considerable financial losses of security issues. To counteract this, a variety of tools have been developed to identify vulnerability in smart contract. However, they fail to overcome two challenges at the same time when faced with smart contract bytecode: (i) strong interference caused by enormous non-relevant instructions; (ii) missing semantics of bytecode due to incomplete data and control flow dependencies. In this paper, we propose a multi-teacher based bytecode vulnerability detection method, namely Multi-Teacher Vulnerability Hunter (MTVHunter), which delivers effective denoising and missing semantic to bytecode under multi-teacher guidance. Specifically, we first propose an instruction denoising teacher to eliminate noise interference by abstract vulnerability pattern and further reflect in contract embeddings. Secondly, we design a novel semantic complementary teacher with neuron distillation, which effectively extracts necessary semantic from source code to replenish the bytecode. Particularly, the proposed neuron distillation accelerate this semantic filling by turning the knowledge transition into a regression task. We conduct experiments on 229,178 real-world smart contracts that concerns four types of common vulnerabilities. Extensive experiments show MTVHunter achieves significantly performance gains over state-of-the-art approaches.

Open access
2 source records
Imbalanced Data Classification Techniques
Artificial Intelligence in Law
Law, AI, and Intellectual Property
Original source
Feb 20, 2025·River Publishers eBooks
0 cites
Fraud Detection in Decentralized Autonomous Organization (DAO) with Machine Learning

Aderonke Favour-Betty Thompson, Bukola Abimbola Onyekwelu, Samson Nsikan Obong

A decentralized autonomous organization (DAO) is a type of enterprise that operates on a decentralized structure where all members have equal contribution, right, and decision-making in the organization. This organization makes use of smart contracts, a software where the rules and policies of the organization are embedded. They are susceptible to threats and fraudulent activities which compromise their security. A flaw in the DAO’s smart contract could lead to exploitation by hackers. This research is aimed at developing a fraud detection system using machine learning models and evaluating the performance of the system using standard performance metrics. Machine learning algorithms were employed to detect frauds in the DAO platform built under the Ethereum blockchain using a dataset of transactions, consisting of fraudulent and non-fraudulent transactions. Algorithms employed were the logistic regression, XGBoost, and random forest. These models were built and trained, and hyper parameter tuning was carried out on them. The results obtained from the evaluation metrics show that random forest and XGBoost give better results when compared to logistic regression. Logistic regression had accuracy and precision of 82.07% and 55.53%. Random forest had 70 accuracy and precision of 98.52% and 96.49%. For XGBoost, its accuracy and precision are 98.12% are 93.33%. Other evaluation metrics were used in carrying out analysis, showing the best performing models, the random forest and the XGBoost. At the end of this research, a model for predicting threats in DAO was developed for the ecosystem. The developed system could be utilized in making predictions from past information like patterns of transactions and other available features, to ascertain if the account is fraudulent or not, that account can be terminated.

Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Big Data and Business Intelligence
Original source
Feb 18, 2025·PeerJ Computer Science
19 cites
Enhancing fraud detection in the Ethereum blockchain using ensemble learning

Zhexian Gu, Omar Dib

The Ethereum blockchain operates as a decentralized platform, utilizing blockchain technology to distribute smart contracts across a global network. It enables currency and digital value exchange without centralized control. However, the exponential growth of online commerce has created a fertile ground for a surge in fraudulent activities such as money laundering and phishing, thereby exacerbating significant security vulnerabilities. To combat this, our article introduces an ensemble learning approach to accurately detect fraudulent Ethereum blockchain transactions. Our goal is to integrate a decision-making tool into the decentralized validation process of Ethereum, allowing blockchain miners to identify and flag fraudulent transactions. Additionally, our system can assist governmental organizations in overseeing the blockchain network and identifying fraudulent activities. Our framework incorporates various data pre-processing techniques and evaluates multiple machine learning algorithms, including logistic regression, Isolation Forest, support vector machine, Random Forest, XGBoost, and recurrent neural network. These models are fine-tuned using grid search to enhance their performance. The proposed approach utilizes an ensemble of three distinct models (Random Forest, extreme gradient boosting (XGBoost), and support vector machine) to further improve classification performance. It achieves high scores of over 98% across key classification metrics like accuracy, precision, recall, and F1-score. Moreover, the approach is suitable for real-world usage, with an inference time of 0.13 s.

Open access
2 source records
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Spam and Phishing Detection
Original source
Feb 16, 2025·Electronics
3 cites
RTMS: A Smart Contract Vulnerability Detection Method Based on Feature Fusion and Vulnerability Correlations

Gaimei Gao, Zilu Li, Lizhong Jin, Chunxia Liu · 6 authors

Smart contracts are at the core of blockchain technology, but the cost of fixing their security vulnerabilities is high, making pre-deployment vulnerability detection crucial. Existing methods rely on fixed rules, which have limitations in accuracy and scalability, and their efficiency decreases with the complexity of the rules. Neural-network-based methods can identify some vulnerabilities but are inefficient in multi-vulnerability scenarios and depend on source code. To address these issues, we propose a multi-vulnerability-based smart contract detection method called RTMS. RTMS takes bytecode as input, disassembles it into opcodes, uses the gas consumed by the contract for data slicing, and extends the length of input opcodes through a layered structure. It employs a weighted binary cross-entropy (BCE) function to handle data imbalance and combines channel-sequence attention mechanisms to extract vulnerability correlation features. By using transfer learning, it reduces training parameters and computational costs. Our RTMS model can detect multiple vulnerabilities simultaneously, enhancing detection accuracy and efficiency. In experiments with 100,000 real contract samples, the model achieved a Jaccard coefficient of 0.9312, a Hamming loss of 0.0211, and an F1 score that improved by about 11 percentage points compared to existing models, demonstrating its superiority and stability.

Open access
Insurance and Financial Risk Management
Imbalanced Data Classification Techniques
Blockchain Technology Applications and Security
Original source
Feb 10, 2025·IEEE Transactions on Network Science and Engineering
18 cites
Tackling Data Mining Risks: A Tripartite Covert Channel Merging Blockchain and IPFS

Zhuo Chen, Liehuang Zhu, Peng Jiang, Jialing He · 5 authors

Blockchain-based covert communication enables undetectable data transmission by constructing covert channels in blockchain networks. However, extant approaches require transactions carrying secret data to be permanently preserved in the public ledger, which cannot resist data mining. Besides, these solutions cost up to $48,169 to transmit 1-MegaByte (MB) data. In this paper, we introduce a Tripartite Covert Communication Model (TCCM), which amalgamates blockchain and the Inter Planetary File System (IPFS) to facilitate the transfer of MB-level files while simultaneously circumventing data mining. TCCM comprises an IPFS covert channel, a ledger-layer covert channel, and a network-layer covert channel. The IPFS covert channel transmits the initial secret data. The ledger-layer covert channel embeds a timestamp into the blockchain transaction, which governs the construction time of the network-layer covert channel. The network-layer covert channel conveys the content identifier of the secret data utilizing Bitcoin's inventory message. We further present a TCCM instantiation and formally prove its unobservability. We instant TCCM to evaluate its performance on the Bitcoin mainnet. We also discuss its scalability, real-world use cases, and ethical considerations. Experimental outcomes demonstrate that the proposed instantiation is unobservable and able to transmit 100-MB files at a cost of $1.47.

Internet Traffic Analysis and Secure E-voting
Imbalanced Data Classification Techniques
Digital Media Forensic Detection
Original source
Feb 10, 2025·Research Square
13 cites
The Evolution of Blockchain Security and Examining Machine Learning’s Impact on Ethereum Fraud Detection

GOPICHAND BANDARUPALLI

Blockchain innovation, best embodied by Ethereum, has revolutionized online transactions by making them more transparent and secure. However, the demand for more sophisticated fraudulent schemes increases with wider adoption, calling for more sophisticated fraud detection methods. Therefore, this paper contributes to the area of blockchain security by providing insights to regulators and stakeholders in Ethereum through an analysis of the Machine Learning (ML) models. We compare traditional approaches like logistic regression and decision trees with more advanced techniques like neural networks and ensemble methods. The performance of the model is measured using accuracy, precision, recall, and the ROC curve. The best accuracy of 0.98 is achieved by the optimized XGBoost framework.

Open access
2 source records
Blockchain Technology Applications and Security
Imbalanced Data Classification Techniques
Cybercrime and Law Enforcement Studies
Original source
Feb 5, 2025·International Journal on Smart & Sustainable Intelligent Computing
1 cites
Enhancing Blockchain Transaction Security: A Hybrid Machine Learning Approach for Fraud Detection

Sudip Diyasi, Ankita Ghosh, Dipankar Dey

A newly proposed hybrid approach that makes use of both supervised and unsu pervised machine learning to implement security within blockchain transactions. Blockchain, despite its central role in the decentralized networks and the crypto graphic cryptography, is still open to high-end attacks. Making use of random forest, autoencoders, and SVM models to tap their strengths on classification and anomaly detection fights these threats. Normalization and feature selection tech niques boost the performance of a model. Thus, the hybrid model demonstrated above surpassing the performance of standalone models in fraud detection and mitigation indicates that this will be a future-proof solution fortified upon emerg ing threats behind secure digital finance in blockchain.

Open access
Imbalanced Data Classification Techniques
Blockchain Technology Applications and Security
Original source
Jan 23, 2025·2025 IEEE 23rd World Symposium on Applied Machine Intelligence and Informatics (SAMI)
7 cites
Anomaly Detection in Blockchain Network Using Unsupervised Learning

Bianka Bosnyaková, František Babič, Tomáš Adam, Anna Biceková

Blockchain technology is gaining popularity and is widely used in cryptocurrencies, NFTs, and the financial sector. With the increasing number of transactions and the expansion of blockchain networks, a higher risk of fraudulent activities occurs, which is difficult to monitor and detect manually. Therefore, anomaly detection in blockchain data becomes an important approach for identifying suspicious activities, system errors, or other unusual behaviors. This article deals with the application of data analytics methods to the detection of anomalies in transaction data of the WAX Blockchain network, with a focus on NFT sales. In our research, we implemented a method for tracking NFT sales, focusing on identifying significant price deviations as potential indicators of suspicious activity. This method assumes that while the market value of NFTs can fluctuate, a transaction with a significantly higher price than usual may signal potential money laundering, market manipulation, or other illicit activities.

Network Security and Intrusion Detection
Anomaly Detection Techniques and Applications
Imbalanced Data Classification Techniques
Original source
Jan 23, 2025·Blockchain Research and Applications
2 cites
Rug pull detection on decentralized exchange using transaction data

Suparat Srifa, Yury Yanovich, Robert Vasilyev, Tharuka Rupasinghe · 5 authors

Cryptocurrency has transformed finance and investment, with platforms like Uniswap facilitating billions of dollars in trades. However, malicious smart contracts and scam tokens have led to significant financial losses for decentralized finance (DeFi) users. Code analysis alone cannot detect rug pulls using social engineering tactics. To address this issue, machine learning algorithms can leverage the vast amount of transactional data stored on the blockchain, particularly time series data, to identify scam tokens. This study aims to determine the optimal timeframe for detecting rug pulls and highlights the importance of token volume and transaction count features. The findings suggest that shorter timeframes are sufficient for detecting rug pull tokens since most incidents occur soon after token creation. This research offers new insights into scam token classification and prevention and contributes to a broader understanding of this field. • Rug pull detection in Uniswap V3 is researched via on-chain indicators over time. • Many rug pulls occur during the first day after token creation. • Time windows close to rug pull events significantly influence the model's predictions.

Open access
Imbalanced Data Classification Techniques
Elevator Systems and Control
Electricity Theft Detection Techniques
Original source