Federated Time-Series Learning For Cross-Platform Rug Pull Detection

22 Apr

Authors: Dr. Pankaj Malik, Mohit Kapoor, Akshat Gupta, Aman Singhai, Akul Laad

Abstract: The rapid expansion of decentralized finance (DeFi) platforms has been accompanied by a surge in rug pull scams, where malicious actors exploit liquidity pools and abandon projects, causing substantial investor losses. Existing detection approaches are largely centralized and platform-specific, limiting their effectiveness due to privacy constraints, fragmented data sources, and the dynamic behavior of blockchain ecosystems. This paper proposes a novel Federated Time-Series Learning (FTSL) framework for cross-platform rug pull detection that enables collaborative model training without sharing raw transaction data. The proposed system integrates federated learning with advanced time-series modeling to capture temporal patterns in token price volatility, liquidity changes, transaction frequency, and smart contract activities. A hybrid deep learning architecture combining Long Short-Term Memory (LSTM) networks with an attention mechanism is employed to effectively learn sequential dependencies and identify early indicators of fraudulent behavior. The federated setup ensures privacy preservation while enabling knowledge sharing across multiple decentralized platforms. Experimental results on multi-chain DeFi datasets demonstrate that the proposed FTSL model achieves 96.3% detection accuracy, outperforming traditional centralized models (91.2%) and single-platform approaches (88.7%). The model also improves precision (95.1%), recall (94.6%), and F1-score (94.8%), indicating robust and balanced performance. Furthermore, the system is capable of detecting rug pull events 6–12 hours earlier than baseline methods, providing critical early warning signals. Communication overhead is reduced by approximately 28% through optimized federated aggregation, while maintaining scalability across heterogeneous platforms. These findings highlight that Federated Time-Series Learning offers a scalable, privacy-preserving, and highly effective solution for real-time rug pull detection, contributing to enhanced security, transparency, and trust in decentralized financial ecosystems.

DOI: https://doi.org/10.5281/zenodo.19694831