arXiv:2602.12380cs.LGcs.AI2026-02

用混合模型预测比特币价格,精度达0.65%误差,适合金融量化研究。

TFT-ACB-XML: Decision-Level Integration of Customized Temporal Fusion Transformer and Attention-BiLSTM with XGBoost Meta-Learner for BTC Price Forecasting

  • 双分支结构:自定义时序融合变压器+注意力双向LSTM,分别捕捉长短期趋势。
  • 加权融合策略:根据验证误差反比分配权重,提升模型鲁棒性。
  • 最终由XGBoost整合残差,适配高波动市场,如减半与现货ETF时期。

比特币价格预测因去中心化市场非线性、高波动及时间不规则性而极具挑战。现有深度学习模型常面临可解释性差和泛化能力不足的问题。本文提出一种混合堆叠泛化框架TFT-ACB-XML,用于预测比特币收盘价。该框架包含两个并行基学习器:自定义时序融合变压器(TFT)与注意力定制双向长短期记忆网络(ACB),后接XGBoost元学习器。自定义TFT通过变量选择网络和可解释单头注意力捕捉长程依赖与全局时序动态;ACB模块结合新型注意力机制与定制双向LSTM,提取短期序列特征。两模型输出采用误差倒数加权策略,误差越小权重越高。加权结果拼接后输入XGBoost,捕获非线性残差并生成最终预测。基于2014年10月1日至2026年1月5日的比特币数据进行实证验证,结果表明:在涵盖2024年比特币减半与现货ETF上市的走查评估中,一步前瞻预测的平均绝对百分比误差(MAPE)为0.65%,平均绝对误差(MAE)为198.15,均方根误差(RMSE)为258.30,显著优于近期深度学习与Transformer基线模型。

原文摘要 · Abstract (English)

Accurate forecasting of Bitcoin (BTC) has always been a challenge because decentralized markets are non-linear, highly volatile, and have temporal irregularities. Existing deep learning models often struggle with interpretability and generalization across diverse market conditions. This research presents a hybrid stacked-generalization framework, TFT-ACB-XML, for BTC closing price prediction. The framework integrates two parallel base learners: a customized Temporal Fusion Transformer (TFT) and an Attention-Customized Bidirectional Long Short-Term Memory network (ACB), followed by an XGBoost regressor as the meta-learner. The customized TFT model handles long-range dependencies and global temporal dynamics via variable selection networks and interpretable single-head attention. The ACB module uses a new attention mechanism alongside the customized BiLSTM to capture short-term sequential dependencies. Predictions from both customized TFT and ACB are weighted through an error-reciprocal weighting strategy. These weights are derived from validation performance, where a model showing lower prediction error receives a higher weight. Finally, the framework concatenates these weighted outputs into a feature vector and feeds the vector to an XGBoost regressor, which captures non-linear residuals and produces the final BTC closing price prediction. Empirical validation using BTC data from October 1, 2014, to January 5, 2026, shows improved performance of the proposed framework compared to recent Deep Learning and Transformer baseline models. The results show a MAPE of 0.65%, an MAE of 198.15, and an RMSE of 258.30 for one-step-ahead out-of-sample under a walk-forward evaluation on the test block. The evaluation period spans the 2024 BTC halving and the spot ETFs (exchange-traded funds) period, which coincide with major liquidity and volatility shifts.

比特币预测时序建模集成学习金融AI

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。