HATS: A Hierarchical Graph Attention Network for Stock Movement Prediction
Raehyun Kim, Chan Ho So, Minbyul Jeong, Sanghoon Lee, Jinkyu Kim,, Jaewoo Kang

TL;DR
HATS is a hierarchical graph attention network that effectively integrates various relational data types to improve stock and market index prediction accuracy, outperforming existing methods.
Contribution
The paper introduces HATS, a novel hierarchical attention model that selectively aggregates relational data for stock prediction, addressing the effect of different relation types and extending to market index prediction.
Findings
HATS outperforms existing methods in stock prediction tasks.
The choice of relational data significantly impacts prediction performance.
HATS effectively combines multiple relation types for improved accuracy.
Abstract
Many researchers both in academia and industry have long been interested in the stock market. Numerous approaches were developed to accurately predict future trends in stock prices. Recently, there has been a growing interest in utilizing graph-structured data in computer science research communities. Methods that use relational data for stock market prediction have been recently proposed, but they are still in their infancy. First, the quality of collected information from different types of relations can vary considerably. No existing work has focused on the effect of using different types of relations on stock market prediction or finding an effective way to selectively aggregate information on different relation types. Furthermore, existing works have focused on only individual stock prediction which is similar to the node classification task. To address this, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Complex Systems and Time Series Analysis · Data Stream Mining Techniques
