paper-with-me

홈 › Papers

Online Causal Kalman Filtering for Stable and Effective Policy Optimization

2026-02-11 · Shuo He, Lang Feng, Xin Cheng, Lei Feng, Bo An arxiv

Reinforcement learning for large language models suffers from high-variance token-level importance sampling (IS) ratios, which would destabilize policy optimization at scale. To improve stability, recent methods typically use a fixed sequence-level IS ratio for all tokens in a sequence or adjust each token's IS ratio separately, thereby neglecting temporal off-policy derivation across tokens in a sequence. In this paper, we first empirically identify that local off-policy deviation is structurally inconsistent at the token level, which may distort policy-gradient updates across adjacent tokens and lead to training collapse. To address the issue, we propose Online Causal Kalman Filtering for stable and effective Policy Optimization (KPO). Concretely, we model the desired IS ratio as a latent state that evolves across tokens and apply a Kalman filter to update this state online and autoregressively based on the states of past tokens, regardless of future tokens. The resulting filtered IS ratios preserve token-wise local structure-aware variation while strongly smoothing noise spikes, yielding more stable and effective policy updates. Experimentally, KPO achieves superior results on challenging math reasoning datasets compared with state-of-the-art counterparts.

📄 PDF Abstract BibTeX arXiv:2602.10609

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Kalman-Like Filter under Binary Sensors

2021-10-27 · Zhongyao Hu, Bo Chen, Yuchen Zhang, Li Yu

This paper is concerned with the linear/nonlinear Kalman-like filtering problem under binary sensors. Since innovation represents new information in the sensor measurement and serves to correct the prediction for the Kal…

Weighted Flow Matching and Physics-Informed Nonlinear Filtering for Parameter Estimation in Digital Twins

2026-05-16 · Yasar Yanik, Himadri Basu, Ricardo G. Sanfelice, Daniele Venturi arxiv

Digital twins (DTs) rely on continuous synchronization between physical systems and their virtual counterparts through online parameter estimation under uncertainty. In many practical settings, however, this task is chal…

Differentiable Adaptive Kalman Filtering via Optimal Transport

2025-08-09 · Yangguang He, Wenhao Li, Minzhe Li, Juan Zhang 외 arxiv

Learning-based filtering has demonstrated strong performance in non-linear dynamical systems, particularly when the statistics of noise are unknown. However, in real-world deployments, environmental factors, such as chan…

Latent Autoencoder Ensemble Kalman Filter for Nonlinear Data assimilation

2026-03-06 · Xin T. Tong, Yanyan Wang, Liang Yan arxiv

The ensemble Kalman filter (EnKF) is widely used for data assimilation in high-dimensional systems, but its performance often deteriorates for strongly nonlinear dynamics due to the structural mismatch between the Kalman…

Nonlinear Kalman Filtering with Divergence Minimization

2017-05-01 · San Gultekin, John Paisley

We consider the nonlinear Kalman filtering problem using Kullback-Leibler (KL) and $\alpha$-divergence measures as optimization criteria. Unlike linear Kalman filters, nonlinear Kalman filters do not have closed form Gau…