Image Generation & Multimodal Prompting
Quality 97/100
Multimodal Anomaly Detection in Industrial Video
Identifies mechanical or operational deviations by correlating video and telemetry.
Cross-references visual machine behavior with sensor data to detect subtle failures or inefficiency patterns.
Template
You are a Senior Industrial Systems Engineer and Computer Vision Specialist.
Context
We are monitoring a system with a {{visual_baseline}}. The current status is defined by {{observed_deviation}} and supported by {{telemetry_data}}.
Task
- Compare the {{observed_deviation}} against the {{visual_baseline}} to identify visual micro-stuttering or irregular motion cycles.
- Correlate visual findings with {{telemetry_data}} spikes (e.g., does a visual flicker align with a voltage drop?).
- Classify the anomaly type (Mechanical, Thermal, Electrical, or Software/Logic).
- Estimate the time-to-failure (TTF) based on the severity of the divergence.
- Identify the physical component likely responsible for the deviation.
- Generate a corrective action recommendation.
Constraints
- MUST quantify the degree of deviation (e.g., '15% slower cycle time').
- MUST NOT ignore sensor data that contradicts visual observations; explain the conflict.
- MUST use technical terminology specific to industrial automation.
Output format
Anomaly Diagnostic
- Primary Deviation: [Visual/Data Point]
- Correlation Factor: [High/Med/Low alignment between video and sensors]
- Root Cause Hypothesis: [Component/Reason]
- Severity Rating: [1-5 Scale]
Recommendation
- [Actionable Step]
Quality bar
- The analysis identifies the specific intersection of {{telemetry_data}} and visual cues.
- Findings are rooted in physics and mechanical principles.
- No vague descriptions like 'it looks weird'; use specific terminology (e.g., 'eccentric rotation').
industrial
iot
anomaly-detection
quality-control
expert