What is 'predictive maintenance' as an AI workload?
Predictive maintenance analyses sensor data patterns to forecast failures — reducing downtime and unnecessary maintenance costs.
Why this answer
Predictive maintenance uses AI (typically machine learning models trained on historical sensor data, failure logs, and operational parameters) to forecast when equipment is likely to fail. By identifying patterns and anomalies that precede breakdowns, it enables proactive intervention—reducing unplanned downtime and maintenance costs. This is a classic AI workload because it relies on predictive analytics rather than fixed schedules or reactive fixes.
Exam trap
The trap here is confusing 'predictive maintenance' with 'preventive maintenance' (Option A) or with 'model maintenance' (Option C), leading candidates to pick a non-AI schedule or an MLOps concept instead of the correct AI workload for failure prediction.
How to eliminate wrong answers
Option A is wrong because it describes time-based or calendar-based maintenance, which is a traditional, non-AI approach that does not use any predictive models or data-driven insights. Option C is wrong because it refers to model maintenance (retraining to preserve accuracy), which is an MLOps activity, not a workload that predicts equipment failures. Option D is wrong because it describes automated software bug fixing, which is a different AI domain (e.g., program repair or self-healing systems) and has nothing to do with predicting physical equipment failures.