English

Detecting spills using thermal imaging, pretrained deep learning models, and a robotic platform

Computer Vision and Pattern Recognition 2025-10-13 v1 Machine Learning Robotics

Abstract

This paper presents a real-time spill detection system that utilizes pretrained deep learning models with RGB and thermal imaging to classify spill vs. no-spill scenarios across varied environments. Using a balanced binary dataset (4,000 images), our experiments demonstrate the advantages of thermal imaging in inference speed, accuracy, and model size. We achieve up to 100% accuracy using lightweight models like VGG19 and NasNetMobile, with thermal models performing faster and more robustly across different lighting conditions. Our system runs on consumer-grade hardware (RTX 4080) and achieves inference times as low as 44 ms with model sizes under 350 MB, highlighting its deployability in safety-critical contexts. Results from experiments with a real robot and test datasets indicate that a VGG19 model trained on thermal imaging performs best.

Keywords

Cite

@article{arxiv.2510.08770,
  title  = {Detecting spills using thermal imaging, pretrained deep learning models, and a robotic platform},
  author = {Gregory Yeghiyan and Jurius Azar and Devson Butani and Chan-Jin Chung},
  journal= {arXiv preprint arXiv:2510.08770},
  year   = {2025}
}

Comments

6 pages

R2 v1 2026-07-01T06:28:03.714Z