Lyapunov-Guided Self-Alignment: Test-Time Adaptation for Offline Safe Reinforcement Learning
About
Offline reinforcement learning (RL) agents often fail when deployed, as the gap between training datasets and real environments leads to unsafe behavior. To address this, we present SAS (Self-Alignment for Safety), a transformer-based framework that enables test-time adaptation in offline safe RL without retraining. In SAS, the main mechanism is self-alignment: at test time, the pretrained agent generates several imagined trajectories and selects those satisfying the Lyapunov condition. These feasible segments are then recycled as in-context prompts, allowing the agent to realign its behavior toward safety while avoiding parameter updates. In effect, SAS turns Lyapunov-guided imagination into control-invariant prompts, and its transformer architecture admits a hierarchical RL interpretation where prompting functions as Bayesian inference over latent skills. Across Safety Gymnasium and MuJoCo benchmarks, SAS consistently reduces cost and failure while maintaining or improving return.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| PointPush2 | Safety Gymnasium | Normalized Reward24 | 21 | |
| PointButton1 | Safety Gymnasium | Normalized Reward51 | 21 | |
| PointButton2 | Safety Gymnasium | Normalized Reward51 | 21 | |
| PointGoal2 | Safety Gymnasium | Normalized Reward65 | 21 | |
| PointPush1 | Safety Gymnasium | Normalized Reward28 | 21 | |
| PointGoal1 | Safety Gymnasium | Normalized Reward0.66 | 21 | |
| CarPush1 | Safety Gymnasium | Reward0.31 | 19 | |
| CarButton1 | Safety Gymnasium | Reward0.27 | 19 | |
| CarButton2 | Safety Gymnasium | Reward0.3 | 19 | |
| CarGoal1 | Safety Gymnasium | Reward67 | 19 |