Support Vector Machine-Based Fire Outbreak Detection System
Uduak Umoh, Edward Udo, Nyoho Emmanuel

TL;DR
This paper presents a fire outbreak detection system using SVM trained on sensor data, achieving 80% accuracy, demonstrating the effectiveness of combining real-world environmental sensors with machine learning for fire prediction.
Contribution
The study develops a novel fire detection system integrating environmental sensors with SVM, providing a practical approach with high accuracy for fire outbreak prediction.
Findings
SVM achieved 80% accuracy in fire prediction.
Sensor data improved detection reliability.
Minimal error rate of 0.2% was observed.
Abstract
This study employed Support Vector Machine (SVM) in the classification and prediction of fire outbreak based on a fire outbreak dataset captured from the Fire Outbreak Data Capture Device (FODCD). The fire outbreak data capture device (FODCD) used was developed to capture the environmental parameters values used in this work. The FODCD device comprised a DHT11 temperature sensor, MQ-2 smoke sensor, LM393 Flame sensor, and ESP8266 Wi-Fi module, connected to Arduino nano v3.0.board. 700 data point was captured using the FODCD device, with 60% of the dataset used for training while 20% was used for testing and validation respectively. The SVM model was evaluated using the True Positive Rate (TPR), False Positive Rate (FPR), Accuracy, Error Rate (ER), Precision, and Recall performance metrics. The performance results show that the SVM algorithm can predict cases of fire outbreak with an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFire Detection and Safety Systems · Evacuation and Crowd Dynamics · IoT-based Smart Home Systems
MethodsSupport Vector Machine
