Posts

The Dangers of Asking the Wrong Questions to Artificial Intelligence - A TED Talk Review

Artificial Intelligence may not want to harm us, but it will if you we ask the wrong question. This sounds like a twisted game from a horror movie, but it is one of the biggest problems we are currently facing with machine learning and AI navigating through our data to achieve certain goals, make certain decisions, or even make predictions about us. In the TED talk “The Danger of AI is Weirder than You Think”, Janelle Shane explains her findings when testing AI to achieve goals or answer questions that she proposed to it (Shane 03:15–05:21). The results are unexpected, yet real and therefore concerning. She found that AI is very effective at achieving tasks and answering the questions proposed. Nevertheless, the wrong question or the wrong set of instructions to answer a question could be disastrous to us. Janelle’s TED talk is well performed and very visual. It particularly manages to bring interesting examples that support her point in a very playful way, which is certainly apprec...

Light at The End of The Data Bias Tunnel

Image
     Particularly in the case of Machine Learning and Artificial Intelligence (AI), the root cause of bias in the algorithms generated by them is in the quality of data that is sourced to the machine to learn from. Low quality or unaudited datasets can easily solidify or even exponentially increase human bias in the new logics created by Machine Learning and AI.      Research suggests Copyright Law could be used to improve the type of data sourced to AI to learn from and improve its learning process. Lewvendowski suggests that the Fair Use Doctrine in copyright law could be used to allow developers to use data, otherwise unavailable due to copyright laws, to supply their software with potentially less biased datasets  (2018) . A good example could be the use of Fair Use by automakers to share collected datasets on driving and pedestrian patterns. The dangers of using biased or low-quality datasets to teach AI how to drive cars are greater than the...

A Very Simple Bias Algorithm Using Real Data

Image
     While researching on biased algorithm's examples I was not able to find simple ones that would not require comprehensive in-deep knowledge of other topics like coding or statistics, so I thought it would be fun to make and analyze a very simple algorithm for bias. The goal is to understand how bias works in an algorithm.      I've picked the cities of Lewiston (ID) and Clarkston (WA) for this example. These two cities share the Lewis-Clark valley at the confluence of the Snake and the Clearwater rivers. Now, let's assume we work for a real state investment firm looking into building new housing developments. Let's assume another algorithm had already segmented the real state market in the LC valley in four sections based on population and other parameters: Red, Yellow, Blue, and Green. Let's assume we are tasked with creating an algorithm that would decide where next the company should invest. The four parameters we are going to use for our very simple...

Relying On, but Not Trusting Algorithms to Prevent Bias

Image
     One critical aspect of understanding how to treat algorithms is to understand the nature of our relationship with them. Algorithmic logic is math at its core. Given the objective nature of math, we tend to associate its objectiveness and describe algorithms as objective as well. Nevertheless, algorithms are not objective by nature. Quite the opposite, they are opinions written in code, glued together with math. In other words, we cannot claim a slice of apple pie to be fresh and nutritious as fruit just because it was made with apples, no matter how hard some of us may wish it to fall into that category. Figure 1 . Computers vs Humans. (Source: xkcd.com, n.d.)      The result of this, sometimes unfortunate, instinct to define by association may build a false sense of trust in algorithms. These logics are great tools to guide us through processes, but we must be careful with concluding a relationship of trust from those interactions. As algorithms get m...

Algorithmic Bias: Is Perfectly Imperfect Good Enough?

Image
A Forbes article titled “Perfectly Imperfect: Coping With The ‘Flaws’ Of Artificial Intelligence (AI)” claims that AI will never be perfect and that bias should be expected and accepted by society. That implicit bias, poor data, and people expectations make the case for AI to never be perfect. It goes beyond that and claims that AI is perfectly imperfect (Sahota, 2020). Nevertheless, the article’s points of view have one common flaw, the unparalleled size and speed at which AI can operate. As mentioned in an article published by McKinsey and Company on bias in AI: “extensive evidence suggests that AI models can embed human and societal biases and deploy them at scale” (Silberg & Manyika, 2020). XKCD (AI Hiring Algorithm, n.d.) makes a great example of this in Figure 1.   Figure 1 . AI Hiring Algorithm. (Source: xkcd.com,  n.d.)   Although it is logical to understand that no creation can be perfect and that all we can do is to limit bias and other issues with AI to its...

AI Bias: Human Bias in Artificial-Intelligence-Developed Algorithms

Image
Wondering how smart assistants like Siri or Alexa keep getting better at understanding voice instructions over time, or how Netflix seems to keep getting better at suggesting content? Or perhaps you wonder sometimes how you are getting all these ads about something you never searched for but was exactly what you needed? These are only some of the most visible and least critical interactions we have with Artificial-Intelligence-developed algorithms every day of our lives. They are designed to learn from us, analyze our interests and decision-making thinking, and ultimately outsmart us. The Wall Street Journal has a very interesting article describing how the use of AI is expanding: “We are witnessing a turning point for artificial intelligence, as more of it comes down from the clouds and into our smartphones and automobiles (…) Shield AI, a contractor for the Department of Defense, has put a great deal of AI into quadcopter-style drones which have already carried out—and continue to be...

Concerns About Bias in Machine Learning and Artificial Intelligence

Image
    As science and technology advancements continue pushing the boundaries of what computational power can do, digital data keeps growing in popularity as the preferred method to store and search for human knowledge. Recently, Machine Learning approaches to processing this vast and growing universe of datasets have started to be used to improve efficiency and to be able to keep up with the speed at which our digital universe is growing, not to mention the growing digital cloud empowered by high-speed data transmission. Machine Learning has opened the door to autonomous algorithm-based decision-making. These technologies are the building blocks of Artificial Intelligence.      Basic Artificial Intelligence technology is currently being used to support or even completely overtake decision-making in multiple industry sectors and human ingenuity may likely one day bring into reality more autonomous versions of Artificial Intelligence. Worrall in a 2015 National...