paper-with-me

Papers

Compositional Behavioral Semantics for State Abstraction in Reinforcement Learning

2026-06-24 · Yivan Zhang, Ziyan Luo, Manuel Baltieri arxiv

State abstraction plays a key role in scaling reinforcement learning to complex but structured systems. In studying such systems, a wide range of behavioral structures have been studied in reinforcement learning, including value functions, invariants, bisimulation relations, and behavioral metrics. However, a general principle for determining what structures are provably preserved under state abstraction is still lacking. In this paper, we present a unified framework for defining and analyzing behavioral structures in reinforcement learning. Our framework provides a compositional way to specify behavioral semantics based on local, one-step descriptions of system dynamics. Using this framework, we establish results showing how behavioral structures can be safely transferred between abstract and concrete systems. We further show how to construct quantitative metrics from logical behavioral semantics with soundness guarantees. Together, these results provide a principled foundation for reasoning about behaviors under state abstraction in reinforcement learning and offer reusable definition and proof principles for a broad class of behavioral structures in reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2606.25357

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Categorical semantics of compositional reinforcement learning

2022-08-29 · Georgios Bakirtzis, Michail Savvas, Ufuk Topcu

Compositional knowledge representations in reinforcement learning (RL) facilitate modular, interpretable, and safe task specifications. However, generating compositional models requires the characterization of minimal as…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Causal and Compositional Abstraction

2026-02-18 · Robin Lorenz, Sean Tull arxiv

Abstracting from a low level to a more explanatory high level of description, and ideally while preserving causal structure, is fundamental to scientific practice, to causal inference problems, and to robust, efficient a…

Causal Inference

Language as an Abstraction for Hierarchical Deep Reinforcement Learning

2019-06-18 · NeurIPS 2019 12 · Yiding Jiang, Shixiang Gu, Kevin Murphy, Chelsea Finn

Solving complex, temporally-extended tasks is a long-standing problem in reinforcement learning (RL). We hypothesize that one critical element of solving such problems is the notion of compositionality. With the ability …

Deep Reinforcement LearningInstruction FollowingMuJoCoObject+4

UML-CoT: Structured Reasoning and Planning with Unified Modeling Language for Robotic Room Cleaning

2025-09-26 · Hongyu Chen, Guangrun Wang arxiv

Chain-of-Thought (CoT) prompting improves reasoning in large language models (LLMs), but its reliance on unstructured text limits interpretability and executability in embodied tasks. Prior work has explored structured C…

A Contractive Feedback Semantics for Reinforcement Learning

2026-05-23 · Zuyuan Zhang arxiv

Discounted reinforcement learning is usually presented through Bellman equations on closed Markov decision processes. This paper develops a compositional view: a one-step decision process is treated as an open stochastic…

Reinforcement Learning