paper-with-me

홈 › Papers

ASTIF: Adaptive Semantic-Temporal Integration for Cryptocurrency Price Forecasting

2025-12-21 · Hafiz Saif Ur Rehman, Ling Liu, Kaleem Ullah Qasim arxiv

Financial time series forecasting is fundamentally an information fusion challenge, yet most existing models rely on static architectures that struggle to integrate heterogeneous knowledge sources or adjust to rapid regime shifts. Conventional approaches, relying exclusively on historical price sequences, often neglect the semantic drivers of volatility such as policy uncertainty and market narratives. To address these limitations, we propose the ASTIF (Adaptive Semantic-Temporal Integration for Cryptocurrency Price Forecasting), a hybrid intelligent system that adapts its forecasting strategy in real time through confidence-based meta-learning. The framework integrates three complementary components. A dual-channel Small Language Model using MirrorPrompt extracts semantic market cues alongside numerical trends. A hybrid LSTM Random Forest model captures sequential temporal dependencies. A confidence-aware meta-learner functions as an adaptive inference layer, modulating each predictor's contribution based on its real-time uncertainty. Experimental evaluation on a diverse dataset of AI-focused cryptocurrencies and major technology stocks from 2020 to 2024 shows that ASTIF outperforms leading deep learning and Transformer baselines (e.g., Informer, TFT). The ablation studies further confirm the critical role of the adaptive meta-learning mechanism, which successfully mitigates risk by shifting reliance between semantic and temporal channels during market turbulence. The research contributes a scalable, knowledge-based solution for fusing quantitative and qualitative data in non-stationary environments.

📄 PDF Abstract BibTeX arXiv:2512.18661

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

ElastiFormer: Learned Redundancy Reduction in Transformer via Self-Distillation

2024-11-22 · Junzhang Liu, Tingkai Liu, Yueyuan Sui, Stephen Xia

We introduce ElastiFormer, a post-training technique that adapts pretrained Transformer models into an elastic counterpart with variable inference time compute. ElastiFormer introduces small routing modules (as low as .0…

Causal Language ModelingLanguage ModelingLanguage Modelling

Coinvisor: An RL-Enhanced Chatbot Agent for Interactive Cryptocurrency Investment Analysis

2025-10-20 · Chong Chen, Ze Liu, Lingfeng Bao, Yanlin Wang 외 arxiv

The cryptocurrency market offers significant investment opportunities but faces challenges including high volatility and fragmented information. Data integration and analysis are essential for informed investment decisio…

Reinforcement Learning

Adaptive Temporal Fusion Transformers for Cryptocurrency Price Prediction

2025-09-06 · Arash Peik, Mohammad Ali Zare Chahooki, Amin Milani Fard, Mehdi Agha Sarram arxiv

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 stru…

Enhancing Price Prediction in Cryptocurrency Using Transformer Neural Network and Technical Indicators

2024-03-06 · Mohammad Ali Labbaf Khaniki, Mohammad Manthouri

This study presents an innovative approach for predicting cryptocurrency time series, specifically focusing on Bitcoin, Ethereum, and Litecoin. The methodology integrates the use of technical indicators, a Performer neur…

Computational EfficiencyTime Series

Temporal mixture ensemble models for intraday volume forecasting in cryptocurrency exchange markets

2020-05-19 · Nino Antulov-Fantulin, Tian Guo, Fabrizio Lillo

We study the problem of the intraday short-term volume forecasting in cryptocurrency exchange markets. The predictions are built by using transaction and order book data from different markets where the exchange takes pl…

BIG-bench Machine LearningTime SeriesTime Series Analysis