paper-with-me

홈 › Papers

Modality-aware Transformer for Financial Time series Forecasting

2023-10-02 · Hajar Emami, Xuan-Hong Dang, Yousaf Shah, Petros Zerfos

Time series forecasting presents a significant challenge, particularly when its accuracy relies on external data sources rather than solely on historical values. This issue is prevalent in the financial sector, where the future behavior of time series is often intricately linked to information derived from various textual reports and a multitude of economic indicators. In practice, the key challenge lies in constructing a reliable time series forecasting model capable of harnessing data from diverse sources and extracting valuable insights to predict the target time series accurately. In this work, we tackle this challenging problem and introduce a novel multimodal transformer-based model named the \textit{Modality-aware Transformer}. Our model excels in exploring the power of both categorical text and numerical timeseries to forecast the target time series effectively while providing insights through its neural attention mechanism. To achieve this, we develop feature-level attention layers that encourage the model to focus on the most relevant features within each data modality. By incorporating the proposed feature-level attention, we develop a novel Intra-modal multi-head attention (MHA), Inter-modal MHA and Target-modal MHA in a way that both feature and temporal attentions are incorporated in MHAs. This enables the MHAs to generate temporal attentions with consideration of modality and feature importance which leads to more informative embeddings. The proposed modality-aware structure enables the model to effectively exploit information within each modality as well as foster cross-modal understanding. Our extensive experiments on financial datasets demonstrate that Modality-aware Transformer outperforms existing methods, offering a novel and practical solution to the complex challenges of multi-modal financial time series forecasting.

📄 PDF Abstract BibTeX arXiv:2310.01232

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportanceTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Attention 설명 없음
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

CAMEF: Causal-Augmented Multi-Modality Event-Driven Financial Forecasting by Integrating Time Series Patterns and Salient Macroeconomic Announcements

2025-02-07 · Yang Zhang, Wenbo Yang, Jun Wang, Qiang Ma 외

Accurately forecasting the impact of macroeconomic events is critical for investors and policymakers. Salient events like monetary policy decisions and employment reports often trigger market movements by shaping expecta…

counterfactualTime Series

Financial time series forecasting with multi-modality graph neural network

2022-01-01 · Pattern Recognition 2022 1 · Dawei Cheng, Fangzhou Yang, Sheng Xiang, Jin Liu

Financial time series analysis plays a central role in hedging market risks and optimizing investment decisions. This is a challenging task as the problems are always accompanied by multi-modality streams and lead-lag ef…

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Forecasting+1

Enhancing Risk Assessment in Transformers with Loss-at-Risk Functions

2024-11-04 · Jinghan Zhang, Henry Xie, Xinhao Zhang, Kunpeng Liu

In the financial field, precise risk assessment tools are essential for decision-making. Recent studies have challenged the notion that traditional network loss functions like Mean Square Error (MSE) are adequate, especi…

Decision Making

Transformers versus LSTMs for electronic trading

2023-09-20 · SSRN 2023 9 · Paul Bilokon, Yitao Qiu

With the rapid development of artificial intelligence, long short term memory (LSTM), one kind of recurrent neural network (RNN), has been widely applied in time series prediction. Like RNN, Transformer is designed to ha…

PredictionTime SeriesTime Series ForecastingTime Series Prediction

Multi-Dimension-Embedding-Aware Modality Fusion Transformer for Psychiatric Disorder Clasification

2023-10-04 · Guoxin Wang, Xuyang Cao, Shan An, Fengmei Fan 외

Deep learning approaches, together with neuroimaging techniques, play an important role in psychiatric disorders classification. Previous studies on psychiatric disorders diagnosis mainly focus on using functional connec…

Functional ConnectivityTime Series