← Back to Tutorials

8. Challenges & Limitations of AI

Ethics & Challenges

Data Issues

Explainability (The Black Box Problem)

Deep neural networks with millions of parameters are difficult to interpret. When a model makes a decision, it's often unclear why. This is problematic in regulated industries like healthcare and finance where decisions require justification.

Robustness and Security

Scalability

Training large AI models requires enormous computational resources. GPT-4's training cost is estimated at $100M+. The environmental impact of training and running large models is also a concern — training a single large model can emit as much CO₂ as several cars over their lifetimes.

Common Pitfalls

Practice Task: Find a real-world AI system that failed or produced unexpected results. Analyze the root cause using the challenges discussed in this chapter. For each of the 5 common pitfalls, write a one-sentence description and a hypothetical example in the context of a spam email classifier.