Momentum-integrated Multi-task Stock Recommendation with Converge-based Optimization
Hao Wang, Jingshu Peng, Yanyan Shen, Xujia Li, Quanqing Xu, Chuanhui Yang, Lei Chen
TL;DR
This work addresses the misalignment between traditional forecasting objectives and profit-oriented stock investment. It proposes MiM-StocR, a multi-task framework that adds a momentum line auxiliary task, optimizes a diffusion of ranking with Adaptive-$k$ ApproxNDCG, and stabilizes training via Converge-based Quad-Balancing to delay overfitting under distribution shifts. Across SEE50, CSI100, and CSI300 benchmarks with multiple backbones, MiM-StocR consistently improves ranking metrics and profitability, with notable gains such as approximately $11.6\%$ over the CSI300 index in backtests. The approach offers practical benefits for portfolio construction by focusing learning on top-ranked stocks and by providing robust optimization under volatile market conditions.
Abstract
Stock recommendation is critical in Fintech applications, which leverage price series and alternative information to estimate future stock performance. Traditional time-series forecasting training often fails to capture stock trends and rankings simultaneously, which are essential factors for investors. To tackle this issue, we introduce a Multi-Task Learning (MTL) framework for stock recommendation, \textbf{M}omentum-\textbf{i}ntegrated \textbf{M}ulti-task \textbf{Stoc}k \textbf{R}ecommendation with Converge-based Optimization (\textbf{MiM-StocR}). To improve the model's ability to capture short-term trends, we incorporate a momentum line indicator in model training. To prioritize top-performing stocks and optimize investment allocation, we propose a listwise ranking loss function called Adaptive-k ApproxNDCG. Moreover, due to the volatility and uncertainty of the stock market, existing MTL frameworks face overfitting issues when applied to stock time series. To mitigate this issue, we introduce the Converge-based Quad-Balancing (CQB) method. We conducted extensive experiments on three stock benchmarks: SEE50, CSI 100, and CSI 300. MiM-StocR outperforms state-of-the-art MTL baselines across both ranking and profitability evaluations.
