AICERMOct 1, 2025

Improving Cryptocurrency Pump-and-Dump Detection through Ensemble-Based Models and Synthetic Oversampling Techniques

arXiv:2510.00836v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses the detection of market manipulation for cryptocurrency traders and regulators, but it is incremental as it combines existing techniques like SMOTE and ensemble methods.

This study tackled the problem of detecting pump-and-dump manipulation in cryptocurrency markets by addressing class imbalance with SMOTE and evaluating ensemble models, resulting in XGBoost and LightGBM achieving high recall rates of 94.87% and 93.59% respectively.

This study aims to detect pump and dump (P&D) manipulation in cryptocurrency markets, where the scarcity of such events causes severe class imbalance and hinders accurate detection. To address this issue, the Synthetic Minority Oversampling Technique (SMOTE) was applied, and advanced ensemble learning models were evaluated to distinguish manipulative trading behavior from normal market activity. The experimental results show that applying SMOTE greatly enhanced the ability of all models to detect P&D events by increasing recall and improving the overall balance between precision and recall. In particular, XGBoost and LightGBM achieved high recall rates (94.87% and 93.59%, respectively) with strong F1-scores and demonstrated fast computational performance, making them suitable for near real time surveillance. These findings indicate that integrating data balancing techniques with ensemble methods significantly improves the early detection of manipulative activities, contributing to a fairer, more transparent, and more stable cryptocurrency market.

Foundations

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

Your Notes