STCELGSep 6, 2025

Adaptive Temporal Fusion Transformers for Cryptocurrency Price Prediction

arXiv:2509.10542v1h-index: 13
Originality Incremental advance
AI Analysis

This work addresses the problem of volatile cryptocurrency price forecasting for traders, but it is incremental as it builds on existing TFT methods with adaptive modifications.

The paper tackled short-term cryptocurrency price prediction by introducing an adaptive Temporal Fusion Transformer approach with dynamic subseries segmentation and pattern-based categorization, resulting in significant improvements in prediction accuracy and simulated trading profitability over baseline models on ETH-USDT data.

Precise short-term price prediction in the highly volatile cryptocurrency market is critical for informed trading strategies. Although Temporal Fusion Transformers (TFTs) have shown potential, their direct use often struggles in the face of the market's non-stationary nature and extreme volatility. This paper introduces an adaptive TFT modeling approach leveraging dynamic subseries lengths and pattern-based categorization to enhance short-term forecasting. We propose a novel segmentation method where subseries end at relative maxima, identified when the price increase from the preceding minimum surpasses a threshold, thus capturing significant upward movements, which act as key markers for the end of a growth phase, while potentially filtering the noise. Crucially, the fixed-length pattern ending each subseries determines the category assigned to the subsequent variable-length subseries, grouping typical market responses that follow similar preceding conditions. A distinct TFT model trained for each category is specialized in predicting the evolution of these subsequent subseries based on their initial steps after the preceding peak. Experimental results on ETH-USDT 10-minute data over a two-month test period demonstrate that our adaptive approach significantly outperforms baseline fixed-length TFT and LSTM models in prediction accuracy and simulated trading profitability. Our combination of adaptive segmentation and pattern-conditioned forecasting enables more robust and responsive cryptocurrency price prediction.

Foundations

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

Your Notes