English

Developing Cryptocurrency Trading Strategy Based on Autoencoder-CNN-GANs Algorithms

Machine Learning 2025-07-22 v6 Statistical Finance

Abstract

This paper leverages machine learning algorithms to forecast and analyze financial time series. The process begins with a denoising autoencoder to filter out random noise fluctuations from the main contract price data. Then, one-dimensional convolution reduces the dimensionality of the filtered data and extracts key information. The filtered and dimensionality-reduced price data is fed into a GANs network, and its output serve as input of a fully connected network. Through cross-validation, a model is trained to capture features that precede large price fluctuations. The model predicts the likelihood and direction of significant price changes in real-time price sequences, placing trades at moments of high prediction accuracy. Empirical results demonstrate that using autoencoders and convolution to filter and denoise financial data, combined with GANs, achieves a certain level of predictive performance, validating the capabilities of machine learning algorithms to discover underlying patterns in financial sequences. Keywords - CNN;GANs; Cryptocurrency; Prediction.

Keywords

Cite

@article{arxiv.2412.18202,
  title  = {Developing Cryptocurrency Trading Strategy Based on Autoencoder-CNN-GANs Algorithms},
  author = {Zhuohuan Hu and Richard Yu and Zizhou Zhang and Haoran Zheng and Qianying Liu and Yining Zhou},
  journal= {arXiv preprint arXiv:2412.18202},
  year   = {2025}
}

Comments

The paper was accepted by 2024 4th International Conference on Artificial Intelligence, Robotics, and Communication(ICAIRC 2024)

R2 v1 2026-06-28T20:47:45.887Z