STLGAug 13, 2025

Mitigating Distribution Shift in Stock Price Data via Return-Volatility Normalization for Accurate Prediction

arXiv:2508.20108v23 citationsh-index: 4CIKM
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate stock price prediction for financial analysts and investors, but it is incremental as it builds on existing backbone models with specific enhancements.

The paper tackles the problem of distribution shifts in stock price data to improve prediction accuracy by proposing ReVol, a method that normalizes price features and integrates attention-based modules, resulting in an average improvement of over 0.03 in IC and 0.7 in SR across various settings.

How can we address distribution shifts in stock price data to improve stock price prediction accuracy? Stock price prediction has attracted attention from both academia and industry, driven by its potential to uncover complex market patterns and enhance decisionmaking. However, existing methods often fail to handle distribution shifts effectively, focusing on scaling or representation adaptation without fully addressing distributional discrepancies and shape misalignments between training and test data. We propose ReVol (Return-Volatility Normalization for Mitigating Distribution Shift in Stock Price Data), a robust method for stock price prediction that explicitly addresses the distribution shift problem. ReVol leverages three key strategies to mitigate these shifts: (1) normalizing price features to remove sample-specific characteristics, including return, volatility, and price scale, (2) employing an attention-based module to estimate these characteristics accurately, thereby reducing the influence of market anomalies, and (3) reintegrating the sample characteristics into the predictive process, restoring the traits lost during normalization. Additionally, ReVol combines geometric Brownian motion for long-term trend modeling with neural networks for short-term pattern recognition, unifying their complementary strengths. Extensive experiments on real-world datasets demonstrate that ReVol enhances the performance of the state-of-the-art backbone models in most cases, achieving an average improvement of more than 0.03 in IC and over 0.7 in SR across various settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes