Overcoming Model Limitations
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Generative AI Leader premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Why foundation models fail, by root cause
- Google's recommended fixes, and what each is for
- Keep it working: monitoring and evaluation
- How exam questions test model limitations
Limitation to Google-recommended mitigation map
| Limitation | What goes wrong | Primary Google-recommended fix | Supporting practice |
|---|---|---|---|
| Data dependency | Only knows its training data, so it may miss your domain | Fine-tuning on your own labeled data | Data quality and curation upstream |
| Knowledge cutoff | Blind to events after the training snapshot | Grounding / RAG | Upgrading to newer model versions |
| Bias and fairness | Inherits and can amplify bias present in training data | Fairness evaluation and data curation | Human in the loop review |
| Hallucination | Confident but fabricated or unsupported claims | Grounding / RAG | Prompt engineering; HITL for high stakes |
| Edge cases | Rare or adversarial inputs produce unreliable output | Human in the loop | Prompt engineering and drift monitoring |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- What is machine learning?
- Responsible AI for generative AI on Vertex AI
- Grounding overview (Vertex AI)
- Introduction to prompt design (Vertex AI)
- Tune generative AI models (Vertex AI)
- What is human-in-the-loop (HITL) in AI?
- Gen AI evaluation service overview (Vertex AI)
- Vertex AI Model Monitoring overview
- Vertex AI Feature Store overview
- Generative AI model versions and lifecycle (Vertex AI)