paper-with-me

홈 › Papers

Constructing long-short stock portfolio with a new listwise learn-to-rank algorithm

2021-04-26 · Xin Zhang, Lan Wu, Zhixue Chen

Factor strategies have gained growing popularity in industry with the fast development of machine learning. Usually, multi-factors are fed to an algorithm for some cross-sectional return predictions, which are further used to construct a long-short portfolio. Instead of predicting the value of the stock return, emerging studies predict a ranked stock list using the mature learn-to-rank technology. In this study, we propose a new listwise learn-to-rank loss function which aims to emphasize both the top and the bottom of a rank list. Our loss function, motivated by the long-short strategy, is endogenously shift-invariant and can be viewed as a direct generalization of ListMLE. Under different transformation functions, our loss can lead to consistency with binary classification loss or permutation level 0-1 loss. A probabilistic explanation for our model is also given as a generalized Plackett-Luce model. Based on a dataset of 68 factors in China A-share market from 2006 to 2019, our empirical study has demonstrated the strength of our method which achieves an out-of-sample annual return of 38% with the Sharpe ratio being 2.

📄 PDF Abstract BibTeX arXiv:2104.12484

Code (1)

TCtobychen/ListFold 공식 구현 pytorch

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Deep Learning in Long-Short Stock Portfolio Allocation: An Empirical Study

2024-10-31 · Junjie Guo

This paper provides an empirical study explores the application of deep learning algorithms-Multilayer Perceptron (MLP), Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM), and Transformer-in constructing…

Deep Learning

The new methods for equity fund selection and optimal portfolio construction

2020-04-20 · Yi Cao

We relook at the classic equity fund selection and portfolio construction problems from a new perspective and propose an easy-to-implement framework to tackle the problem in practical investment. Rather than the conventi…

Statistical Arbitrage Risk Premium by Machine Learning

2021-03-18 · Raymond C. W. Leung, Yu-Man Tam

How to hedge factor risks without knowing the identities of the factors? We first prove a general theoretical result: even if the exact set of factors cannot be identified, any risky asset can use some portfolio of simil…

BIG-bench Machine LearningPosition

Model-Free Market Risk Hedging Using Crowding Networks

2023-06-13 · Vadim Zlotnikov, Jiayu Liu, Igor Halperin, Fei He 외

Crowding is widely regarded as one of the most important risk factors in designing portfolio strategies. In this paper, we analyze stock crowding using network analysis of fund holdings, which is used to compute crowding…

model

StockGPT: A GenAI Model for Stock Prediction and Trading

2024-04-07 · Dat Mai

This paper introduces StockGPT, an autoregressive ``number'' model trained and tested on 70 million daily U.S.\ stock returns over nearly 100 years. Treating each return series as a sequence of tokens, StockGPT automatic…

Stock Prediction