English

A Theoretical Analysis of State Similarity Between Markov Decision Processes

Machine Learning 2025-12-22 v1

Abstract

The bisimulation metric (BSM) is a powerful tool for analyzing state similarities within a Markov decision process (MDP), revealing that states closer in BSM have more similar optimal value functions. While BSM has been successfully utilized in reinforcement learning (RL) for tasks like state representation learning and policy exploration, its application to state similarity between multiple MDPs remains challenging. Prior work has attempted to extend BSM to pairs of MDPs, but a lack of well-established mathematical properties has limited further theoretical analysis between MDPs. In this work, we formally establish a generalized bisimulation metric (GBSM) for measuring state similarity between arbitrary pairs of MDPs, which is rigorously proven with three fundamental metric properties, i.e., GBSM symmetry, inter-MDP triangle inequality, and a distance bound on identical spaces. Leveraging these properties, we theoretically analyze policy transfer, state aggregation, and sampling-based estimation across MDPs, obtaining explicit bounds that are strictly tighter than existing ones derived from the standard BSM. Additionally, GBSM provides a closed-form sample complexity for estimation, improving upon existing asymptotic results based on BSM. Numerical results validate our theoretical findings and demonstrate the effectiveness of GBSM in multi-MDP scenarios.

Keywords

Cite

@article{arxiv.2512.17265,
  title  = {A Theoretical Analysis of State Similarity Between Markov Decision Processes},
  author = {Zhenyu Tao and Wei Xu and Xiaohu You},
  journal= {arXiv preprint arXiv:2512.17265},
  year   = {2025}
}

Comments

Submitted to an IEEE Transactions. arXiv admin note: substantial text overlap with arXiv:2509.18714