Reinfier and Reintrainer: Verification and Interpretation-Driven Safe Deep Reinforcement Learning Frameworks
Zixuan Yang, Jiaqi Zheng, Guihai Chen

TL;DR
This paper introduces Reintrainer, a verification and interpretation-driven framework for safe deep reinforcement learning, which guarantees property satisfaction and improves performance through iterative verification, interpretation, and training strategies.
Contribution
The work presents Reintrainer, a novel framework combining formal verification and interpretation to develop trustworthy DRL models with guaranteed property compliance.
Findings
Reintrainer outperforms state-of-the-art methods on six benchmarks.
It guarantees models meet predefined safety properties.
The framework enhances both performance and interpretability of DRL models.
Abstract
Ensuring verifiable and interpretable safety of deep reinforcement learning (DRL) is crucial for its deployment in real-world applications. Existing approaches like verification-in-the-loop training, however, face challenges such as difficulty in deployment, inefficient training, lack of interpretability, and suboptimal performance in property satisfaction and reward performance. In this work, we propose a novel verification-driven interpretation-in-the-loop framework Reintrainer to develop trustworthy DRL models, which are guaranteed to meet the expected constraint properties. Specifically, in each iteration, this framework measures the gap between the on-training model and predefined properties using formal verification, interprets the contribution of each input feature to the model's output, and then generates the training strategy derived from the on-the-fly measure results, until…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
