Multi-Agent Stock Prediction Systems: Machine Learning Models, Simulations, and Real-Time Trading Strategies
Daksh Dave, Gauransh Sawhney, Vikhyat Chauhan

TL;DR
This study evaluates various machine learning and deep learning models, especially attention-based architectures, for stock price prediction, demonstrating their effectiveness in capturing complex market dependencies and improving forecasting accuracy.
Contribution
It provides a comprehensive comparison of RNN architectures, highlighting the superior performance of attention-based models in stock prediction tasks.
Findings
Attention-based models outperform other RNNs in accuracy.
Models effectively capture short and long-term dependencies.
Insights guide development of more accurate trading systems.
Abstract
This paper presents a comprehensive study on stock price prediction, leveragingadvanced machine learning (ML) and deep learning (DL) techniques to improve financial forecasting accuracy. The research evaluates the performance of various recurrent neural network (RNN) architectures, including Long Short-Term Memory (LSTM) networks, Gated Recurrent Units (GRU), and attention-based models. These models are assessed for their ability to capture complex temporal dependencies inherent in stock market data. Our findings show that attention-based models outperform other architectures, achieving the highest accuracy by capturing both short and long-term dependencies. This study contributes valuable insights into AI-driven financial forecasting, offering practical guidance for developing more accurate and efficient trading systems.
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
