paper-with-me

홈 › Papers

DoubleAdapt: A Meta-learning Approach to Incremental Learning for Stock Trend Forecasting

2023-06-16 · Lifan Zhao, Shuming Kong, Yanyan Shen

Stock trend forecasting is a fundamental task of quantitative investment where precise predictions of price trends are indispensable. As an online service, stock data continuously arrive over time. It is practical and efficient to incrementally update the forecast model with the latest data which may reveal some new patterns recurring in the future stock market. However, incremental learning for stock trend forecasting still remains under-explored due to the challenge of distribution shifts (a.k.a. concept drifts). With the stock market dynamically evolving, the distribution of future data can slightly or significantly differ from incremental data, hindering the effectiveness of incremental updates. To address this challenge, we propose DoubleAdapt, an end-to-end framework with two adapters, which can effectively adapt the data and the model to mitigate the effects of distribution shifts. Our key insight is to automatically learn how to adapt stock data into a locally stationary distribution in favor of profitable updates. Complemented by data adaptation, we can confidently adapt the model parameters under mitigated distribution shifts. We cast each incremental learning task as a meta-learning task and automatically optimize the adapters for desirable data adaptation and parameter initialization. Experiments on real-world stock datasets demonstrate that DoubleAdapt achieves state-of-the-art predictive performance and shows considerable efficiency.

📄 PDF Abstract BibTeX arXiv:2306.09862

Code (2)

sjtu-quant/qlib pytorch
xshiguangdaoliux/qlib pytorch

Tasks

Incremental LearningMeta-Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information

2021-10-26 · Wentao Xu, Weiqing Liu, Lewen Wang, Yingce Xia 외

Stock trend forecasting, which forecasts stock prices' future trends, plays an essential role in investment. The stocks in a market can share information so that their stock prices are highly correlated. Several methods …

REST: Relational Event-driven Stock Trend Forecasting

2021-02-15 · Wentao Xu, Weiqing Liu, Chang Xu, Jiang Bian 외

Stock trend forecasting, aiming at predicting the stock future trends, is crucial for investors to seek maximized profits from the stock market. Many event-driven methods utilized the events extracted from news, social m…

The Random Forest Model for Analyzing and Forecasting the US Stock Market in the Context of Smart Finance

2024-02-27 · Jiajian Zheng, Duan Xin, Qishuo Cheng, Miao Tian 외

The stock market is a crucial component of the financial market, playing a vital role in wealth accumulation for investors, financing costs for listed companies, and the stable development of the national macroeconomy. S…

ADD: Augmented Disentanglement Distillation Framework for Improving Stock Trend Forecasting

2020-12-11 · Hongshun Tang, Lijun Wu, Weiqing Liu, Jiang Bian

Stock trend forecasting has become a popular research direction that attracts widespread attention in the financial field. Though deep learning methods have achieved promising results, there are still many limitations, f…

DecoderDisentanglement

Trend-encoded Probabilistic Multi-order Model: A Non-Machine Learning Approach for Enhanced Stock Market Forecasts

2025-02-12 · Peiwan Wang, Chenhao Cui, Yong Li

In recent years, the dominance of machine learning in stock market forecasting has been evident. While these models have shown decreasing prediction errors, their robustness across different datasets has been a concern. …

PredictionStock Market Prediction