Few-Shot Learning Patterns in Financial Time-Series for Trend-Following Strategies
- URL: http://arxiv.org/abs/2310.10500v2
- Date: Thu, 28 Mar 2024 16:30:07 GMT
- Title: Few-Shot Learning Patterns in Financial Time-Series for Trend-Following Strategies
- Authors: Kieran Wood, Samuel Kessler, Stephen J. Roberts, Stefan Zohren,
- Abstract summary: We propose a novel time-series trend-following forecaster that can quickly adapt to new market conditions.
X-Trend takes positions attending over a context set of financial time-series regimes.
Strategy recovers twice as quickly from the COVID-19 drawdown compared to a neural time-series trend forecaster.
- Score: 19.781410315594144
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Forecasting models for systematic trading strategies do not adapt quickly when financial market conditions rapidly change, as was seen in the advent of the COVID-19 pandemic in 2020, causing many forecasting models to take loss-making positions. To deal with such situations, we propose a novel time-series trend-following forecaster that can quickly adapt to new market conditions, referred to as regimes. We leverage recent developments from the deep learning community and use few-shot learning. We propose the Cross Attentive Time-Series Trend Network -- X-Trend -- which takes positions attending over a context set of financial time-series regimes. X-Trend transfers trends from similar patterns in the context set to make forecasts, then subsequently takes positions for a new distinct target regime. By quickly adapting to new financial regimes, X-Trend increases Sharpe ratio by 18.9% over a neural forecaster and 10-fold over a conventional Time-series Momentum strategy during the turbulent market period from 2018 to 2023. Our strategy recovers twice as quickly from the COVID-19 drawdown compared to the neural-forecaster. X-Trend can also take zero-shot positions on novel unseen financial assets obtaining a 5-fold Sharpe ratio increase versus a neural time-series trend forecaster over the same period. Furthermore, the cross-attention mechanism allows us to interpret the relationship between forecasts and patterns in the context set.
Related papers
- BreakGPT: Leveraging Large Language Models for Predicting Asset Price Surges [55.2480439325792]
This paper introduces BreakGPT, a novel large language model (LLM) architecture adapted specifically for time series forecasting and the prediction of sharp upward movements in asset prices.
We showcase BreakGPT as a promising solution for financial forecasting with minimal training and as a strong competitor for capturing both local and global temporal dependencies.
arXiv Detail & Related papers (2024-11-09T05:40:32Z) - Composing Ensembles of Instrument-Model Pairs for Optimizing Profitability in Algorithmic Trading [0.0]
This paper describes a daily price directional predictive system of financial instruments, addressing the difficulty of predicting short-term price movements.
Strategy was back-tested on a wide range of financial instruments and time frames, demonstrating an improvement of 20% over the benchmark.
arXiv Detail & Related papers (2024-11-06T18:17:26Z) - Volatility Forecasting in Global Financial Markets Using TimeMixer [0.21756081703276003]
I apply TimeMixer, a state-of-the-art time series forecasting model, to predict the volatility of global financial assets.
TimeMixer effectively captures both short-term and long-term temporal patterns by analyzing data across different scales.
My empirical results reveal that while TimeMixer performs exceptionally well in short-term volatility forecasting, its accuracy diminishes for longer-term predictions.
arXiv Detail & Related papers (2024-09-27T17:35:28Z) - Diffusion Variational Autoencoder for Tackling Stochasticity in
Multi-Step Regression Stock Price Prediction [54.21695754082441]
Multi-step stock price prediction over a long-term horizon is crucial for forecasting its volatility.
Current solutions to multi-step stock price prediction are mostly designed for single-step, classification-based predictions.
We combine a deep hierarchical variational-autoencoder (VAE) and diffusion probabilistic techniques to do seq2seq stock prediction.
Our model is shown to outperform state-of-the-art solutions in terms of its prediction accuracy and variance.
arXiv Detail & Related papers (2023-08-18T16:21:15Z) - Forecasting of Non-Stationary Sales Time Series Using Deep Learning [0.0]
The paper describes the deep learning approach for forecasting non-stationary time series with using time trend correction in a neural network model.
The results show that the forecasting accuracy can be essentially improved for non-stationary sales with time trends using the trend correction block.
arXiv Detail & Related papers (2022-05-23T21:06:27Z) - Bayesian Bilinear Neural Network for Predicting the Mid-price Dynamics
in Limit-Order Book Markets [84.90242084523565]
Traditional time-series econometric methods often appear incapable of capturing the true complexity of the multi-level interactions driving the price dynamics.
By adopting a state-of-the-art second-order optimization algorithm, we train a Bayesian bilinear neural network with temporal attention.
By addressing the use of predictive distributions to analyze errors and uncertainties associated with the estimated parameters and model forecasts, we thoroughly compare our Bayesian model with traditional ML alternatives.
arXiv Detail & Related papers (2022-03-07T18:59:54Z) - Stock Price Prediction Under Anomalous Circumstances [81.37657557441649]
This paper aims to capture the movement pattern of stock prices under anomalous circumstances.
We train ARIMA and LSTM models at the single-stock level, industry level, and general market level.
Based on 100 companies' stock prices in the period of 2016 to 2020, the models achieve an average prediction accuracy of 98%.
arXiv Detail & Related papers (2021-09-14T18:50:38Z) - Low-Rank Temporal Attention-Augmented Bilinear Network for financial
time-series forecasting [93.73198973454944]
Deep learning models have led to significant performance improvements in many problems coming from different domains, including prediction problems of financial time-series data.
The Temporal Attention-Augmented Bilinear network was recently proposed as an efficient and high-performing model for Limit Order Book time-series forecasting.
In this paper, we propose a low-rank tensor approximation of the model to further reduce the number of trainable parameters and increase its speed.
arXiv Detail & Related papers (2021-07-05T10:15:23Z) - Slow Momentum with Fast Reversion: A Trading Strategy Using Deep
Learning and Changepoint Detection [2.9005223064604078]
We introduce an online change-point detection (CPD) module into a Deep Momentum Network (DMN) pipeline.
Our CPD module outputs a changepoint location and severity score, allowing our model to learn to respond to degrees of disequilibrium.
Using a portfolio of 50, liquid, continuous futures contracts over the period 1990-2020, the addition of the CPD module leads to an improvement in Sharpe ratio of $33%$.
arXiv Detail & Related papers (2021-05-28T10:46:53Z) - Stock2Vec: A Hybrid Deep Learning Framework for Stock Market Prediction
with Representation Learning and Temporal Convolutional Network [71.25144476293507]
We have proposed to develop a global hybrid deep learning framework to predict the daily prices in the stock market.
With representation learning, we derived an embedding called Stock2Vec, which gives us insight for the relationship among different stocks.
Our hybrid framework integrates both advantages and achieves better performance on the stock price prediction task than several popular benchmarked models.
arXiv Detail & Related papers (2020-09-29T22:54:30Z) - Parallel Extraction of Long-term Trends and Short-term Fluctuation
Framework for Multivariate Time Series Forecasting [14.399919351944677]
There are two characteristics of time series, that is, long-term trend and short-term fluctuation.
The existing prediction methods often do not distinguish between them, which reduces the accuracy of the prediction model.
Three prediction sub-networks are constructed to predict long-term trends, short-term fluctuations and the final value to be predicted.
arXiv Detail & Related papers (2020-08-18T03:55:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.