---
title: Hierarchical Multi-Task Learning with Liquidity-Aware Signals for Stock Forecasting
url: https://www.ml-quant.com/papers/arxiv/2609.25617/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2609.25617
source_url: https://arxiv.org/abs/2609.25617
featured: 2026-09-25
citations: 0
topic: Econometrics & Forecasting
---


# Hierarchical Multi-Task Learning with Liquidity-Aware Signals for Stock Forecasting

A hierarchical multi-task framework jointly predicts price movement, volatility and volume using liquidity-aware signals, outperforming neural and tree-based baselines on Chinese equity indices.

- Source: https://arxiv.org/abs/2609.25617
- Identifier: arXiv:2609.25617
- Released: 2026-09-23
- First featured: Quant Letter No. 132 (2026-09-25): https://www.ml-quant.com/issues/2026-09-25/
- Citations (Semantic Scholar): 0
- Published in: not yet
- Topic: Econometrics & Forecasting
- Authors: Hengyi Yang, Sida Lin, Yiyan Qi, Yankai Chen, Haohan Zhang, Xianhua Peng, Jian Guo

## Abstract (arXiv, CC0)

Stock price forecasting is a long-standing challenge in computational finance, driven by the inherent randomness of markets and complex temporal patterns. While recent deep-learning models have raised forecasting accuracy by jointly modeling inter-stock and temporal price dynamics, they conflate inter-stock relationships with intra-stock temporal dependencies and focus solely on the univariate objective of price movement. To address these limitations, we propose LiMT, a Hierarchical Multi-Task Learning framework that integrates liquidity-aware signals for stock price forecasting. LiMT employs a Market Regime Encoder (MRE) module that first extracts contemporaneous cross-stock dependencies, then models each stock's temporal dynamics, yielding a unified latent state. Building on this latent state, we introduce a Liquidity-Driven Learning (LDL) module, a mixture-of-experts architecture that features cross-task gating mechanisms to jointly predict price movement, volatility, and trading volume. We further design an Adaptive Portfolio Optimization (APO) mechanism that converts multi-task forecasts into executable portfolio weights under transaction-cost and liquidity constraints. Extensive experiments on the CSI300 and CSI500 benchmarks show that LiMT performs best among strong neural and tree-based baselines across the reported metrics. In realistic CSI300 backtests, APO improves annualized return from 3.99% to 10.01% and Sharpe ratio from 1.22 to 1.86 over equal weighting, showing that the multi-task forecasts translate into deployable portfolio gains.

## Related

- [TKAN: Temporal Kolmogorov-Arnold Networks](https://www.ml-quant.com/papers/ssrn/4825654/): The article presents Temporal Kolomogorov-Arnold Networks (TKANs), a new neural network design that merges the benefits of Recurrent Neural Networks and Long Short-Term Memory for improved multistep time series forecasting.
- [Robust agents learn causal world models](https://www.ml-quant.com/papers/arxiv/2402.10877/): The research suggests that intelligent agents must learn an approximate causal model to generalize to new domains, impacting fields like transfer learning and causal inference.
- [Directional-shift Dirichlet ARMA models for compositional time series with structural break intervention](https://www.ml-quant.com/papers/arxiv/2601.16821/): The article introduces a new Bayesian model that analyzes compositional time series data, effectively handling structural breaks and enhancing forecasting accuracy during these changes.
- [FinCARE: Financial Causal Analysis with Reasoning and Evidence](https://www.ml-quant.com/papers/arxiv/2510.20221/): KG+LLM for Financial Causal Discovery: Combines SEC knowledge graphs, LLM reasoning, and causal discovery to build more accurate finance‑grounded causal models.
- [FinZero: Launching Multi-modal Financial Time Series Forecast with Large Reasoning Model](https://www.ml-quant.com/papers/arxiv/2509.08742/): Multi-modal Forecasting: FinZero, a pre-trained model fine-tuned by the Uncertainty-adjusted Group Relative Policy Optimization method, is introduced in the article, enhancing the accuracy, adaptability, and scalability of financial time series forecasting.
- [FinCast: A Foundation Model for Financial Time-Series Forecasting](https://www.ml-quant.com/papers/arxiv/2508.19609/): Time-Series Forecasting Model: FinCast, a new model for financial time-series forecasting, outperforms existing methods by effectively capturing diverse patterns without needing domain-specific adjustments.
