paper-with-me

Papers

Learning Causal States Under Partial Observability and Perturbation

2025-11-29 · Na Li, Hangguan Shan, Wei Ni, Wenjie Zhang, Xinyu Li, Yamin Wang arxiv

A critical challenge for reinforcement learning (RL) is making decisions based on incomplete and noisy observations, especially in perturbed and partially observable Markov decision processes (P$^2$OMDPs). Existing methods fail to mitigate perturbations while addressing partial observability. We propose \textit{Causal State Representation under Asynchronous Diffusion Model (CaDiff)}, a framework that enhances any RL algorithm by uncovering the underlying causal structure of P$^2$OMDPs. This is achieved by incorporating a novel asynchronous diffusion model (ADM) and a new bisimulation metric. ADM enables forward and reverse processes with different numbers of steps, thus interpreting the perturbation of P$^2$OMDP as part of the noise suppressed through diffusion. The bisimulation metric quantifies the similarity between partially observable environments and their causal counterparts. Moreover, we establish the theoretical guarantee of CaDiff by deriving an upper bound for the value function approximation errors between perturbed observations and denoised causal states, reflecting a principled trade-off between approximation errors of reward and transition-model. Experiments on Roboschool tasks show that CaDiff enhances returns by at least 14.18\% compared to baselines. CaDiff is the first framework that approximates causal states using diffusion models with both theoretical rigor and practicality.

📄 PDF Abstract BibTeX arXiv:2512.00357

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Planning under Distribution Shifts with Causal POMDPs

2026-02-26 · Matteo Ceriscioli, Karthika Mohan arxiv

In the real world, planning is often challenged by distribution shifts. As such, a model of the environment obtained under one set of conditions may no longer remain valid as the distribution of states or the environment…

Regret-Optimal Control under Partial Observability

2023-11-10 · Joudi Hajar, Oron Sabag, Babak Hassibi

This paper studies online solutions for regret-optimal control in partially observable systems over an infinite-horizon. Regret-optimal control aims to minimize the difference in LQR cost between causal and non-causal co…

Topological Kalman Filtering on Cell Complexes

2026-05-15 · Chengen Liu, Rohan Money, Ting Gao, Mohammad Sabbaqi 외 arxiv

Inferring latent dynamics from multivariate time-series defined over topological cell complexes is crucial for capturing the complex, higher-order interactions inherent in real-world systems such as in water, sensor, and…

Causal Effect Identifiability under Partial-Observability

2020-01-01 · ICML 2020 1 · Sanghack Lee, Elias Bareinboim

Causal effect identifiability is concerned with establishing the effect of intervening on a set of variables on another set of variables from observational or interventional distributions under causal assumptions that ar…

NoisyCausal: A Benchmark for Evaluating Causal Reasoning Under Structured Noise

2026-05-05 · Zhi Xu, Yun Fu arxiv

Causal reasoning in natural language requires identifying relevant variables, understanding their interactions, and reasoning about effects and interventions, often under noisy or ambiguous conditions. While large langua…