paper-with-me

홈 › Papers

Zero-Shot Anomaly Detection in Battery Thermal Images Using Visual Question Answering with Prior Knowledge

2025-05-22 · Marcella Astrid, Abdelrahman Shabayek, Djamila Aouada

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.

📄 PDF Abstract BibTeX arXiv:2505.16674

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)zero-shot anomaly detectionZero-Shot Learning

Similar Papers 제목 키워드 기반

Data-driven Thermal Anomaly Detection for Batteries using Unsupervised Shape Clustering

2021-03-16 · Xiaojun Li, Jianwei Li, Ali Abdollahi, Trevor Jones

For electric vehicles (EV) and energy storage (ES) batteries, thermal runaway is a critical issue as it can lead to uncontrollable fires or even explosions. Thermal anomaly detection can identify problematic battery pack…

Anomaly DetectionClustering

Data-Driven Thermal Anomaly Detection in Large Battery Packs

2022-10-27 · Kiran Bhaskar, Ajith Kumar, James Bunce, Jacob Pressman 외

The early detection and tracing of anomalous operations in battery packs are critical to improving performance and ensuring safety. This paper presents a data-driven approach for online anomaly detection in battery packs…

Anomaly Detection

Battery Cloud with Advanced Algorithms

2022-03-07 · Xiaojun Li, David Jauernig, Mengzhu Gao, Trevor Jones

A Battery Cloud or cloud battery management system leverages the cloud computational power and data storage to improve battery safety, performance, and economy. This work will present the Battery Cloud that collects meas…

Anomaly DetectionManagement

Beyond Single-Modal Boundary: Cross-Modal Anomaly Detection through Visual Prototype and Harmonization

2025-01-01 · CVPR 2025 1 · Kai Mao, Ping Wei, Yiyang Lian, Yangyang Wang 외

Anomaly detection is a significant task for its application and research value. While existing methods have made impressive progress within the same modality, cross-modal anomaly detection remains an open and challen…

Anomaly Detection

FADE: Few-shot/zero-shot Anomaly Detection Engine using Large Vision-Language Model

2024-08-31 · Yuanwei Li, Elizaveta Ivanova, Martins Bruveris

Automatic image anomaly detection is important for quality inspection in the manufacturing industry. The usual unsupervised anomaly detection approach is to train a model for each object class using a dataset of normal s…

Anomaly DetectionAnomaly SegmentationLanguage ModelingLanguage Modelling+2