Skip to search boxSkip to navigationSkip to main content

Testing and Symbolic Analysis For Reinforcement Learning

Open access

Publication Information

Output type

Research Output:
Theses
PhD thesis

Original language

English

Qualification

PhD

Publication milestones

  • Published - 2025

Publication status

Published - 2025

Supervisors/Advisors

Award date

30/01/2025

Publisher

IT-Universitetet i København, Denmark

Book series

  • Book series name: ITU-DS
    Series number: 233
    ISSN: 1602-3536
978-87-7949-531-9

Abstract

Reinforcement learning (RL) is a type of active learning whereby an agent learns to act in an environment by interacting with it. RL has applications in many domains, including robotics, gaming, electronics, healthcare, water management systems, etc. The majority of real-world applications of RL, such as those in robotics, necessitate a preliminary training phase in a simulation environment. It is otherwise either infeasible or prohibitively expensive to train the agent in a real-world setting. At the same time, there are clear advantages to be gained from the use of formal methods for the enhancement of software qualities. Given that RL and its applications are computer programs, the objective of this thesis is to employ formal methods, in particular pecification, testing, and symbolic execution, in order to improve the reliability and explainability of reinforcement learning.