Exploring Diffusion Models for Generative Forecasting of Financial Charts
By: Taegyeong Lee , Jiwon Park , Kyunga Bang and more
Potential Business Impact:
Predicts stock prices by turning charts into pictures.
Recent advances in generative models have enabled significant progress in tasks such as generating and editing images from text, as well as creating videos from text prompts, and these methods are being applied across various fields. However, in the financial domain, there may still be a reliance on time-series data and a continued focus on transformer models, rather than on diverse applications of generative models. In this paper, we propose a novel approach that leverages text-to-image model by treating time-series data as a single image pattern, thereby enabling the prediction of stock price trends. Unlike prior methods that focus on learning and classifying chart patterns using architectures such as ResNet or ViT, we experiment with generating the next chart image from the current chart image and an instruction prompt using diffusion models. Furthermore, we introduce a simple method for evaluating the generated chart image against ground truth image. We highlight the potential of leveraging text-to-image generative models in the financial domain, and our findings motivate further research to address the current limitations and expand their applicability.
Similar Papers
Development and Enhancement of Text-to-Image Diffusion Models
CV and Pattern Recognition
Makes AI create better, more varied pictures from words.
DesignDiffusion: High-Quality Text-to-Design Image Generation with Diffusion Models
CV and Pattern Recognition
Creates pictures from words for designs.
A Time-Series Data Augmentation Model through Diffusion and Transformer Integration
Machine Learning (CS)
Makes AI learn better from less data.