Slashdot Mirror


New Toronto Declaration Calls On Algorithms To Respect Human Rights

A coalition of human rights and technology groups released a new declaration on machine learning standards, calling on both governments and tech companies to ensure that algorithms respect basic principles of equality and non-discrimination. The Verge reports: Called The Toronto Declaration, the document focuses on the obligation to prevent machine learning systems from discriminating, and in some cases violating, existing human rights law. The declaration was announced as part of the RightsCon conference, an annual gathering of digital and human rights groups. "We must keep our focus on how these technologies will affect individual human beings and human rights," the preamble reads. "In a world of machine learning systems, who will bear accountability for harming human rights?" The declaration has already been signed by Amnesty International, Access Now, Human Rights Watch, and the Wikimedia Foundation. More signatories are expected in the weeks to come.

Beyond general non-discrimination practices, the declaration focuses on the individual right to remedy when algorithmic discrimination does occur. "This may include, for example, creating clear, independent, and visible processes for redress following adverse individual or societal effects," the declaration suggests, "[and making decisions] subject to accessible and effective appeal and judicial review."

22 of 168 comments (clear)

  1. Re: They might want to begin by practicing what th by Anonymous Coward · · Score: 2, Funny

    New Toronto Algorithm Calls On Declaration To Respect Human Rights

    Fixed.

  2. Summary is wrong... by RyanFenton · · Score: 4, Interesting

    Yeah - I looked at the article. No mention of algorithm. Algorithms are too simple for human rights to apply to in almost all cases.

    The summary is wrong - these folks are making an argument more about big data systems that let their data skew in ways that may end up with unethical results if used blindly.

    And that's a fair point - it's also a point made in most Computer Ethics classes for decades now, as part of most computer science degree paths.

    Ryan Fenton

    1. Re:Summary is wrong... by RyanFenton · · Score: 4, Insightful

      Slight clarification - the actual declaration is where there's no mention of algorithm. The silly article writer linking to the declaration does erroneously mention algorithm for some reason. Seems to happen a lot in science journalism the same way. Journalists are not paid enough to use accurate terms, I guess.

      Ryan Fenton

    2. Re:Summary is wrong... by Dog-Cow · · Score: 2

      So it's a declaration which states that "big data" isn't an excuse to break existing laws? Somehow, I am not seeing the purpose of this formal declaration.

    3. Re:Summary is wrong... by AmiMoJo · · Score: 2, Insightful

      It's important to have declarations like this. "It's against my ethics" isn't quite as useful as "it's against the Toronto Declaration" when refusing your boss.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    4. Re:Summary is wrong... by religionofpeas · · Score: 2

      Why not just "it's against the law" ? We already have laws against discrimination.

    5. Re:Summary is wrong... by Dog-Cow · · Score: 2

      If it's not illegal, then why is "it's against someone else's ethics" a better argument than "it's against my ethics"?

    6. Re:Summary is wrong... by Hognoxious · · Score: 3, Insightful

      It isn't, he's spouting shit as usual.

      Of course the primary motivation behind the declaration - and the SJWs' support for it - is fear that algorithms might come up with results that some people don't like.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    7. Re:Summary is wrong... by GrumpySteen · · Score: 2

      Sure we do. And we have judges using the COMPAS Recidivism Algorithm to help determine sentences despite evidence pointing toward a bias against black defendants.

      The algorithm and data set are proprietary, though, so nobody gets to examine them. Since it can't be absolutely proven that the algorithm is biased, judges are free to continue using COMPAS to justify harsher sentences to black people without anyone being able to claim racism.

      Feel free to point out which specific laws make this impossible. There are a lot of defense lawyers, defendants and researchers who will celebrate your name if you can make this problem go away.

    8. Re:Summary is wrong... by avandesande · · Score: 2

      You can create an accounting algorithm that breaks tax laws too. Why wouldn't this apply to non-discrimination laws?

      --
      love is just extroverted narcissism
    9. Re: Summary is wrong... by GrumpySteen · · Score: 2

      Do you have access to the proprietary algorithm and data that the company has never given anyone else? Otherwise, you're making an assumption that you have no evidence to support.

    10. Re:Summary is wrong... by religionofpeas · · Score: 2

      You're not answering the question, so I'll give you a hint: it would not help at all.

      If the code and data is proprietary, you have no way of knowing whether the Toronto Declaration was followed. And even if you have a good reason to assume it was not, then there's no legal recourse anyway, because it's all voluntary.

  3. In a related news.. by LordHighExecutioner · · Score: 3, Funny

    ...a group of algorithms met at an unspecified internet location and issued the Declaration of Independency of the Algorithms.

  4. We've seen this in many science fiction films by Chrisq · · Score: 4, Insightful

    Whose basic human rights will it choose to respect? The right of the crazies to be free, or the right of the minorities to be treated as human beings and live in peace?

    In true science fiction AI manner it will conclude that the only way to reconcile this dilemma is to destroy the lot of them.

  5. Re:Metric Handicaps by religionofpeas · · Score: 3, Insightful

    For example, someone who is disabled in some way, and can do the job, but is therefore a little slower than other employees

    If someone can't do a job as good as another person, they shouldn't get preferential treatment just because they are part of a recognized protected group.

  6. Re:For algorithms _designed_ to discriminate? by JaredOfEuropa · · Score: 5, Insightful

    That's the big issue with big data. And the danger is that perceived "racism" will be corrected with "affirmative action": by verifying the AI using statistics on the outcome, and applying a bias.

    People with certain economic characteristics are statistically more likely to default on a loan. What if the AI applies such strictly relevant data to approve or reject loan applicants, but the rejected group happens to be predominantly of a certain race? Verification of the AI will show a (non causal) relation between race and loan applicant score, and since we don't know how the AI arrived at its decision, people will assume racism. Will the bank be forced to correct for this and extend loans to people of this race with terrible credit scores, just to make up the numbers?

    In cases where we are worried about racism, perhaps AI simply isn't practical, and we're better off judging each individual case ourselves on imperfect but clearly defined criteria that are free of undesirable bias.

    --
    If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
  7. Re:So does this make a bubble sort racist? by Samantha+Wright · · Score: 2

    It's a continuum. At one end you have very computing-centric issues like "how confident does this automated turret need to be about the identity of its target before opening fire?" which isn't really a business matter at all. At the opposite end are things like "should skin colour factor into eligibility for a home loan?" which is clearly a monetary risk assessment. Ethics in Computing courses tend to cover this whole spectrum, along with topics like net neutrality, media piracy (and toxic industry behaviour), and the social impact of the surveillance state. You're right that whenever business decisions get automated, there's a convergence between business and computing ethics, but there are many other ethical dilemmas that a programmer may need to be aware of in order to be a responsible professional. That's why these courses are often mandatory for CS majors.

    --
    Bio questions? Ask me to start a Q&A journal. Computer analogies available for most topics!
  8. Re:Metric Handicaps by Virtucon · · Score: 2

    they shouldn't get preferential treatment just because they are part of a recognized protected group.

    Laws and the courts in many nations disagree creating human resource nightmares. Your abilities and skills should dictate your promotional opportunities not your protected group status. Once we get to that then we'll have true, non-discriminatory employment.

    --
    Harrison's Postulate - "For every action there is an equal and opposite criticism"
  9. Bias in - Bias out. by mrwireless · · Score: 4, Insightful

    Here are some examples:

    - In the USA some judges use sentencing software that analyses if a defendant would be likely to commit a crime again. This software turned out to be biased against black people. https://www.propublica.org/art...

    - Women were less likely to be shown Google adds for high paying jobs, as the algorithm had perceived the existing bias (women less often have high paying jobs), and then concluded that showing these adds to women would result in fewer clicks.
    https://www.washingtonpost.com...

    - An algorithm denied pregnant women medicare. "The scholar Danielle Keats Citron cites the example of Colorado, where coders placed more than 900 incorrect rules into its public benefits system in the mid-2000s, resulting in problems like pregnant women being denied Medicaid." https://www.theverge.com/2018/...

    - "Illinois ends risk prediction system that assigned hundreds of children a 100 percent chance of death or injury"
    https://www.theverge.com/2017/...

    The list is endless.

    The general assumption is: 'algorithms use math and data, thus they must be neutral and scientific'. But it's not that simple. This site explains it: https://www.mathwashing.com/

    "The real danger, then, is not machines that are more intelligent than we are usurping our role as captains of our destinies. The real danger is basically clueless machines being ceded authority far beyond their competence." - Daniel Denett

    1. Re:Bias in - Bias out. by CrimsonAvenger · · Score: 2

      - An algorithm denied pregnant women medicare. "The scholar Danielle Keats Citron cites the example of Colorado, where coders placed more than 900 incorrect rules into its public benefits system in the mid-2000s, resulting in problems like pregnant women being denied Medicaid."

      Do note that Medicare and Medicaid are NOT the same thing. As an example, Medicare is for people aged 65+ (mostly, though if you're in the process of dying in any of several unpleasant ways you may be eligible for Medicare even if you're under 65), so the question of pregnancy seldom comes up....

      Medicaid is only age restricted in that you have to NOT be eligible for Medicare (Medicare takes precedence, in general). So Medicaid can and should cover pregnancy....

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
  10. Re:Metric Handicaps by Hognoxious · · Score: 2

    Some companies e.g. Google say that when they decide who to promote, the person with authority who makes the decision doesn't see information about a candidate's protected statuses

    For that to work the person making the decision would need to never have seen the candidates, let alone interacted with them in a working situation. In other words, the decision would be based on nothing at all.

    It makes as much sense as insisting that a coach picks a team from people he's never watched playing.

    You might as well draw straws.

    However if it's Google there's no such thing as "too stupid to be true".

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  11. Re: For algorithms _designed_ to discriminate? by Kjella · · Score: 2

    It doesn't matter whether you do it by hand or by computer. For example, black people are statistically far more likely to be poor than everyone else, and as a consequence they have terrible credit scores. This is a fact, and no matter who does the calculations, as long as they are based on observable facts, they will be less likely to give black people a loan. Reality is racist. Statistics is based on reality. If you don't like the outcome, change the reality and the statistics will take those changes into account.

    You're missing out on the part where the output of the algorithms become the input to the algorithms. Then you get feedback loops that shape reality, not simply interpret it. For example very few black people are employed as X -> don't show them ads for jobs as X -> even fewer are employed as X. It's not difficult to create algorithms that cement or enlarge the social differences so that black people get low scores because they are poor and they are poor because they get low scores, even if there's no inherent reason other than chance and history. That's how caste systems work, if the children of the elite get all the opportunities and the untouchables none social mobility is zero. Like setting up a dating app with a huge bias towards relationships within the same caste.

    --
    Live today, because you never know what tomorrow brings