Zero-Shot Anomaly Detection in Battery Thermal Images Using Visual Question Answering with Prior Knowledge
Marcella Astrid, Abdelrahman Shabayek, Djamila Aouada
TL;DR
This work tackles anomaly detection in battery thermal images without training data by leveraging zero-shot Visual Question Answering (VQA) with priors on normal thermal behavior. By encoding normal characteristics into prompts and evaluating three pretrained VQA models, the approach demonstrates competitive performance against SOTA methods that are trained on battery data, highlighting the potential of prompt-driven zero-shot learning for safety-critical monitoring. The study also exposes sensitivity to prompts and trial variability, and suggests preprocessing and occasional normal-context supplementation as practical enhancements. Overall, the findings indicate that VQA-based zero-shot anomaly detection can be a viable, data-efficient alternative for battery safety and efficiency monitoring, with clear avenues for improvement.
Abstract
Batteries are essential for various applications, including electric vehicles and renewable energy storage, making safety and efficiency critical concerns. Anomaly detection in battery thermal images helps identify failures early, but traditional deep learning methods require extensive labeled data, which is difficult to obtain, especially for anomalies due to safety risks and high data collection costs. To overcome this, we explore zero-shot anomaly detection using Visual Question Answering (VQA) models, which leverage pretrained knowledge and textbased prompts to generalize across vision tasks. By incorporating prior knowledge of normal battery thermal behavior, we design prompts to detect anomalies without battery-specific training data. We evaluate three VQA models (ChatGPT-4o, LLaVa-13b, and BLIP-2) analyzing their robustness to prompt variations, repeated trials, and qualitative outputs. Despite the lack of finetuning on battery data, our approach demonstrates competitive performance compared to state-of-the-art models that are trained with the battery data. Our findings highlight the potential of VQA-based zero-shot learning for battery anomaly detection and suggest future directions for improving its effectiveness.
