Papers
Topics
Authors
Recent
2000 character limit reached

Multi-period Learning for Financial Time Series Forecasting (2511.08622v1)

Published 7 Nov 2025 in q-fin.ST, cs.AI, and cs.LG

Abstract: Time series forecasting is important in finance domain. Financial time series (TS) patterns are influenced by both short-term public opinions and medium-/long-term policy and market trends. Hence, processing multi-period inputs becomes crucial for accurate financial time series forecasting (TSF). However, current TSF models either use only single-period input, or lack customized designs for addressing multi-period characteristics. In this paper, we propose a Multi-period Learning Framework (MLF) to enhance financial TSF performance. MLF considers both TSF's accuracy and efficiency requirements. Specifically, we design three new modules to better integrate the multi-period inputs for improving accuracy: (i) Inter-period Redundancy Filtering (IRF), that removes the information redundancy between periods for accurate self-attention modeling, (ii) Learnable Weighted-average Integration (LWI), that effectively integrates multi-period forecasts, (iii) Multi-period self-Adaptive Patching (MAP), that mitigates the bias towards certain periods by setting the same number of patches across all periods. Furthermore, we propose a Patch Squeeze module to reduce the number of patches in self-attention modeling for maximized efficiency. MLF incorporates multiple inputs with varying lengths (periods) to achieve better accuracy and reduces the costs of selecting input lengths during training. The codes and datasets are available at https://github.com/Meteor-Stars/MLF.

Summary

  • The paper presents the Multi-period Learning Framework (MLF) that integrates IRF, LWI, and MAP to improve TSF accuracy and efficiency.
  • It employs a transformer-based architecture with a patch squeeze module to reduce memory usage and computational complexity.
  • Deployment in Alipay’s fund management system demonstrates notable improvements in forecasting accuracy and GMV.

Multi-period Learning for Financial Time Series Forecasting

This paper presents the Multi-period Learning Framework (MLF) designed to enhance the performance of financial time series forecasting (TSF). MLF addresses the complexities involved in processing multi-period inputs, considering both the accuracy and efficiency requirements crucial for real-world applications, such as fund sales forecasting.

Background and Objectives

Time series forecasting, especially in the financial domain, is influenced by short-term public opinions and medium/long-term market trends. Traditional TSF models typically utilize single-period inputs or lack dedicated mechanisms to effectively process multi-period characteristics. MLF is proposed to overcome these limitations by simultaneously leveraging multiple inputs with varying lengths to improve forecasting accuracy and efficiency.

Proposed Methodology

Multi-period Learning Framework Components

The MLF architecture integrates several novel modules to adeptly handle multi-period inputs:

  1. Inter-period Redundancy Filtering (IRF): This module removes redundant information across periods to facilitate more accurate self-attention modeling in the transformer architecture.
  2. Learnable Weighted-average Integration (LWI): LWI adaptively integrates forecasts from multiple periods by assigning weights based on prediction accuracy, thereby enhancing the final integration of multi-period forecasts.
  3. Multi-period self-Adaptive Patching (MAP): MAP ensures equal numbers of patches across periods by adjusting patch lengths self-adaptively. This design prevents bias towards certain periods with varying patch numbers.
  4. Patch Squeeze Module: This module reduces intra-period redundancy and lowers computational overhead by efficiently condensing the number of patches used in self-attention modeling. Figure 1

    Figure 1: Current TSF scheme (a) and ours (b). The blue rectangle highlights the characteristics of the multi-period inputs.

Practical Implementation

The implementation utilizes a transformer-based architecture with enhancements to effectively manage information across multiple periods. The patch squeeze module is vital for lowering computational requirements without compromising forecasting quality. The IRF block progressively filters inter-period redundancy, improving prediction accuracy iteratively.

For deployment, MLF has been integrated into Alipay's fund management system, demonstrating substantial improvements in forecasting performance and efficiency compared to previously deployed models.

Experimental Analysis

Performance Metrics

MLF outperforms existing TSF models on both proprietary fund datasets and various public datasets, showing superiority in MSE and accuracy across short-term and long-term predictions.

Efficiency Analysis

The patch squeeze module significantly reduces memory and time complexity, confirming MLF's scalability for large datasets and compatibility with production systems such as Alipay's financial services. Figure 2

Figure 2: Efficiency analysis for best-performing TSF models was conducted on Ettm1, Weather, and Fund datasets.

Deployment and Real-world Impact

Deployment results indicate a notable improvement in forecasting accuracy and gross merchandise volume (GMV) over consecutive weeks at Alipay, showcasing MLF's effective application in real-world financial forecasting scenarios.

Conclusion

The MLF framework represents an advanced approach to financial TSF by leveraging multi-period inputs with unique architectural designs tailored for accurate and efficient forecasting. Future research can further explore specialized architectures addressing multi-period characteristics to continue improving forecasting potential.

By offering significant enhancements in both theoretical concepts and practical implementations, MLF sets a precedent for evolving TSF methodologies to accommodate and maximize the benefits of multi-period analysis.

Dice Question Streamline Icon: https://streamlinehq.com

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

X Twitter Logo Streamline Icon: https://streamlinehq.com

Tweets

This paper has been mentioned in 1 tweet and received 0 likes.

Upgrade to Pro to view all of the tweets about this paper: