Generative AI Leader Practice Question: Business Strategies for Generative AI Solutions
An e-commerce company uses a generative AI model to generate marketing copy. They notice that the model occasionally produces off-brand or inappropriate content. What is the best way to mitigate this?
⚠ Common exam trap
Google Cloud often tests the misconception that sampling parameters (temperature, top-k) or safety filters are sufficient for content alignment, when in fact they only control randomness or block explicit violations, not the underlying model behavior that fine-tuning corrects.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Fine-tune the model on brand guidelines
Fine-tuning the model on brand guidelines directly addresses the root cause of off-brand or inappropriate content by adjusting the model's weights to align with specific stylistic and content constraints. This supervised learning approach teaches the model the desired output patterns, making it inherently less likely to generate violations compared to post-hoc filtering or sampling adjustments.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Reduce the model's temperature
Why it's wrong here
Reduces creativity but doesn't enforce brand rules.
- ✗
Increase the model's top-k sampling
Why it's wrong here
Increases diversity, likely worse for brand consistency.
- ✗
Use a safety filter
Why it's wrong here
Filters explicit content but not brand-specific issues.
- ✓
Fine-tune the model on brand guidelines
Why this is correct
Trains the model to adhere to brand style and content.
Go deeper
Related to this question
About these practice questions
Courseiva writes every Generative AI Leader question from scratch — 683 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This Generative AI Leader practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the Generative AI Leader exam.