Recovering Temporal Data Drift Regimes from Neural Network Weights
July 31, 2026
A hidden Markov model (HMM) applied to the weight trajectories of models trained on drifting data streams can successfully recover discrete latent states. Testing on Fakeddit and Yelp datasets shows that classifiers generalize more effectively to data within the same recovered temporal state than across state boundaries.
HOW THIS AFFECTS YOU
●
researcherYou can use weight trajectories and HMMs to detect and partition non-continuous data drift in production models.