Human Bias in Machine Learning !!

So letโ€™s take an example first to learn what is Human bias

๐Ÿงต๐Ÿ‘‡ Image
Close your eyes after reading this line and think what a shoe looks likeโ€ฆ

Okay stop and let see shoes
Did you picture this? Image
or this? Image
or this? Image
We do not know why but each of us is biased toward one shoe than another.

Imagine you are teaching a computer to recognize a shoe and unintentionally you are making it bias towards one of the shoe then another.

Thatโ€™s how bias happens in machine learning.
Machine learning helping us in our daily life :-

- Translations

- Suggestions

- Even understand what we say to it.

In traditional programming programmer codes to solve these problems but with machine learning we teach computers to solve these problems and to learn by data.
It is not that if something is based on data it is neutral, thereโ€™s a lot of chance of our human biases to extract that data too.

It is "impossible" to remove human biases completely.

So our human biases became part of the technology we made in many ways.
๐—ง๐—ต๐—ฟ๐—ฒ๐—ฒ ๐—ง๐˜†๐—ฝ๐—ฒ๐˜€ ๐—ผ๐—ณ ๐— ๐—Ÿ ๐—›๐˜‚๐—บ๐—ฎ๐—ป ๐—•๐—ถ๐—ฎ๐˜€๐—ฒ๐˜€

- Interaction Bias
- Latent Bias
- Selection Bias
๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—ฎ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—ฏ๐—ถ๐—ฎ๐˜€

As it is done in the recent game, many people are asked to draw a shoe for the computer and most people draw the first image and make computer biased to recognize the third shoe image.
๐—Ÿ๐—ฎ๐˜๐—ฒ๐—ป๐˜ ๐—•๐—ถ๐—ฎ๐˜€

For example, if we are training computer how a physicist looks like from the image of a past physicist, as most of the past physicists are men it makes computer biased to recognize female physicists.
๐—ฆ๐—ฒ๐—น๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—•๐—ถ๐—ฎ๐˜€

It is based on the selection of data you take to train the model.

For example, you are training a model to detect a human face you have to take the photos of people around the globe otherwise the model will be biased towards one.
If you learn something from this thread then give a RT to first tweet of this thread ๐Ÿงต

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Saurav Jain

Saurav Jain Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Sauain

3 Jul
Five Basic Python Project Ideas ๐Ÿ’ก

๐Ÿงต๐Ÿ‘‡
1โƒฃ ๐—š๐˜‚๐—ฒ๐˜€๐˜€ ๐˜๐—ต๐—ฒ ๐—ก๐˜‚๐—บ๐—ฏ๐—ฒ๐—ฟ

Basic Idea -

The basic idea behind this project is that the program will ask users to guess a number between any range.

If you guess the wrong number then it will give you a hint about the number, like it is a prime number or divisible by 2 Image
2โƒฃ ๐—ฅ๐—ผ๐—น๐—น ๐˜๐—ต๐—ฒ ๐——๐—ถ๐—ฐ๐—ฒ

Basic Idea -

Lost your Dice? No worries.

The basic idea behind this project is to make a dice using a python program.

You will use the random function of python here to generate a number between 1 & 6 (both included) and it will mimic dice for you. Image
Read 7 tweets
2 Jul
Five Easter Eggs in Python ๐Ÿ

๐Ÿงต๐Ÿ‘‡ Image
1โƒฃ ๐—ฏ๐—ฟ๐—ฎ๐—ฐ๐—ฒ๐˜€

One of the most amazing feature of python is to NOT using braces rather it uses "indentation".

If you try to import braces from future in python then you will get a funny response :P

๐Ÿ“ Here is the code and output ImageImage
2โƒฃ ๐—ญ๐—ฒ๐—ป ๐—ผ๐—ณ ๐—ฃ๐˜†๐˜๐—ต๐—ผ๐—ป

It is a guide to Python design principles( total = 19 )

Written by Tim Peters - American Software Developer

It is the only official easter egg stated as an easter egg in python developer guide.

๐Ÿ“ Here is the code and output ImageImage
Read 7 tweets
27 Jun
Here are 5 Machine Learning projects from which a beginner should start.

๐Ÿงต๐Ÿ‘‡
1๏ธโƒฃ Breast Cancer Detection

What to Predict -

Whether a tumor is malignant or benign.

Algorithm used - Classification

๐Ÿ”— Dataset -
kaggle.com/uciml/breast-cโ€ฆ
2๏ธโƒฃ House Price Prediction

What to Predict?

What should be the price of a house based on nearly 80 parameters

Algorithm used- Linear Regression

๐Ÿ”— Dataset-

kaggle.com/c/house-pricesโ€ฆ
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(