Skip to main content

Lack of STEM diversity is causing AI to have a ‘white male’ bias


report from New York University’s AI Now Institute has found a predominantly white male coding workforce is causing bias in algorithms.
The report highlights that – while gradually narrowing – the lack of diverse representation at major technology companies such as Microsoft, Google, and Facebook is causing AIs to cater more towards white males.
For example, at Facebook just 15 percent of the company’s AI staff are women. The problem is even more substantial at Google where just 10 percent are female.
Report authors Sarah Myers West, Meredith Whittaker and Kate Crawford wrote:
“To date, the diversity problems of the AI industry and the issues of bias in the systems it builds have tended to be considered separately. 
We suggest that these are two versions of the same problem: issues of discrimination in the workforce and in system building are deeply intertwined.”
As artificial intelligence becomes used more across society, there’s a danger of some groups being left behind from its advantages while “reinforcing a narrow idea of the ‘normal’ person”.
The researchers highlight examples of where this is already happening:
  • Amazon’s controversial Rekognition facial recognition AI struggled with dark-skin females in particular, although separate analysis has found other AIs also face such difficulties with non-white males.
  • A résumé-scanning AI which relied on previous examples of successful applicants as a benchmark. The AI downgraded people who included “women’s” in their résumé or who attended women’s colleges.
AI is currently being deployed in few life-changing areas, but that’s rapidly changing. Law enforcement is already looking to use the technology for identifying criminals, even preemptively in some cases, and for making sentencing decisions – including whether someone should be granted bail.
“The use of AI systems for the classification, detection, and prediction of race and gender is in urgent need of re-evaluation,” the researchers noted. “The commercial deployment of these tools is cause for deep concern.”

Comments

Popular posts from this blog

What is Deep Learning?

Deep Learning is a subfield of machine learning concerned with algorithms inspired by the structure and function of the brain called artificial neural networks. If you are just starting out in the field of deep learning or you had some experience with neural networks some time ago, you may be confused. I know I was confused initially and so were many of my colleagues and friends who learned and used neural networks in the 1990s and early 2000s. The leaders and experts in the field have ideas of what deep learning is and these specific and nuanced perspectives shed a lot of light on what deep learning is all about. In this post, you will discover exactly what deep learning is by hearing from a range of experts and leaders in the field. Let’s dive in. Deep Learning is Large Neural Networks Andrew Ng  from Coursera and Chief Scientist at Baidu Research formally founded  Google Brain  that eventually resulted in the productization of d...
5 Best Development Tools Every Developer Should Know 1.  GitHub GitHub needs no introduction. It is a great tool for developers/programmers who wants to work in a collaborative manner. GitHub is a web based repository hosting server with a graphical interface. GitHub offers excellent  revision control and source code management functionality of Git. GitHub is most commonly used by software developers (desktop app, mobile app, web app, ) and designers to store their code for collaborative work or public use. 2.  BitBucket Every developer wants to have a back-up of his code in cloud as he can’t take the risk of loosing project code. BitBucket  is one of the best code repositories for devs to store and share their code for a more efficient and collaborative work. Best part of Bitbucket is it is free for the storage of private codes also. It makes developers work east by enabling a better way to collaborate with their team. Unlimit...

What Qualities Does A Software Developer Need ?