English

Improved Monte Carlo Planning via Causal Disentanglement for Structurally-Decomposed Markov Decision Processes

Artificial Intelligence 2025-10-06 v2 Machine Learning Systems and Control Systems and Control

Abstract

Markov Decision Processes (MDPs), as a general-purpose framework, often overlook the benefits of incorporating the causal structure of the transition and reward dynamics. For a subclass of resource allocation problems, we introduce the Structurally Decomposed MDP (SD-MDP), which leverages causal disentanglement to partition an MDP's temporal causal graph into independent components. By exploiting this disentanglement, SD-MDP enables dimensionality reduction and computational efficiency gains in optimal value function estimation. We reduce the sequential optimization problem to a fractional knapsack problem with log-linear complexity O(TlogT)O(T \log T), outperforming traditional stochastic programming methods that exhibit polynomial complexity with respect to the time horizon TT. Additionally, SD-MDP's computational advantages are independent of state-action space size, making it viable for high-dimensional spaces. Furthermore, our approach integrates seamlessly with Monte Carlo Tree Search (MCTS), achieving higher expected rewards under constrained simulation budgets while providing a vanishing simple regret bound. Empirical results demonstrate superior policy performance over benchmarks across various logistics and finance domains.

Keywords

Cite

@article{arxiv.2406.16151,
  title  = {Improved Monte Carlo Planning via Causal Disentanglement for Structurally-Decomposed Markov Decision Processes},
  author = {Larkin Liu and Shiqi Liu and Yinruo Hua and Matej Jusup},
  journal= {arXiv preprint arXiv:2406.16151},
  year   = {2025}
}

Comments

Conference Paper. 7th International Conference on Distributed Artificial Intelligence (DAI)

R2 v1 2026-06-28T17:16:29.628Z