Keywords: mixture-of-expert, stock market prediction
Abstract: Stock market prediction has remained an extremely challenging problem for many
decades owing to its inherent high volatility and low information noisy ratio.
Existing solutions based on machine learning or deep learning demonstrate superior
performance by employing a single model trained on the entire stock dataset to
generate predictions across all types of stocks. However, due to the significant
variations in stock styles and market trends, a single end-to-end model struggles to
fully capture the differences in these stylized stock features, leading to relatively
inaccurate predictions for all types of stocks. In this paper, we present MIGA, a
novel Mixture of Expert with Group Aggregation framework designed to generate
specialized predictions for stocks with different styles of by dynamically switching
between distinct style experts. To promote collaboration among different experts
in MIGA, we propose a novel inner group attention architecture, enabling experts
within the same group to share information and thereby enhancing the overall
performance of all experts. As a result, MIGA significantly outperforms other
end-to-end models on three Chinese Stock Index benchmarks including CSI300,
CSI500 and CSI1000. Notably, MIGA-Conv reaches 24 % excess annual return on
CSI300 benchmark, surpassing the previous state-of-the-art model by 8% absolute.
Furthermore, we conduct a comprehensive analysis of mixture of experts for stock
market prediction, providing valuable insights for future research.
Primary Area: learning on time series and dynamical systems
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2025/AuthorGuide.
Reciprocal Reviewing: I understand the reciprocal reviewing requirement as described on https://iclr.cc/Conferences/2025/CallForPapers. If none of the authors are registered as a reviewer, it may result in a desk rejection at the discretion of the program chairs. To request an exception, please complete this form at https://forms.gle/Huojr6VjkFxiQsUp6.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors’ identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 10698
Loading