Apple Machine Learning Research1 min readpaperadvanced
REVERSAL-BENCH: A Reversibility Axis and Reset Oracle for Measuring the Reset-Free RL Cliff
Summary
The paper presents REVERSAL‑BENCH, a benchmark that varies environment reversibility with a parameter ρ and provides a ground‑truth reset oracle for eight manipulation tasks. Using it, the authors show that reset‑free RL agents hit a sharp reversibility cliff and become permanently trapped, while episodic agents remain robust.
- REVERSAL‑BENCH defines a continuous reversibility parameter ρ and a reset oracle to label recoverable vs irrecoverable states across eight manipulation tasks.
- Experiments reveal a sharp “reversibility cliff”: reset‑free agents become permanently trapped as ρ increases, while episodic agents continue learning.
- The cliff is caused by irreversibility itself, confirmed by comparing to geometrically reversible task variants.
- A safety shield can predict irreversible states but only prevents failure when it can steer the agent away; it cannot recover once trapped.
Researchers building autonomous RL systems for real‑world manipulation should care because irreversibility can halt learning without external resets.
8/10

