paper-with-me

홈 › Papers

Entropy Production in Machine Learning Under Fokker-Planck Probability Flow

2026-01-02 · Lennon Shikhman arxiv

Machine learning models deployed in nonstationary environments inevitably experience performance degradation due to data drift. While numerous drift detection heuristics exist, most lack a dynamical interpretation and provide limited guidance on how retraining decisions should be balanced against operational cost. In this work, we propose an entropy-based retraining framework grounded in nonequilibrium statistical physics. Interpreting drift as probability flow governed by a Fokker-Planck equation, we quantify model-data mismatch using relative entropy and show that its time derivative admits an entropy-balance decomposition featuring a nonnegative entropy production term driven by probability currents. Guided by this theory, we implement an entropy-triggered retraining policy using an exponentially weighted moving-average (EWMA) control statistic applied to a streaming kernel density estimator of the Kullback-Leibler divergence. We evaluate this approach across multiple nonstationary data streams. In synthetic, financial, and web-traffic domains, entropy-based retraining achieves predictive performance comparable to frequent retraining while reducing retraining frequency by one to two orders of magnitude. However, in a challenging biomedical ECG setting, the entropy-based trigger underperforms the maximum-frequency baseline, highlighting limitations of feature-space entropy monitoring under complex label-conditional drift.

📄 PDF Abstract BibTeX arXiv:2601.00554

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probability flow solution of the Fokker-Planck equation

2022-06-09 · Nicholas M. Boffi, Eric Vanden-Eijnden

The method of choice for integrating the time-dependent Fokker-Planck equation in high-dimension is to generate samples from the solution via integration of the associated stochastic differential equation. Here, we study…

Local Fokker--Planck Geometry for Score Estimation: Heat-Ball Mean-Value Representations and Exact High-Dimensional Sampling

2026-06-26 · Jiayao Bai, Lang Deng, Yi Du, Yifei Jia arxiv

Score-based generative models and Langevin samplers rely on estimating the score function $\nabla_x\log p_t(x)$ of a forward diffusion. Classically this is tractable when the drift is linear: the marginal density is Gaus…

Transport based particle methods for the Fokker-Planck-Landau equation

2024-05-16 · Vasily Ilin, Jingwei Hu, Zhenfu Wang

We propose a particle method for numerically solving the Landau equation, inspired by the score-based transport modeling (SBTM) method for the Fokker-Planck equation. This method can preserve some important physical prop…

On Wasserstein Reinforcement Learning and the Fokker-Planck equation

2017-12-19 · Pierre H. Richemond, Brendan Maginnis

Policy gradients methods often achieve better performance when the change in policy is limited to a small Kullback-Leibler divergence. We derive policy gradients where the change in policy is limited to a small Wasserste…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Large-Scale Wasserstein Gradient Flows

2021-06-01 · NeurIPS 2021 12 · Petr Mokrov, Alexander Korotin, Lingxiao Li, Aude Genevay 외

Wasserstein gradient flows provide a powerful means of understanding and solving many diffusion equations. Specifically, Fokker-Planck equations, which model the diffusion of probability measures, can be understood as gr…