Skip to content

Formal Verification of Deep Reinforcement Learning Policies with Temporal Logic

Aug 2026 · Zenodo (CERN European Organization for Nuclear Research)
Adversarial Robustness in Machine Learning

Abstract

Deep Reinforcement Learning (DRL) has demonstrated remarkable success in solving complex control problems. However, deploying DRL agents in real-world scenarios, particularly in safety-critical applications, presents significant challenges. The inherent stochasticity and complex decision-making processes of DRL policies often lead to unpredictable and potentially unsafe behavior. This work addresses this challenge by formally verifying the safety and correctness of DRL policies using temporal logic. We construct a temporal logic model that precisely captures the desired behavior of the policy and employ model checking techniques to rigorously determine whether the policy satisfies the specified temporal logic constraints. This approach offers a novel and rigorous method for ensuring the reliability and trustworthiness of DRL systems, bridging the gap between the empirical successes of DRL and the formal guarantees provided by verification techniques. The core contribution lies in applying temporal logic as a precise specification language to define the desired behavior of a DRL policy, enabling automated verification of its adherence to safety and correctness properties. This process moves beyond simply observing policy performance to providing a mathematically sound basis for confidence in the policy's operation.

View source

Similar papers

AI-Enabled Performance-Based Procurement and Life-Cycle Maintenance of Highway Bridges: Integrating Single-Bid Risk Analytics and PPP Payment Optimization

Model-based life-cycle evaluation indicates that AI-optimized PPP contracts reduce bridges reaching emergency condition by 30%–40% over a 30-year horizon while lowering life-cycle costs by 8%–12% compared with rule-based policies, providing infrastructure agencies and private concessionaires with an integrated AI-driven life-cycle management platform.

Ali Shehadeh, Odey Alshboul · 0 citations
#reinforcement learning Open access Aug 2026

Residual RL on a PSO-tuned Fuzzy Controller for Mobile Robot Trajectory Tracking

This paper presents a two-wheeled mobile robot trajectory-tracking controller combining a particle swarm optimization (PSO)-tuned fuzzy logic controller (FLC) with a residual reinforcement learning (RL) correction layer.PSO tuning reduces the global distance error by 35% and the integral absolute error by 44% over the initial FLC.The residual RL layer further reduces the global distance error by approximately 2.3% and improves cornering-region tracking by 3.9% in RMSE, 4.7% in IAE, and 5.2% in peak distance error.The proposed controller also reduces the global distance error by 41% and 66% relative to independently tuned PID and fuzzy-PID baselines.Trained across four trajectory families with a held-out test split, the generalized agent reduces the average test distance error by 18% relative to the tuned FLC baseline.These results show that a lightweight residual correction improves both accuracy and generalization while preserving the fuzzy controller's interpretability.

Le Ngoc Dung, Luu Hong Quan, Doan Cong Anh · 0 citations

Related blog posts