paper-with-me

Papers

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

2018-11-14 · Vahid Behzadan, James Minton, Arslan Munir

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.

📄 PDF Abstract BibTeX arXiv:1811.05594

Code (1)

zminton/TrolleyMod 공식 구현

Tasks

Autonomous VehiclesDecision MakingDeep Reinforcement LearningReinforcement Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

EVA-Client: A Unified Data Collection, Inference, and Deployment Framework for Embodied Policies on Real Robots

2026-07-02 · Heqing Yang, Yang Yi, Liyao Wang, Linqing Zhong 외 hf

We present EVA-Client, an open-source framework for deployment, data collection, and evaluation of trained manipulation policies on real robots. Sitting between a policy server and the physical hardware, EVA-Client unifi…

A Cookbook for Community-driven Data Collection of Impaired Speech in LowResource Languages

2025-07-03 · Sumaya Ahmed Salihs, Isaac Wiafe, Jamal-Deen Abdulai, Elikem Doe Atsakpo 외 arxiv

This study presents an approach for collecting speech samples to build Automatic Speech Recognition (ASR) models for impaired speech, particularly, low-resource languages. It aims to democratize ASR technology and data c…

Speech Recognition

SimJEB: Simulated Jet Engine Bracket Dataset

2021-05-07 · Eamon Whalen, Azariah Beyene, Caitlin Mueller

This paper introduces the Simulated Jet Engine Bracket Dataset (SimJEB): a new, public collection of crowdsourced mechanical brackets and accompanying structural simulations. SimJEB is applicable to a wide range of geome…

Benchmarking Offline Reinforcement Learning on Real-Robot Hardware

2023-07-28 · Nico Gürtler, Sebastian Blaes, Pavel Kolev, Felix Widmaier 외

Learning policies from previously recorded data is a promising direction for real-world robotics tasks, as online learning is often infeasible. Dexterous manipulation in particular remains an open problem in its general …

Benchmarkingreinforcement-learningReinforcement Learning

What Limits LLM-based Human Simulation: LLMs or Our Design?

2025-01-15 · Qian Wang, Jiaying Wu, Zhenheng Tang, Bingqiao Luo 외

We argue that advancing LLM-based human simulation requires addressing both LLM's inherent limitations and simulation framework design challenges. Recent studies have revealed significant gaps between LLM-based human sim…