What is Underfitting
Underfitting occurs when AI models fail to capture key patterns. Learn what underfitting is and understand the fundamentals of artificial intelligence.
By AI Glossary Team
Published: May 15, 2026
What is Underfitting?
Underfitting is a problem that occurs when artificial intelligence (AI) models are not complex enough to capture the key patterns and relationships in the data they are trained on. In other words, the model is too simple to learn from the data, resulting in poor performance. Think of it like trying to draw a picture with only a few rough strokes - you won’t be able to capture all the details. AI models work by learning from large datasets, and if the model is underfitting, it will struggle to make accurate predictions or take the right actions. This can happen when the model is not given enough data to learn from, or when the model is not complex enough to handle the complexity of the data.
Think of It Like This
Imagine you’re trying to learn a new language, but you only get to hear a few words and phrases. You won’t be able to understand the grammar, vocabulary, or nuances of the language. That’s similar to what happens when an AI model is underfitting - it’s not getting enough information to learn from, so it can’t make sense of the data. Another way to think of it is like trying to assemble a piece of furniture with only a few instructions. You might get the basic shape right, but you won’t be able to get all the details correct.
Why Should You Care?
Underfitting matters because it can affect the performance of AI systems in our daily lives. For example, if a self-driving car’s AI model is underfitting, it might not be able to recognize pedestrians or road signs, which could lead to accidents. Similarly, if a medical diagnosis AI model is underfitting, it might not be able to accurately diagnose diseases, which could lead to misdiagnosis or delayed treatment. In a more mundane example, if a music recommendation AI model is underfitting, it might not be able to suggest songs that you’ll actually enjoy. In all these cases, underfitting can have significant consequences, so it’s essential to ensure that AI models are adequately trained and tested.
Where You’ve Already Seen It
Underfitting can occur in many AI-powered tools and systems that we use every day. For example, if you’ve ever used a virtual assistant like Siri or Alexa, you might have noticed that it sometimes struggles to understand your voice or provide accurate answers. This could be due to underfitting, where the AI model is not complex enough to handle the nuances of human language. Another example is image recognition systems, like Google Photos, which might struggle to recognize certain objects or scenes. This could be due to underfitting, where the AI model is not trained on enough data to recognize the patterns and relationships in the images. Even popular apps like Netflix, which use AI to recommend TV shows and movies, can suffer from underfitting if their models are not adequately trained on user data.
The One Thing to Remember
The key thing to remember about underfitting is that it occurs when AI models are not complex enough to capture the key patterns and relationships in the data. This can happen when the model is not given enough data to learn from, or when the model is not complex enough to handle the complexity of the data. To avoid underfitting, AI developers need to ensure that their models are adequately trained and tested on a diverse range of data.
Related Terms
what-is-overfitting, what-is-machine-learning, what-is-deep-learning
Related Terms
None