paper-with-me

Papers

Encoder Decoder Generative Adversarial Network Model for Stock Market Prediction

2025-10-12 · Bahadur Yadav, Sanjay Kumar Mohanty arxiv

Forecasting stock prices remains challenging due to the volatile and non-linear nature of financial markets. Despite the promise of deep learning, issues such as mode collapse, unstable training, and difficulty in capturing temporal and feature level correlations have limited the applications of GANs in this domain. We propose a GRU-based Encoder-Decoder GAN (EDGAN) model that strikes a balance between expressive power and simplicity. The model introduces key innovations such as a temporal decoder with residual connections for precise reconstruction, conditioning on static and dynamic covariates for contextual learning, and a windowing mechanism to capture temporal dynamics. Here, the generator uses a dense encoder-decoder framework with residual GRU blocks. Extensive experiments on diverse stock datasets demonstrate that EDGAN achieves superior forecasting accuracy and training stability, even in volatile markets. It consistently outperforms traditional GAN variants in forecasting accuracy and convergence stability under market conditions.

📄 PDF Abstract BibTeX arXiv:2510.10617

Code (0)

등록된 구현이 없습니다.

Tasks

Stock Market Prediction

Similar Papers 제목 키워드 기반

Learning to Generate Market Comments from Stock Prices

2017-07-01 · ACL 2017 7 · Soichiro Murakami, Akihiko Watanabe, Akira Miyazawa, Keiichi Goshima 외

This paper presents a novel encoder-decoder model for automatically generating market comments from stock prices. The model first encodes both short- and long-term series of stock prices so that it can mention short- and…

DecoderInformativenessText GenerationTime Series Analysis

Generating Realistic Stock Market Order Streams

2020-06-07 · ICLR 2019 5 · Junyi Li, Xitong Wang, Yaoyang Lin, Arunesh Sinha 외

We propose an approach to generate realistic and high-fidelity stock market data based on generative adversarial networks (GANs). Our Stock-GAN model employs a conditional Wasserstein GAN to capture history dependence of…

RAGIC: Risk-Aware Generative Adversarial Model for Stock Interval Construction

2024-02-16 · Jingyi Gu, Wenlu Du, Guiling Wang

Efforts to predict stock market outcomes have yielded limited success due to the inherently stochastic nature of the market, influenced by numerous unpredictable factors. Many existing prediction approaches focus on sing…

Decision MakingGenerative Adversarial NetworkInformativenessStock Market Prediction

Higher Order Transformers: Enhancing Stock Movement Prediction On Multimodal Time-Series Data

2024-12-13 · Soroush Omranpour, Guillaume Rabusseau, Reihaneh Rabbany

In this paper, we tackle the challenge of predicting stock movements in financial markets by introducing Higher Order Transformers, a novel architecture designed for processing multivariate time-series data. We extend th…

DecoderStock Market PredictionTensor DecompositionTime Series

Prediction of Stocks Index Price using Quantum GANs

2025-09-14 · Sangram Deshpande, Gopal Ramesh Dahale, Sai Nandan Morapakula, Uday Wad arxiv

This paper investigates the application of Quantum Generative Adversarial Networks (QGANs) for stock price prediction. Financial markets are inherently complex, marked by high volatility and intricate patterns that tradi…

Quantum Machine LearningStock Price Prediction