The use of reinforcement learning (RL) in real-world domains often requires extensive effort to ensure safe behavior. While this compromises the autonomy of the system, it might still be too risky to allow a learning agent to freely explore its environment. These strict impositions come at the cost of flexibility and applying them often relies on complex parameters and hard-coded knowledge modelled by the reward function. Autonomous driving is one such domain that could greatly benefit from more efficient and verifiable methods for safe automation. We propose to approach the automated driving problem using constrained RL, a method that automates the trade off between risk and utility, thereby significantly reducing the burden on the designer. We first show that an engineered reward function for ensuring safety and utility in one specific environment might not result in the optimal behavior when traffic dynamics changes in the exact environment. Next we show how algorithms based on constrained RL which are more robust to the environmental disturbances can address this challenge. These algorithms use a simple and easy to interpret reward and cost function, and are able to maintain both, efficiency and safety without requiring reward parameter tuning. We demonstrate our approach in the automated merging scenario with different traffic configurations such as low or high chance of cooperative drivers and different cooperative driving strategies.

Citation

  Kamran, D., Simão, T. D., Yang, Q., Ponnambalam, C. T., Fischer, J., Spaan, M. T. J., & Lauer, M. (2022). A Modern Perspective on Safe Automated Driving for Different Traffic Dynamics Using Constrained Reinforcement Learning. 25th IEEE International Conference on Intelligent Transportation Systems (ITSC), 4017–4023. https://doi.org/10.1109/ITSC55140.2022.9921907

@inproceedings{Kamran2022,
  author = {Kamran, Danial and Simão, Thiago D. and Yang, Qisong and Ponnambalam, Canmanie T. and Fischer, Johannes and Spaan, Matthijs T. J. and Lauer, Martin},
  title = {A Modern Perspective on Safe Automated Driving for Different Traffic Dynamics Using Constrained Reinforcement Learning},
  year = {2022},
  booktitle = {25th {IEEE} International Conference on Intelligent Transportation Systems (ITSC)},
  publisher = {IEEE},
  pages = {4017--4023},
  doi = {10.1109/ITSC55140.2022.9921907}
}