yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

How does artificial intelligence learn? - Briana Brownell


3m read
·Nov 8, 2024

Today, artificial intelligence helps doctors diagnose patients, pilots fly commercial aircraft, and city planners predict traffic. But no matter what these AIs are doing, the computer scientists who designed them likely don’t know exactly how they’re doing it. This is because artificial intelligence is often self-taught, working off a simple set of instructions to create a unique array of rules and strategies.

So how exactly does a machine learn? There are many different ways to build self-teaching programs. But they all rely on the three basic types of machine learning: unsupervised learning, supervised learning, and reinforcement learning. To see these in action, let’s imagine researchers are trying to pull information from a set of medical data containing thousands of patient profiles.

First up, unsupervised learning. This approach would be ideal for analyzing all the profiles to find general similarities and useful patterns. Maybe certain patients have similar disease presentations, or perhaps a treatment produces specific sets of side effects. This broad pattern-seeking approach can be used to identify similarities between patient profiles and find emerging patterns, all without human guidance.

But let's imagine doctors are looking for something more specific. These physicians want to create an algorithm for diagnosing a particular condition. They begin by collecting two sets of data—medical images and test results from both healthy patients and those diagnosed with the condition. Then, they input this data into a program designed to identify features shared by the sick patients but not the healthy patients. Based on how frequently it sees certain features, the program will assign values to those features’ diagnostic significance, generating an algorithm for diagnosing future patients.

However, unlike unsupervised learning, doctors and computer scientists have an active role in what happens next. Doctors will make the final diagnosis and check the accuracy of the algorithm’s prediction. Then computer scientists can use the updated datasets to adjust the program’s parameters and improve its accuracy. This hands-on approach is called supervised learning.

Now, let’s say these doctors want to design another algorithm to recommend treatment plans. Since these plans will be implemented in stages, and they may change depending on each individual's response to treatments, the doctors decide to use reinforcement learning. This program uses an iterative approach to gather feedback about which medications, dosages, and treatments are most effective. Then, it compares that data against each patient’s profile to create their unique, optimal treatment plan. As the treatments progress and the program receives more feedback, it can constantly update the plan for each patient.

None of these three techniques are inherently smarter than any other. While some require more or less human intervention, they all have their own strengths and weaknesses which makes them best suited for certain tasks. However, by using them together, researchers can build complex AI systems, where individual programs can supervise and teach each other.

For example, when our unsupervised learning program finds groups of patients that are similar, it could send that data to a connected supervised learning program. That program could then incorporate this information into its predictions. Or perhaps dozens of reinforcement learning programs might simulate potential patient outcomes to collect feedback about different treatment plans.

There are numerous ways to create these machine-learning systems, and perhaps the most promising models are those that mimic the relationship between neurons in the brain. These artificial neural networks can use millions of connections to tackle difficult tasks like image recognition, speech recognition, and even language translation. However, the more self-directed these models become, the harder it is for computer scientists to determine how these self-taught algorithms arrive at their solution.

Researchers are already looking at ways to make machine learning more transparent. But as AI becomes more involved in our everyday lives, these enigmatic decisions have increasingly large impacts on our work, health, and safety. So as machines continue learning to investigate, negotiate, and communicate, we must also consider how to teach them to teach each other to operate ethically.

More Articles

View All
People Are a Force of Nature
What does the transforming is knowledge? We can take some raw material that had no particular use, and within that raw material, we might find uranium nuclei, which then can be used in a nuclear reactor to create energy or bombs. We can find within someth…
SpaceX Makes History | MARS
T minus 20 seconds. Stage two tanks pressing for flight. Flight computer has control of the vehicle. Do we see anything on the sensors that’s a problem? Anything right now? Nothing. Well, I’ll say go for launch. T minus 10. 9. 8. 7. 6. 5. 4. 3. 2. 1…
Passive Income: How To Make $100 Per Day With Dividends
What’s up guys? It’s Graham here. So instead of the usual Doom and Gloom, let’s talk about this: how to make a hundred dollars a day with dividends starting from zero dollars the easy way, coming from someone who’s done exactly that. In fact, my dividend …
Syria, Israel, Ukraine - A New Decade of War
10 years ago, in 2014, we asked if war was over. Based on long-term trends in the last century, it seemed violent conflict was on the decline and the world more peaceful than ever. Our video began with the Russian invasion of Ukraine and the war between H…
Least common multiple of polynomials | Mathematics III | High School Math | Khan Academy
So they’re asking us to find the least common multiple of these two different polynomials. The first one is (3z^3r - 6z^2 - 9Z) and the second one is (7Z^4 + 21Z^3r + 14z^2). Now, if you’re saying, well, what is the LCM? You’re familiar with least common…
Introduction to Middle school Earth and space science | Khan Academy
Hi everyone. Sal Khan here and I’m with Iman Howard, who is our manager for all of our STEM content on Khan Academy. And we wanted to welcome you to the Middle School Earth and Space Sciences course. Iman, why should folks be excited about this? So Middl…