💾 Archived View for jb55.com › ward.bay.wiki.org › algorithms-manifesto captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-04)

-=-=-=-=-=-=-

Algorithms Manifesto

Automated decision making algorithms are now used throughout industry and government, underpinning many processes from dynamic pricing to employment practices to criminal sentencing. Given that such algorithmically informed decisions have the potential for significant societal impact, the goal of this document is to help developers and product managers design and implement algorithmic systems in publicly accountable ways. post

post

They begin by outlining five equally important guiding principles which I've shortened here.

__Responsibility__ Make available externally visible avenues of redress.

__Explainability__ Ensure that decisions driving data can be explained.

__Accuracy__ Identify, log, and articulate sources of error.

__Auditability__ Enable third parties to review algorithm behavior.

__Fairness__ Ensure decisions do not create discriminatory impacts.

This from the 2016 meeting: Fairness, Accountability, and Transparency in Machine Learning. site

site

Two of the 13 authors write further in MIT Technology Review. post

post

The work was brought to my attention by John Naughton in his Memex 1.1. post

post