AICYRONov 14, 2018

TrolleyMod v1.0: An Open-Source Simulation and Data-Collection Platform for Ethical Decision Making in Autonomous Vehicles

arXiv:1811.05594v1Has Code
Originality Synthesis-oriented
AI Analysis

This provides a tool for researchers and developers to study and implement ethical decisions in autonomous vehicles, but it is incremental as it builds on existing simulators like CARLA.

The paper tackles the problem of collecting ethical decision-making data for autonomous vehicles by introducing TrolleyMod v1.0, an open-source platform based on CARLA simulator, which facilitates experiments in trolley problems with realistic simulations and enables custom controllers for training value-aligned vehicles.

This paper presents TrolleyMod v1.0, an open-source platform based on the CARLA simulator for the collection of ethical decision-making data for autonomous vehicles. This platform is designed to facilitate experiments aiming to observe and record human decisions and actions in high-fidelity simulations of ethical dilemmas that occur in the context of driving. Targeting experiments in the class of trolley problems, TrolleyMod provides a seamless approach to creating new experimental settings and environments with the realistic physics-engine and the high-quality graphical capabilities of CARLA and the Unreal Engine. Also, TrolleyMod provides a straightforward interface between the CARLA environment and Python to enable the implementation of custom controllers, such as deep reinforcement learning agents. The results of such experiments can be used for sociological analyses, as well as the training and tuning of value-aligned autonomous vehicles based on social values that are inferred from observations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes