LGAug 14, 2025

Physics-Informed Reward Machines

arXiv:2508.14093v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses the problem of improving learning efficiency and programmability in reinforcement learning for control tasks, representing an incremental advancement over existing reward machines.

The paper tackled the challenge of specifying complex non-Markovian rewards in reinforcement learning by introducing physics-informed reward machines (pRMs), which accelerate reward acquisition during training phases, as demonstrated in experiments across finite and continuous physical environments.

Reward machines (RMs) provide a structured way to specify non-Markovian rewards in reinforcement learning (RL), thereby improving both expressiveness and programmability. Viewed more broadly, they separate what is known about the environment, captured by the reward mechanism, from what remains unknown and must be discovered through sampling. This separation supports techniques such as counterfactual experience generation and reward shaping, which reduce sample complexity and speed up learning. We introduce physics-informed reward machines (pRMs), a symbolic machine designed to express complex learning objectives and reward structures for RL agents, thereby enabling more programmable, expressive, and efficient learning. We present RL algorithms capable of exploiting pRMs via counterfactual experiences and reward shaping. Our experimental results show that these techniques accelerate reward acquisition during the training phases of RL. We demonstrate the expressiveness and effectiveness of pRMs through experiments in both finite and continuous physical environments, illustrating that incorporating pRMs significantly improves learning efficiency across several control tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes