Monitoring AI solutions
Drill 20 practice questions focused entirely on Monitoring AI solutions for the Google Cloud PMLE exam. Tap an answer for instant feedback and a full explanation — no sign-up, always free.
You operate a deployed churn-prediction model on Vertex AI. Your monitoring shows that the statistical distribution of the incoming feature values has remained stable over the past three months (no input feature skew or drift detected). However, business stakeholders report that the model's live accuracy, measured against ground-truth churn labels that arrive 30 days later, has steadily declined from 0.88 to 0.71. What is the most likely cause of this degradation?
Your team deployed a credit-approval model on Vertex AI. Regulators require ongoing evidence that the model does not produce discriminatory outcomes across protected groups such as gender and ethnicity. The model shows strong overall accuracy, but leadership is concerned about fairness in production. Which approach best addresses this responsible-AI risk during ongoing monitoring?
Your team is training a model on a dataset of hospital patient records to predict readmission risk. Legal and compliance flag that the model must not allow attackers to infer whether a specific individual's record was part of the training set, even if the attacker has access to the model and some auxiliary data. Model accuracy is important but secondary to this privacy guarantee. Which approach best mitigates this specific privacy risk?
You deployed a gradient-boosted model on a Vertex AI endpoint to predict loan default. Overall prediction accuracy and the marginal distributions of each input feature (monitored via training-serving skew and drift detection) have stayed within alert thresholds for three months. However, business stakeholders report that recent predictions no longer match domain intuition, and a manual audit suggests the model is now weighting certain features very differently than at launch. Which monitoring approach would most directly detect this problem?
A media company deploys a recommendation model that ranks articles for users. The model is retrained weekly using logged user clicks as ground-truth labels. Over several months, the team notices that recommendation diversity collapses—users increasingly see only a narrow set of popular topics, and engagement among niche-interest users declines. Data drift and skew monitoring show no anomalies in input feature distributions. What is the most likely root cause of this degradation?
Your team deployed a resume-screening model to rank candidates for engineering roles. During a responsible AI review, you discover that although gender was explicitly removed from the training data, the model still recommends male candidates at a significantly higher rate. Investigation shows the model relies heavily on features like 'years of continuous employment' and membership in certain college sports clubs, which correlate strongly with gender. What is the MOST appropriate action to address this fairness risk?
Your team deployed a generative AI assistant on Vertex AI that answers customer questions by drawing on an internal knowledge base. During a responsible-AI review, security raises a concern: the model occasionally echoes back personally identifiable information (PII) such as email addresses and account numbers that appeared in the prompt or retrieved context. Leadership wants an ongoing safeguard that reduces the risk of PII being surfaced in production responses without retraining the model. Which approach best mitigates this privacy risk?
You deployed a loan-default prediction model on a Vertex AI endpoint. Actual default outcomes (ground-truth labels) only become known 6 to 12 months after a prediction is made. Business stakeholders want early warning if the model's real-world quality begins to degrade, well before those delayed labels arrive. Which monitoring approach best addresses this constraint?
Your team deployed a Vertex AI model that predicts patient readmission risk using clinical records containing protected health information (PHI). During a compliance review, auditors ask you to demonstrate that access to model predictions and the underlying request payloads is controlled, traceable, and that PHI is not inadvertently exposed to unauthorized team members through monitoring artifacts. Which approach best addresses this responsible-AI privacy risk?
A healthcare startup deploys a Vertex AI model that classifies dermatology images as benign or requiring specialist referral. Regulators require that the automated system minimize harmful false negatives (missed cases needing referral). Product wants to reduce clinician workload but not at the cost of patient safety. Which monitoring and operational strategy best balances responsible AI risk with efficiency?
A manufacturing quality-control model classifies product defects from images captured by factory-floor cameras. It performed well in production for six months. After the plant replaced all its cameras with a new higher-resolution model, engineers notice the defect classifier's precision has dropped sharply, though the physical products and defect types are unchanged. Ground-truth labels from manual inspection confirm the degradation is real. What is the MOST likely cause, and how should you address it?
You operate a deployed churn-prediction model for a subscription business. Input feature distributions monitored by Vertex AI Model Monitoring have remained stable for months, and there are no alerts on feature skew or feature attribution drift. However, the business team reports that model accuracy, measured against actual churn outcomes as labels arrive, has steadily declined over the last quarter. A recent pricing change altered which customers tend to churn. What is the most accurate characterization of what is happening, and what should you monitor going forward?
A retail company deployed a demand-forecasting model on Vertex AI six months ago. The team observes that prediction accuracy has gradually declined over the last two months, but Vertex AI Model Monitoring reports no significant feature drift or prediction drift alerts. The input feature distributions closely match the training baseline. Business stakeholders confirm that customer purchasing behavior has shifted due to a new competitor entering the market. What is the most likely cause of the performance degradation, and what should the team do?
Your team deployed a demand-forecasting model on a Vertex AI endpoint with model monitoring enabled for prediction drift. Since launch, the monitoring job triggers drift alerts almost every day, but on investigation most alerts correspond to normal seasonal fluctuations in traffic patterns rather than genuine model problems. Engineers have started ignoring the alerts. Which action best restores the usefulness of your monitoring while still catching real drift?
You deployed a demand-forecasting model to a Vertex AI endpoint and enabled model monitoring for feature skew and drift. The business expects gradual, legitimate shifts in customer behavior over the coming months as a new product line ramps up. Your goal is to detect training-serving skew that indicates a data-pipeline problem, while avoiding a flood of alerts caused by the expected slow behavioral changes. How should you configure the monitoring baselines?
You operate a deployed Vertex AI model that predicts loan default risk. The input features include several continuous numeric fields (income, loan amount) and categorical fields (employment type, region). You want to configure model monitoring to detect input feature drift and alert you when incoming serving data diverges significantly from the training baseline. Your ML lead asks which statistical measures Vertex AI Model Monitoring uses to quantify drift for each feature type. Which answer correctly maps the drift metric to the feature type?
You operate a Vertex AI online endpoint serving a demand-forecasting model for a retailer. You enabled feature drift monitoring with default settings, but the on-call team is now flooded with drift alerts—most triggered during predictable weekend traffic patterns and seasonal promotions that do not actually degrade model accuracy. The team is beginning to ignore alerts (alert fatigue), risking a missed real incident. What is the most effective way to reduce false alarms while still catching genuine drift?
A retail demand-forecasting model deployed on a Vertex AI endpoint has been serving stable predictions for six months. Model Monitoring suddenly fires drift alerts for three input features on the same day: 'store_region' (categorical), 'promo_flag' (categorical), and 'weekly_units_sold_lag1' (numeric). Business metrics tied to the model have not degraded yet. Before triggering an expensive retrain, what is the most appropriate first troubleshooting step?
You deployed a Vertex AI online model that predicts loan default risk. Ground-truth outcomes (whether a customer actually defaults) only become known 6-12 months after prediction, so labels are heavily delayed. Business stakeholders want early warning if the model's behavior degrades in production. Which monitoring approach gives you the earliest actionable signal without waiting for labels?
You operate a Vertex AI online endpoint serving a recommendation model for an e-commerce site. Product owners report that during peak evening traffic, some users experience slow recommendations, but the model's accuracy metrics look normal. You need to detect and be alerted when serving performance degrades so you can act before customers are affected. Which monitoring approach best addresses this operational concern?
More PMLE practice
Keep going with the other Professional Machine Learning Engineer domains, or take a full timed mock exam.
← Back to PMLE overview