|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 79 |
| Published: February 2026 |
| Authors: Aymane El Mandili, He Xu |
10.5120/ijca2026926342
|
Aymane El Mandili, He Xu . ACMA: An Adaptive Conditional Model Activation Framework for Efficient Real-Time Fire Detection on Edge Devices. International Journal of Computer Applications. 187, 79 (February 2026), 14-23. DOI=10.5120/ijca2026926342
@article{ 10.5120/ijca2026926342,
author = { Aymane El Mandili,He Xu },
title = { ACMA: An Adaptive Conditional Model Activation Framework for Efficient Real-Time Fire Detection on Edge Devices },
journal = { International Journal of Computer Applications },
year = { 2026 },
volume = { 187 },
number = { 79 },
pages = { 14-23 },
doi = { 10.5120/ijca2026926342 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2026
%A Aymane El Mandili
%A He Xu
%T ACMA: An Adaptive Conditional Model Activation Framework for Efficient Real-Time Fire Detection on Edge Devices%T
%J International Journal of Computer Applications
%V 187
%N 79
%P 14-23
%R 10.5120/ijca2026926342
%I Foundation of Computer Science (FCS), NY, USA
Real-time fire detection on edge devices presents significant computational challenges. Existing solutions struggle to balance detection accuracy with efficiency in resource-constrained environments. This paper introduces Adaptive Conditional Model Activation (ACMA), a novel conditional execution framework that optimizes deep learning deployment through dynamic model gating. The proposed approach employs multi-color space analysis and scene-aware adaptive thresholding to selectively activate YOLO model only when preliminary fire indicators exceed dynamically calculated thresholds. Experimental results demonstrate that ACMA achieves 77% filtering accuracy with only a 3.2% system-level accuracy reduction compared to continuous YOLO. While CPU usage reduction appears modest (5%) on severely constrained hardware like Raspberry Pi 4B where baseline utilization is already saturated it enables a transformative throughput to increase from 0.14 to 38 FPS, a 270× improvement. On a desktop i5 CPU, ACMA reduces usage by 80% and increases FPS by 25 times.