Falsification of Cyber-Physical Systems Using Deep Reinforcement Learning

Takumi Akazaki,Shuang Liu,Yoriyuki Yamagata,Yihai Duan,Jianye Hao
DOI: https://doi.org/10.1007/978-3-319-95582-7_27
2018-05-01
Abstract:With the rapid development of software and distributed computing, Cyber-Physical Systems (CPS) are widely adopted in many application areas, e.g., smart grid, autonomous automobile. It is difficult to detect defects in CPS models due to the complexities involved in the software and physical systems. To find defects in CPS models efficiently, robustness guided falsification of CPS is introduced. Existing methods use several optimization techniques to generate counterexamples, which falsify the given properties of a CPS. However those methods may require a large number of simulation runs to find the counterexample and is far from practical. In this work, we explore state-of-the-art Deep Reinforcement Learning (DRL) techniques to reduce the number of simulation runs required to find such counterexamples. We report our method and the preliminary evaluation results.
Software Engineering,Machine Learning
What problem does this paper attempt to address?