paper-with-me

홈 › Papers

Incorporating Pre-trained Model Prompting in Multimodal Stock Volume Movement Prediction

2023-09-11 · Ruibo Chen, Zhiyuan Zhang, Yi Liu, Ruihan Bao, Keiko Harimoto, Xu sun

Multimodal stock trading volume movement prediction with stock-related news is one of the fundamental problems in the financial area. Existing multimodal works that train models from scratch face the problem of lacking universal knowledge when modeling financial news. In addition, the models ability may be limited by the lack of domain-related knowledge due to insufficient data in the datasets. To handle this issue, we propose the Prompt-based MUltimodal Stock volumE prediction model (ProMUSE) to process text and time series modalities. We use pre-trained language models for better comprehension of financial news and adopt prompt learning methods to leverage their capability in universal knowledge to model textual information. Besides, simply fusing two modalities can cause harm to the unimodal representations. Thus, we propose a novel cross-modality contrastive alignment while reserving the unimodal heads beside the fusion head to mitigate this problem. Extensive experiments demonstrate that our proposed ProMUSE outperforms existing baselines. Comprehensive analyses further validate the effectiveness of our architecture compared to potential variants and learning mechanisms.

📄 PDF Abstract BibTeX arXiv:2309.05608

Code (1)

rayruibochen/promuse 공식 구현 pytorch

Tasks

Prompt LearningTime Series

Similar Papers 제목 키워드 기반

Multimodal Stock Price Prediction: A Case Study of the Russian Securities Market

2025-03-05 · Kasymkhan Khubiev, Mikhail Semenov

Classical asset price forecasting methods primarily rely on numerical data, such as price time series, trading volumes, limit order book data, and technical analysis indicators. However, the news flow plays a significant…

ArticlesLarge Language ModelStock Price PredictionTime Series

The Wall Street Neophyte: A Zero-Shot Analysis of ChatGPT Over MultiModal Stock Movement Prediction Challenges

2023-04-10 · Qianqian Xie, Weiguang Han, Yanzhao Lai, Min Peng 외

Recently, large language models (LLMs) like ChatGPT have demonstrated remarkable performance across a variety of natural language processing tasks. However, their effectiveness in the financial domain, specifically in pr…

Multimodal Stock Price Prediction

2025-01-23 · Furkan Karadaş, Bahaeddin Eravci, Ahmet Murat Özbayoğlu

In an era where financial markets are heavily influenced by many static and dynamic factors, it has become increasingly critical to carefully integrate diverse data sources with machine learning for accurate stock price …

ArticlesPredictionSentiment AnalysisStock Price Prediction+1

DPSeg: Dual-Prompt Cost Volume Learning for Open-Vocabulary Semantic Segmentation

2025-05-16 · CVPR 2025 1 · Ziyu Zhao, Xiaoguang Li, Linjia Shi, Nasrin Imanpour 외

Open-vocabulary semantic segmentation aims to segment images into distinct semantic regions for both seen and unseen categories at the pixel level. Current methods utilize text embeddings from pre-trained vision-language…

DecoderOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

Image-of-Thought Prompting for Visual Reasoning Refinement in Multimodal Large Language Models

2024-05-22 · Qiji Zhou, Ruochen Zhou, Zike Hu, Panzhong Lu 외

Recent advancements in Chain-of-Thought (CoT) and related rationale-based works have significantly improved the performance of Large Language Models (LLMs) in complex reasoning tasks. With the evolution of Multimodal Lar…

Multimodal ReasoningVisual Question AnsweringVisual Reasoning