CLOct 11, 2019

Group, Extract and Aggregate: Summarizing a Large Amount of Finance News for Forex Movement Prediction

arXiv:1910.05032v1998 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of handling redundant text data for forex traders, but it is incremental as it adapts existing methods like BERT and summarization to a specific domain.

The authors tackled the challenge of using redundant financial news for forex movement prediction by proposing a BERT-based hierarchical aggregation model that groups, extracts, and aggregates news, with the category-based method performing best and outperforming all baselines.

Incorporating related text information has proven successful in stock market prediction. However, it is a huge challenge to utilize texts in the enormous forex (foreign currency exchange) market because the associated texts are too redundant. In this work, we propose a BERT-based Hierarchical Aggregation Model to summarize a large amount of finance news to predict forex movement. We firstly group news from different aspects: time, topic and category. Then we extract the most crucial news in each group by the SOTA extractive summarization method. Finally, we conduct interaction between the news and the trade data with attention to predict the forex movement. The experimental results show that the category based method performs best among three grouping methods and outperforms all the baselines. Besides, we study the influence of essential news attributes (category and region) by statistical analysis and summarize the influence patterns for different currency pairs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes