MIGA: Mixture-of-Experts with Group Aggregation for Stock Market Prediction
Zhaojian Yu, Yinghao Wu, Genesis Wang, Heming Weng

TL;DR
MIGA introduces a mixture-of-experts framework with group aggregation and inner group attention to improve stock market prediction by capturing diverse stock styles, significantly outperforming existing models on Chinese stock benchmarks.
Contribution
The paper proposes a novel Mixture of Experts with Group Aggregation framework and inner group attention architecture tailored for stock prediction, enhancing specialization and collaboration among experts.
Findings
MIGA outperforms existing models on three Chinese stock benchmarks.
MIGA-Conv achieves 24% excess annual return on CSI300.
The model provides insights into mixture of experts for stock 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 by dynamically switching between distinct style experts. To promote collaboration among different experts in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Forecasting Techniques and Applications · Data Stream Mining Techniques
