Table of Contents
Fetching ...

FinBERT-BiLSTM: A Deep Learning Model for Predicting Volatile Cryptocurrency Market Prices Using Market Sentiment Dynamics

Mabsur Fatin Bin Hossain, Lubna Zahan Lamia, Md Mahmudur Rahman, Md Mosaddek Khan

TL;DR

This work proposes a novel hybrid model that combines Bidirectional Long Short-Term Memory (BiLSTM) networks with FinBERT, and shows that the FinBERT-BiLSTM model offers a clear advantage over unidirectional approaches in volatile markets like cryptocurrencies.

Abstract

Time series forecasting is a key tool in financial markets, helping to predict asset prices and guide investment decisions. In highly volatile markets, such as cryptocurrencies like Bitcoin (BTC) and Ethereum (ETH), forecasting becomes more difficult due to extreme price fluctuations driven by market sentiment, technological changes, and regulatory shifts. Traditionally, forecasting relied on statistical methods, but as markets became more complex, deep learning models like LSTM, Bi-LSTM, and the newer FinBERT-LSTM emerged to capture intricate patterns. Building upon recent advancements and addressing the volatility inherent in cryptocurrency markets, we propose a hybrid model that combines Bidirectional Long Short-Term Memory (Bi-LSTM) networks with FinBERT to enhance forecasting accuracy for these assets. This approach fills a key gap in forecasting volatile financial markets by blending advanced time series models with sentiment analysis, offering valuable insights for investors and analysts navigating unpredictable markets.

FinBERT-BiLSTM: A Deep Learning Model for Predicting Volatile Cryptocurrency Market Prices Using Market Sentiment Dynamics

TL;DR

This work proposes a novel hybrid model that combines Bidirectional Long Short-Term Memory (BiLSTM) networks with FinBERT, and shows that the FinBERT-BiLSTM model offers a clear advantage over unidirectional approaches in volatile markets like cryptocurrencies.

Abstract

Time series forecasting is a key tool in financial markets, helping to predict asset prices and guide investment decisions. In highly volatile markets, such as cryptocurrencies like Bitcoin (BTC) and Ethereum (ETH), forecasting becomes more difficult due to extreme price fluctuations driven by market sentiment, technological changes, and regulatory shifts. Traditionally, forecasting relied on statistical methods, but as markets became more complex, deep learning models like LSTM, Bi-LSTM, and the newer FinBERT-LSTM emerged to capture intricate patterns. Building upon recent advancements and addressing the volatility inherent in cryptocurrency markets, we propose a hybrid model that combines Bidirectional Long Short-Term Memory (Bi-LSTM) networks with FinBERT to enhance forecasting accuracy for these assets. This approach fills a key gap in forecasting volatile financial markets by blending advanced time series models with sentiment analysis, offering valuable insights for investors and analysts navigating unpredictable markets.

Paper Structure

This paper contains 50 sections, 12 equations, 49 figures, 10 tables, 5 algorithms.

Figures (49)

  • Figure 1: LSTM Cell
  • Figure 2: The structure of a bi-directional LSTM (Bi-LSTM)
  • Figure 3: Flowchart of the Sentiment Analysis Process for BTC and ETH News Using FinBERT
  • Figure 4: BTC-Training and Validation loss of LSTM Model
  • Figure 5: BTC-Training and Validation loss of FinBERT-LSTM Model
  • ...and 44 more figures