Lab 9 - Robot Ethics

Note

This is a INDIVIDUAL assignment.

Tip

Be prepared for the dicussion to come in Lecture 22

Goals:
As engineers, we design systems to have a certain function: move parts in a warehouse, interpret and implement a surgeon’s hand movements, or drive passengers around. Aside from functionality, we also design safety, security and reliability into our systems. With autonomous systems, we will be asked to design ethics into our systems, since they will share the world with us and make decisions autonomously, and some of these decisions are bound to involve ethical questions. How can we design and program an autonomous system that is ethical? Indeed, what does it mean for an autonomous system to be ethical? Or even, just responsible for its actions? Are there certain autonomous systems that simply cannot be ethical? Moreover, when speaking about designing ethical systems, whose ethics are we talking about?
Learning Outcomes:
This assignment asks us to discuss some of the ethical considerations inherent in the design of autonomous systems generally, not just self-driving cars. It is divided into three parts, which ask the following:
  1. Who or what is morally responsible for the decisions made by an autonomous system?

  2. How can responsibility be programmed?

  3. How do context and function affect the question of designing ethical behavior?

Allotted Time: 1.5 week

Repository: Github Repository
The repository contains the latex source files as well as any skeleton code. Compile the latex source files to view the most up to date handout.