Leveraging Large Language Models for Enhanced Classification and Analysis: Fire Incidents Case Study
Abstract
:1. Introduction
- This study explores the capability of ChatGPT to analyze characteristics such as color, texture, and context in images to distinguish between different types of fire scenarios in order to offer responsive fire detection solutions and assist decision-makers.
- The study highlights the potential of ChatGPT to provide more important information related to fire incidents. For example, ChatGPT can describe the objects that have fire and estimate the risk of the fires. These interpretations can assist in understanding fire incidents and enable better decision-making.
- We also conduct a comparative analysis between ChatGPT, Gemini 1.5 Flash, Microsoft Copilot, and Poe frameworks to evaluate their performance in fire classification and analysis tasks.
- We outline the lessons learned regarding the capabilities of ChatGPT, and the limitations for fire classification.
- Although this approach was developed for fire classification, it can easily be adapted to tackle a variety of other classification tasks across various fields and classification problems.
2. Related Works
3. Methodology
3.1. Large Language Models and ChatGPT
3.2. Datasets
3.2.1. Forest Fire Dataset
3.2.2. DFAN Dataset
3.2.3. Real-World Dataset
3.2.4. Prompt Engineering
- Classify the following images as “fire” or “not fire”. Please include the image name along with the classification.
- Please provide a detailed description of the image.
- Please classify the following fires into the categories: Electric_Fire, Bus_Fire, Building_Fire, Train_Fire, Non_Fire, Van_Fire, SUV_Fire, PickUp_Fire, Boat_Fire, Forest_Fire, Car_Fire, and Cargo_Fire. Please include the image name along with the classification.
- Classify the following fires based on: Risk Level, Severity, Confidence Score (accuracy of your classification), Affected Parts, and Estimated Burn Area.
3.2.5. Performance Metrics
- Precision: This metric represents the ratio of true positives (TP) to the total number of positive predictions (TP + FP). It indicates how many of the predicted positive cases were actually correct:
- Recall: measures the ability of the model to correctly identify all relevant positive instances. It is the ratio of true positives (TP) to the sum of true positives and false negatives (FN):
- F1-score: The harmonic mean of precision and recall that provides a balance between the two metrics:
- Accuracy: The metric measures of how often the model is making correct predictions overall, considering both true positives (TP) and true negatives (TN) in relation to the total number of predictions, which includes false positives (FP) and false negatives (FN) as well:
4. Results
5. Comparison Between ChatGPT, Gemini 1.5 Flash, Microsoft Copilot, and Poe Frameworks
Observations on the Comparison of LLM Frameworks: ChatGPT, Microsoft Copilot, Gemini, and Poe
- All frameworks ChatGPT, Microsoft Copilot, Gemini, and Poe deliver highly accurate results in image classification tasks, effectively identifying and categorizing images based on content.
- Microsoft Copilot and Gemini restrict users to uploading one image at a time, which can slow down analysis, whereas ChatGPT allows up to 10 images to be uploaded simultaneously for greater convenience. Poe supports multiple uploads but analyzes individual images more effectively; if too many images are uploaded, it notifies users with a message stating, “Message or attachment too large. Please shorten the message or upload a smaller attachment, or consider using a different bot that supports larger messages”.
- LLMs employ varying strategies for data privacy. For instance, Microsoft Copilot automatically hides faces in images to address privacy concerns, a feature not present in some other frameworks.
- Some LLMs prioritize user safety by providing immediate advisories when images are classified as depicting fire. For instance, Microsoft Copilot instruct users of the following:“Remember to stay safe and keep flammable materials away from potential ignition sources!”“It’s a reminder of how easily flammable materials can catch fire and the importance of fire safety. It’s always good to be cautious with items like cardboard and to ensure they’re kept away from any potential ignition sources. If you need any tips on fire safety or have other questions, feel free to ask!”
- Some models emphasize user confidentiality and implement features to mask sensitive information. Microsoft Copilot also treats fire images as sensitive content, displaying messages like, “The content here is sensitive; can you try a different file?” and “I’m afraid I can’t discuss that topic; sorry about that,” to maintain privacy and safety concerns.
6. Discussion
- The ChatGPT-based approach is a quick and accessible solution for fire classification, capable of classifying a variety of images with high accuracy and speed, but it requires very precise prompts to ensure accurate results.
- ChatGPT not only classifies fire images but also provides important contextual details that can aid in decision-making. These additional insights, such as identifying fire severity, affected areas, or potential risks, can support more informed responses and planning in emergency situations.
- Analyzing a large number of images at once with ChatGPT can limit its ability to focus on each image effectively. This can result in a loss of detail and accuracy. Processing fewer images at a time ensures more reliable and precise results. In this experiment, analyzing three images yields an accuracy of about 99%, whereas analyzing 10 images at once may reduces the accuracy to below 95%.
- ChatGPT does not allow analyzing too many images in a single session due to its limitations. As a result, there is a restriction on how many images can be processed at a time, requiring a few hours to wait before the next set of images can be analyzed.
- Despite the high accuracy of classifications, mistakes can still occur, and ChatGPT may sometimes misclassify images that were previously classified correctly, leading to different results each time. Results can vary according to prompt and time. They can change, but overall, the results are good. To minimize such errors, it is important to provide clear and accurate prompts and to limit the number of images analyzed at once for the best performance.
- Classification based ChatGPT can also be used to verify and validate dataset contents. For instance, the classification based ChatGPT was successful in discovering two images in the DFAN dataset that were mistakenly classified as Car_Fire and Electric_Fire.
Image Name | ChatGPT based classification approach | DFAN classification | Information |
1361452.jpg | Non_Fire | Electric_Fire | Utility pole with transformer; no visible signs of fire. |
221353.jpg | PickUp_Fire | Car_Fire | Visible fire and smoke around the pickup truck. |
- 7.
- LLMs and ChatGPT can complement existing technologies for fire detection and classification, adding an extra layer that provides detailed classification information to support informed decision-making.
- 8.
- LLMs can provide direct translation of responses into multiple languages, which is a crucial feature for fast communication in critical situations, such as fire incidents. This capability ensures that vital information can be understood by individuals, regardless of their language, facilitating quicker decision-making and response during emergencies.
- 9.
- Comparisons between ChatGPT, Gemini 1.5 Flash, Microsoft Copilot, and Poe frameworks reveal that all frameworks achieve a high level of accuracy in image classification tasks but they differ in how they handle user uploads and whether or not to treat fire images as sensitive content.
7. Conclusions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Mohamadi, S.; Mujtaba, G.; Le, N.; Doretto, G.; Adjeroh, D.A. ChatGPT in the age of generative AI and large language models: A concise survey. arXiv 2023, arXiv:2307.04251. [Google Scholar]
- Liu, Y.; Han, T.; Ma, S.; Zhang, J.; Yang, Y.; Tian, J.; He, H.; Li, A.; He, M.; Liu, Z.; et al. Summary of chatgpt-related research and perspective towards the future of large language models. Meta-Radiology 2023, 1, 100017. [Google Scholar] [CrossRef]
- Zhu, Y.; Yuan, H.; Wang, S.; Liu, J.; Liu, W.; Deng, C.; Chen, H.; Liu, Z.; Dou, Z.; Wen, J.R. Large language models for information retrieval: A survey. arXiv 2023, arXiv:2308.07107. [Google Scholar]
- Hadi, M.U.; Al Tashi, Q.; Shah, A.; Qureshi, R.; Muneer, A.; Irfan, M.; Zafar, A.; Shaikh, M.B.; Akhtar, N.; Wu, J.; et al. Large language models: A comprehensive survey of its applications, challenges, limitations, and future prospects. Authorea 2024. [Google Scholar] [CrossRef]
- Kenton, J.D.M.W.C.; Toutanova, L.K. Bert: Pre-training of deep bidirectional transformers for language understanding. In Proceedings of the 17th Annual Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL-HLT 2019), Minneapolis, MN, USA, 2–7 June 2019. [Google Scholar]
- Zhou, J.; Ke, P.; Qiu, X.; Huang, M.; Zhang, J. ChatGPT: Potential, prospects, and limitations. Front. Inf. Technol. Electron. Eng. 2023. [Google Scholar] [CrossRef]
- Motlagh, N.Y.; Khajavi, M.; Sharifi, A.; Ahmadi, M. The impact of artificial intelligence on the evolution of digital education: A comparative study of openAI text generation tools including ChatGPT, Bing Chat, Bard, and Ernie. arXiv 2023, arXiv:2309.02029. [Google Scholar]
- Biswas, S. Role of ChatGPT in Computer Programming. Mesopotamian J. Comput. Sci. 2013, 2013, 9–15. [Google Scholar]
- Adeshola, I.; Adepoju, A.P. The opportunities and challenges of ChatGPT in education. Interact. Learn. Environ. 2023, 1–14. [Google Scholar] [CrossRef]
- Li, J.; Dada, A.; Puladi, B.; Kleesiek, J.; Egger, J. ChatGPT in healthcare: A taxonomy and systematic review. Comput. Methods Programs Biomed. 2024, 245, 108013. [Google Scholar] [CrossRef] [PubMed]
- Tustumi, F.; Andreollo, N.A.; Aguilar-Nascimento, J.E.D. Future of the language models in healthcare: The role of chatGPT. J. Med. Syst. 2023, 36, e1727. [Google Scholar]
- Javaid, M.; Haleem, A.; Singh, R.P. ChatGPT for healthcare services: An emerging stage for an innovative perspective. BenchCouncil Trans. Benchmarks Stand. Eval. 2023, 3, 100105. [Google Scholar] [CrossRef]
- Sallam, M. ChatGPT Utility in healthcare education, research, and practice: Systematic review on the promising perspectives and valid concerns. Healthcare 2023, 11, 887. [Google Scholar] [CrossRef]
- Bender, E.M.; Gebru, T.; McMillan-Major, A.; Shmitchell, S. On the dangers of stochastic parrots: Can language models be too big? In Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency, Virtual, 3–10 March 2021; pp. 610–623. [Google Scholar]
- Wang, C.; Liu, S.; Yang, H.; Guo, J.; Wu, Y.; Liu, J. Ethical considerations of using ChatGPT in health care. J. Med. Internet Res. 2023, 25, 48009. [Google Scholar] [CrossRef] [PubMed]
- Parray, A.A.; Inam, Z.M.; Ramonfaur, D.; Haider, S.S.; Mistry, S.K.; Pandya, A.K. ChatGPT and global public health: Applications, challenges, ethical considerations and mitigation strategies. Glob. Transit. 2023, 5, 50–54. [Google Scholar] [CrossRef]
- Hua, S.; Jin, S.; Jiang, S. The limitations and ethical considerations of chatgpt. Data Intell. 2024, 6, 201–239. [Google Scholar] [CrossRef]
- Stahl, B.C.; Eke, D. The ethics of ChatGPT–Exploring the ethical issues of an emerging technology. Int. J. Inf. Manag. 2024, 74, 102700. [Google Scholar] [CrossRef]
- Seydi, S.T.; Saeidi, V.; Kalantar, B.; Ueda, N.; Halin, A.A. Fire-Net: A Deep Learning Framework for Active Forest Fire Detection. J. Sens. 2022, 2022, 8044390. [Google Scholar] [CrossRef]
- Zhang, Q.; Xu, J.; Xu, L.; Guo, H. Deep convolutional neural networks for forest fire detection. In Proceedings of the 2016 International Forum on Management, Education and Information Technology Application, Guangzhou, China, 30–31 January 2016; pp. 568–575. [Google Scholar]
- Avazov, K.; Jamil, M.K.; Muminov, B.; Abdusalomov, A.B.; Cho, Y.I. Fire detection and notification method in ship areas using deep learning and computer vision approaches. Sensors 2023, 23, 7078. [Google Scholar] [CrossRef]
- Sathishkumar, V.E.; Cho, J.; Subramanian, M.; Naren, O.S. Forest fire and smoke detection using deep learning-based learning without forgetting. Fire Ecol. 2023, 19, 9. [Google Scholar] [CrossRef]
- Ghali, R.; Akhloufi, M.A. Deep learning approaches for wildland fires using satellite remote sensing data: Detection, mapping, and prediction. Fire 2023, 6, 192. [Google Scholar] [CrossRef]
- Saleh, A.; Zulkifley, M.A.; Harun, H.H.; Gaudreault, F.; Davison, I.; Spraggon, M. Forest fire surveillance systems: A review of deep learning methods. Heliyon 2024, 10, e23127. [Google Scholar] [CrossRef]
- Idroes, G.M.; Maulana, A.; Suhendra, R.; Lala, A.; Karma, T.; Kusumo, F.; Hewindati, Y.T.; Noviandy, T.R. TeutongNet: A fine-tuned deep learning model for improved forest fire detection. Leuser J. Environ. Stud. 2023, 1, 1–8. [Google Scholar] [CrossRef]
- Saha, S.; Bera, B.; Shit, P.K.; Bhattacharjee, S.; Sengupta, N. Prediction of forest fire susceptibility applying machine and deep learning algorithms for conservation priorities of forest resources. Remote Sens. Appl. 2023, 29, 100917. [Google Scholar] [CrossRef]
- Harkat, H.; Nascimento, J.M.; Bernardino, A.; Ahmed, H.F.T. Fire images classification based on a handcraft approach. Expert Syst. Appl. 2023, 212, 118594. [Google Scholar] [CrossRef]
- Barros-Daza, M.J.; Luxbacher, K.D.; Lattimer, B.Y.; Hodges, J.L. Real time mine fire classification to support firefighter decision making. Fire Technol. 2022, 58, 1545–1578. [Google Scholar] [CrossRef]
- Balakrishnan, V.; Mohammed Hashim, A.N.; Lee, V.C.; Lee, V.H.; Lee, Y.Q. Fatal structure fire classification from building fire data using machine learning. Int. J. Intell. Comput. Cybern. 2024, 17, 236–252. [Google Scholar] [CrossRef]
- Vorwerk, P.; Kelleter, J.; Müller, S.; Krause, U. Classification in Early Fire Detection Using Multi-Sensor Nodes—A Transfer Learning Approach. Sensors 2024, 24, 1428. [Google Scholar] [CrossRef] [PubMed]
- Wu, W.; Chen, Y. A Trustworthy Classification Model for Intelligent Building Fire Risk. IEEE Access 2022, 10, 10371–10383. [Google Scholar] [CrossRef]
- Bashyal, S.; Venayagamoorthy, G.K.; Paudel, B. Embedded neural network for fire classification using an array of gas sensors. In Proceedings of the 2008 IEEE Sensors Applications Symposium, Atlanta, GE, USA, 12–14 February 2008; IEEE: Atlanta, GA, USA, 2008; pp. 146–148. [Google Scholar]
- Islam, A.M.; Masud, F.B.; Ahmed, M.R.; Jafar, A.I.; Ullah, J.R.; Islam, S.; Shatabda, S.; Islam, A.M. An attention-guided deep-learning-based network with Bayesian optimization for forest fire classification and localization. Forests 2023, 14, 2080. [Google Scholar] [CrossRef]
- Vaswani, A. Attention is all you need. Adv. Neural Inf. Process. Syst. 2017. Available online: https://user.phil.hhu.de/~cwurm/wp-content/uploads/2020/01/7181-attention-is-all-you-need.pdf (accessed on 1 December 2024).
- Brown, T. Language Models are Few-Shot Learners. arXiv 2020, arXiv:2005.14165. [Google Scholar]
- Mok, A.; Zinkula, J. ChatGPT may be coming for our jobs. Here are the 10 roles that AI is most likely to replace. Bus. Insid. 2023, 2. [Google Scholar]
- Khan, A.; Hassan, B.; Khan, S.; Ahmed, R.; Abuassba, A. DeepFire: A Novel Dataset and Deep Transfer Learning Benchmark for Forest Fire Detection. Mob. Inf. Syst. 2022, 2022, 5358359. [Google Scholar] [CrossRef]
- Kalla, D.; Smith, N.; Samaah, F.; Kuraku, S. Study and analysis of chat GPT and its impact on different fields of study. Int. J. Innov. Sci. Res. Technol. 2023, 8. Available online: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4402499 (accessed on 1 December 2024).
- Forest Fire Dataset. 2022. Available online: https://www.kaggle.com/datasets/alik05/forest-fire-dataset (accessed on 1 October 2024).
- Yar, H.; Hussain, T.; Agarwal, M.; Khan, Z.A.; Gupta, S.K.; Baik, S.W. Optimized dual fire attention network and medium-scale fire classification benchmark. IEEE Trans. Image Process. 2022, 31, 6331–6343. [Google Scholar] [CrossRef] [PubMed]
- Prompt Engineering. 2024. Available online: https://help.openai.com/en/articles/10032626-prompt-engineering-best-practices-for-chatgpt#h_6eb43fed58 (accessed on 1 November 2024).
Precision | Recall | F1-Score | Support | |
---|---|---|---|---|
Fire | 1.00 | 0.99 | 1.00 | 190 |
Non_Fire | 0.99 | 1.00 | 1.00 | 190 |
accuracy | 1.00 | 380 | ||
macro avg | 1.00 | 1.00 | 1.00 | 380 |
weighted avg | 1.00 | 1.00 | 1.00 | 380 |
Fire Type | Precision | Recall | F1-Score | Support |
---|---|---|---|---|
Boat_Fire | 1.00 | 1.00 | 1.00 | 42 |
Building_Fire | 1.00 | 1.00 | 1.00 | 28 |
Bus_Fire | 1.00 | 1.00 | 1.00 | 41 |
Car_Fire | 1.00 | 0.98 | 0.99 | 54 |
Cargo_Fire | 1.00 | 1.00 | 1.00 | 24 |
Electric_Fire | 0.98 | 1.00 | 0.99 | 43 |
Forest_Fire | 1.00 | 1.00 | 1.00 | 35 |
Non_Fire | 1.00 | 1.00 | 1.00 | 3 |
PickUp_Fire | 0.96 | 1.00 | 0.98 | 24 |
SUV_Fire | 1.00 | 1.00 | 1.00 | 22 |
Train_Fire | 1.00 | 1.00 | 1.00 | 30 |
Van_Fire | 1.00 | 0.97 | 0.99 | 34 |
accuracy | 0.99 | 380 | ||
Macro avg | 0.99 | 1.00 | 1.00 | 380 |
weighted avg | 0.99 | 0.99 | 0.99 | 380 |
Image Name | Classification | Additional Information | Risk Level | Severity | Confidence Score | Affected Parts | Estimated Burn Area | Vegetation Type |
---|---|---|---|---|---|---|---|---|
0928.jpg | Fire | Moderate fire spread, visible flames with some smoke, affecting limited areas. | Medium | Medium | 85% | Lower region | 800 m² | Shrubland |
0926.jpg | No Fire | Natural landscape, no signs of fire or smoke. Colors are mostly greens and browns. | Low | Low | 95% | None | N/A | Grassland |
0927.jpg | Fire | Active fire visible with flames and smoke. Bright colors (orange, red, yellow) suggest medium to high severity. | High | High | 92% | Central and lower areas | 1500 m² | Forest |
0930.jpg | No Fire | Grassy or open landscape, no flames or smoke visible. Calm environment. | Low | Low | 97% | None | N/A | Grassland |
0893.jpg | Fire | Significant fire spread visible, flames and smoke affecting large areas. Bright colors and dense smoke indicate severe fire. | High | High | 90% | Entire region | 2500 m² | Mixed Forest |
0934.jpg | No Fire | Landscape with changing leaf colors, no visible fire or smoke. Colors due to seasonal foliage. | Low | Low | 96% | None | N/A | Forest |
Image Name | Fire Type | Details |
---|---|---|
063551.jpg | Building Fire | Fire on a high-rise building’s balcony, with significant black smoke and visible flames. |
113133.jpg | SUV Fire | Dark-colored SUV with fire coming from underneath, near the rear section. |
19916.jpg | Electric Fire | Electric pole with flames, suggesting a fire caused by electrical malfunction. |
27111.jpg | Toy Car Fire | Small toy blue pickup truck model set on fire, with flames coming from the roof area. |
28539.jpg | PickUp Fire | Pickup truck engulfed in flames, mostly from the cabin and rear areas. |
14453.jpg | Car Fire | Race car (National Guard #88) with flames near the rear right section, likely caused by mechanical issues. |
Images | Fire | Description | Framework |
---|---|---|---|
(1) | No | A scenic sky with clouds during sunset, no visible fire. | ChatGPT |
No | The image shows a beautiful sunset with a colorful sky. The sky is filled with different shades of pink, orange, and yellow, creating a stunning display of natural colors. | Gemini 1.5 flash | |
No | The image shows a beautiful sunset with a colorful sky. The sky is filled with different shades of pink, orange, and yellow, creating a stunning display of natural colors. | Copilot | |
No | The image shows a beautiful sky at sunset, with colorful clouds and a gradient of warm hues. | Poe | |
(2) | No | A clear sky with trees and a bright sun at sunset, no visible fire. | ChatGPT |
No | The image shows a beautiful sunset. The sun is setting behind some trees, casting a warm glow on the surrounding landscape. | Gemini 1.5 flash | |
No | The image captures a tranquil sunset scene with a golden sky gradient. There are a few trees, some dry and sparse grass patches, and a sandy foreground. The sun creates a beautiful lens flare effect. | Copilot | |
No | The image appears to capture a serene sunset scene, featuring silhouettes of trees and vegetation against a glowing horizon. | Poe | |
(3) | No | A light bulb glowing under a thatched roof at night, no visible fire. | ChatGPT |
No | The image shows a thatched roof with a light bulb hanging from it. The background is dark, suggesting it is nighttime. | Gemini 1.5 flash | |
No | The image shows an outdoor setting at night with several thatched-roof structures, likely huts or gazebos, illuminated by hanging light bulbs. | Copilot | |
No | This image features a cozy outdoor setting, likely at night, with a thatched roof and a hanging light bulb. The warm glow from the bulb creates an inviting atmosphere, contrasting with the darker surroundings. The texture of the thatch adds a rustic charm to the scene. | Poe | |
(4) | No | Beautiful sunset with clouds and clear sky, no visible fire. | ChatGPT |
No | The image shows a beautiful sunset with a colorful sky. The sky is filled with different shades of pink, orange, and yellow, creating a stunning display of natural colors. | Gemini 1.5 flash | |
No | The image you uploaded shows a beautiful sunset with a mix of orange, yellow, and purple hues in the sky. There are large, fluffy clouds and some smaller clouds scattered throughout the sky. | Copilot | |
No | This image captures a stunning sunset with vibrant colors and dramatic cloud formations. The warm hues of orange, pink, and purple contrast beautifully with the sky, creating a serene and picturesque scene. | Poe | |
(5) | No | A warm-colored sky seen through a window, resembling a sunset. No visible fire. | ChatGPT |
No | The image shows a beautiful sunset viewed through a window. The window has a unique arched design and is divided into several panes. | Gemini 1.5 flash | |
No | The image shows a view through an open, grid-like window. Outside, there is a warm, orange sky with a tree silhouetted against it. It is likely a sunset or sunrise, creating a beautiful and peaceful scene | Copilot | |
No | This image shows a window with a beautiful view of a sunset, featuring soft orange and pink hues in the sky. The window frame adds a structural element to the composition, while the greenery outside provides a natural contrast to the warm colors of the sky. | Poe | |
(6) | No | An indoor display with plants and decorative birds, no visible fire. | |
No | The image shows a colorful parrot decoration hanging from a ceiling covered in lush green plants. It looks like an indoor garden or a themed display. | Gemini 1.5 flash | |
No | The image shows an indoor garden with a lush, green canopy of hanging plants. There is a colorful parrot decoration with outstretched wings hanging from the ceiling, surrounded by various plants and flowers. Several people are observing the exhibit, creating a vibrant and lively scene | Copilot | |
No | This image features a vibrant indoor setting filled with hanging greenery and decorative elements, including a colorful bird. The lush plants create a lively atmosphere, while the bright colors of the bird add a playful touch to the scene. | Poe | |
(7) | Yes | A glowing light source resembling fire or a small flame-like light, held near a bouquet of colorful flowers. | ChatGPT |
No | The image shows a lit match held in a person’s hand. The match is surrounded by a bed of colorful flowers. | Gemini 1.5 flash | |
No | The image shows a hand holding a lit matchstick above a bouquet of flowers, including roses in shades of orange, white, and purple. The matchstick is glowing brightly, illuminating the surrounding flowers. There is no fire apart from the lit matchstick. | Copilot | |
Yes | This image captures a hand holding a matchstick or lighter, illuminating a beautiful arrangement of flowers. The flowers, in various colors, create a vibrant and romantic backdrop, while the light adds warmth and a sense of intimacy to the scene. | Poe | |
(8) | Yes | Cardboard ignited with visible flames on the surface, clearly showing fire. | ChatGPT |
Yes | The image shows a cardboard box on fire. The flames are visible on one side of the box. | Gemini 1.5 flash | |
Yes | A small fire is burning on the edge of a piece of cardboard on a tiled floor. Remember to stay safe and keep flammable materials away from potential ignition sources! | Copilot | |
Yes | The image shows flames emerging from a cardboard surface, indicating that the cardboard is burning | Poe |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the author. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Alkhammash, E.H. Leveraging Large Language Models for Enhanced Classification and Analysis: Fire Incidents Case Study. Fire 2025, 8, 7. https://doi.org/10.3390/fire8010007
Alkhammash EH. Leveraging Large Language Models for Enhanced Classification and Analysis: Fire Incidents Case Study. Fire. 2025; 8(1):7. https://doi.org/10.3390/fire8010007
Chicago/Turabian StyleAlkhammash, Eman H. 2025. "Leveraging Large Language Models for Enhanced Classification and Analysis: Fire Incidents Case Study" Fire 8, no. 1: 7. https://doi.org/10.3390/fire8010007
APA StyleAlkhammash, E. H. (2025). Leveraging Large Language Models for Enhanced Classification and Analysis: Fire Incidents Case Study. Fire, 8(1), 7. https://doi.org/10.3390/fire8010007