Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

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

Created by
  • Haebom

Author

Yang Zhang, Wenbo Yang, Jun Wang, Qiang Ma, Jie Xiong

Outline

This paper emphasizes the critical importance of accurately forecasting the impact of macroeconomic events for investors and policymakers, and points out the limitations of existing forecasting methods centered on text analysis or time series modeling. These methods suffer from a failure to adequately capture the diverse modes of financial markets and the causal relationships between events and price fluctuations. To address this, this paper proposes Causal-Augmented Multi-Modality Event-Driven Financial Forecasting (CAMEF), a multi-modal framework that integrates text and time series data with a causal learning mechanism and an LLM-based counterfactual event augmentation technique. CAMEF captures the causal relationship between policy text and historical price data and utilizes a novel financial dataset consisting of six macroeconomic indicator announcements and high-frequency real-time trading data for five major US financial assets from 2008 to April 2024. We improve forecasting performance through an LLM-based counterfactual event augmentation strategy, and verify the effectiveness of causal learning mechanisms and event types through comparative analysis and ablation studies with state-of-the-art transformer-based time series and multimodal baseline models.

Takeaways, Limitations

Takeaways:
We present a novel financial forecasting framework (CAMEF) that combines multimodal data and causal learning.
Improving prediction performance through LLM-based counterfactual event augmentation techniques.
Ability to analyze causal relationships between macroeconomic events and financial markets
Providing a new high-quality financial dataset
Limitations:
Further verification of the proposed model's generalization performance is needed.
Computational cost and explainability issues due to LLM dependence
Limitations on generalizability due to use of data for specific countries (the United States) and assets.
Lack of analysis on the impact of bias in the LLM used on prediction results.
👍