Enhancing RL Safety with Counterfactual LLM Reasoning
This addresses safety and interpretability issues in RL for applications like autonomous systems, but it appears incremental as it builds on existing methods.
The paper tackled the problem of unsafe and hard-to-explain behavior in reinforcement learning policies by using counterfactual large language model reasoning to enhance safety post-training, resulting in improved safety and explainability.
Reinforcement learning (RL) policies may exhibit unsafe behavior and are hard to explain. We use counterfactual large language model reasoning to enhance RL policy safety post-training. We show that our approach improves and helps to explain the RL policy safety.