paper-with-me

Papers

QuantNet: Transferring Learning Across Systematic Trading Strategies

2020-04-07 · Adriano Koshiyama, Sebastian Flennerhag, Stefano B. Blumberg, Nick Firoozye, Philip Treleaven

Systematic financial trading strategies account for over 80% of trade volume in equities and a large chunk of the foreign exchange market. In spite of the availability of data from multiple markets, current approaches in trading rely mainly on learning trading strategies per individual market. In this paper, we take a step towards developing fully end-to-end global trading strategies that leverage systematic trends to produce superior market-specific trading strategies. We introduce QuantNet: an architecture that learns market-agnostic trends and use these to learn superior market-specific trading strategies. Each market-specific model is composed of an encoder-decoder pair. The encoder transforms market-specific data into an abstract latent representation that is processed by a global model shared by all markets, while the decoder learns a market-specific trading strategy based on both local and global information from the market-specific encoder and the global model. QuantNet uses recent advances in transfer and meta-learning, where market-specific parameters are free to specialize on the problem at hand, whilst market-agnostic parameters are driven to capture signals from all markets. By integrating over idiosyncratic market data we can learn general transferable dynamics, avoiding the problem of overfitting to produce strategies with superior returns. We evaluate QuantNet on historical data across 3103 assets in 58 global equity markets. Against the top performing baseline, QuantNet yielded 51% higher Sharpe and 69% Calmar ratios. In addition we show the benefits of our approach over the non-transfer learning variant, with improvements of 15% and 41% in Sharpe and Calmar ratios. Code available in appendix.

📄 PDF Abstract BibTeX arXiv:2004.03445

Code (2)

brilhana/quantnet pytorch
johnnyp2587/transfer-learning pytorch

Tasks

DecoderMeta-LearningTransfer Learning

Similar Papers 제목 키워드 기반

Intelligent Systematic Investment Agent: an ensemble of deep learning and evolutionary strategies

2022-03-24 · Prasang Gupta, Shaz Hoda, Anand Rao

Machine learning driven trading strategies have garnered a lot of interest over the past few years. There is, however, limited consensus on the ideal approach for the development of such trading strategies. Further, most…

Evolutionary Algorithms

QuantNet: Learning to Quantize by Learning within Fully Differentiable Framework

2020-09-10 · Junjie Liu, Dongchao Wen, Deyu Wang, Wei Tao 외

Despite the achievements of recent binarization methods on reducing the performance degradation of Binary Neural Networks (BNNs), gradient mismatching caused by the Straight-Through-Estimator (STE) still dominates quanti…

BinarizationImage ClassificationQuantization

Trading-profit attribution for the size factor

2016-01-28

An algorithm was recently introduced by INTECH for the purposes of estimating the trading-profit contribution of systematic rebalancing to the relative return of rules-based investment strategies. We apply this methodolo…

Automatic low-bit hybrid quantization of neural networks through meta learning

2020-04-24 · Tao Wang, Junsong Wang, Chang Xu, Chao Xue

Model quantization is a widely used technique to compress and accelerate deep neural network (DNN) inference, especially when deploying to edge or IoT devices with limited computation capacity and power consumption budge…

Meta-LearningQuantizationReinforcement LearningReinforcement Learning (RL)

Almost Perfect Shadow Prices

2024-01-01 · Eberhard Mayerhofer

Shadow prices simplify the derivation of optimal trading strategies in markets with transaction costs by transferring optimization into a more tractable, frictionless market. This paper establishes that a na\"ive shadow …