@COMMENT This file was generated by bib2html.pl <http://www.cs.cmu.edu/~pfr/misc_software/index.html#bib2html> version 0.90
@COMMENT written by Patrick Riley <http://www.cs.cmu.edu/~pfr>
@COMMENT This file came from Peter Stone's publication pages at
@COMMENT http://www.cs.utexas.edu/~pstone/papers
@InProceedings{cbm-wang-aaai24,
  author   = {Zizhao Wang and Caroline Wang and Xuesu Xiao and Yuke Zhu and Peter Stone},
  title    = {Building Minimal and Reusable Causal State Abstractions for Reinforcement Learning},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year     = {2024},
  month    = {February},
  location = {Vancouver, Canada},
  abstract = {
Two desiderata of reinforcement learning (RL) algorithms are the ability to
learn from relatively little experience and the ability to learn policies that
generalize to a range of problem specifications. In factored state spaces, one
approach towards achieving both goals is to learn state abstractions, which only
keep the necessary variables for learning the tasks at hand. 
This paper introduces Causal Bisimulation Modeling (CBM), a method that learns the
causal relationships in the dynamics and reward functions for each task to
derive a minimal, task-specific abstraction. 
CBM leverages and improves implicit modeling to train a high-fidelity causal 
dynamics model that can be reused for all tasks in the same environment. 
Empirical validation on manipulation environments and Deepmind Control Suite 
reveals that CBM's learned implicit dynamics models identify the underlying causal 
relationships and state abstractions more accurately than explicit ones. 
Furthermore, the derived state abstractions allow a task learner to achieve 
near-oracle levels of sample efficiency.
  },
}
