Skip to content

rharrington31/ai-ethics-scenarios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AI Ethics Scenarios

Consider the following questions about each of the given scenarios:

  1. What do you consider to be the potential benefits of the artificial intelligence program described in the scenario?
  2. What do you consider to be the potential drawbacks of the artificial intelligence program described in the scenario?
  3. If you were in a position where you could decide if the organization would use the program or not, then what would you decide to do? Why?

Scenario #1: Hiring Practices

A company is overwhelmed by the number of applicants that it is receiving for the engineering roles that it has posted.

In an effort to make it easier to hire candidates, a team of data scientists has built a machine learning model that will determine whether or not a candidate should be hired based upon their resume.

Some personally identifiable information, such as the name of the candidate were not considered as a feature of the model.

Scenario #2: Recidivism

Judges make decisions about the sentences that criminals receive. One of the factors that judges consider during sentencing is the likelihood of the person to re-offend (recidivism).

Courtrooms have adopted tools designed to eliminate bias in sentencing through the use of artificial intelligence. The history of the criminal can be input into the model. It will then output the likelihood of the person to re-offend.

Demographic information about the criminal is not included in the model.

Scenario #3: Child Protection

Child welfare workers are asked to make thousands of decisions related to their work in any given year. This is an overwhelming number of decisions to make - often with imperfect information.

A county’s Department of Health and Human Services has built an algorithm that can aid decision making for its child welfare workers. Each case is given a score that indicates how risky it is based upon the likelihood of the child to be removed from the home within 2 years.

Incidents of potential neglect are reported to the county’s child protection hotline. The reports go through a screening process where the algorithm calculates the child’s potential risk and assigns a score. Child welfare workers then use their discretion to decide whether to investigate.

Releases

No releases published

Packages

No packages published