Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Real-Time Multi-Scale Object Detection in Surveillance Using Hybrid Transformer Architecture

Author 1: Roshan D Suvaris Author 2: Rahul Suryodai Author 3: S. Narayanasamy Author 4: Aanandha Saravanan Author 5: Raman Kumar Author 6: P N V Syamala Rao M Author 7: Elangovan Muniyandy
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 16, No. 10 · Published 2025

DOI: https://doi.org/10.14569/IJACSA.2025.0161077

Abstract

Real-time surveillance systems require accurate and efficient object detection to ensure safety and situational awareness. Existing methods, such as YOLOv5 and Vision Transformer-based detectors, often struggle to reliably identify small, distant, or occluded objects while maintaining real-time inference, limiting their applicability in complex surveillance environments. To address these challenges, this study proposes PRISM, a hybrid Transformer–YOLOv8 framework that integrates fast local feature extraction with global contextual refinement. The method introduces two novel components: i) a Context-Aware Feed Forward Network (CA-FFN) within the Vision Transformer (ViT), which dynamically weights channel features to reduce redundancy and enhance global context modeling, and ii) Cross-Scale Attention Skip Connections (CSASC) for selective fusion of multi-scale YOLOv8 and ViT features, improving detection of small or occluded objects. The model is implemented in PyTorch and trained on a comprehensive surveillance dataset consisting of pedestrians, vehicles, bicycles, bags, and miscellaneous objects. Experimental evaluation demonstrates that PRISM achieves 96% accuracy, a significant improvement of ~4–5% over baseline methods, with robust performance across all object categories. Key performance indicators verify the reliability of the model to real-time usage, and the lightweight design makes it edge deployable. These findings imply that PRISM can be used to provide a speed-accuracy balance in a complex and dynamic setting, which is more efficient than the current methods. The study also notes the partial extensions, such as the incorporation of multi-sensors and continuous video streams to do time modeling as an extension, which will offer a good base to the next-generation intelligent surveillance systems.

Keywords

How to Cite this Article

Suvaris, R. D., Suryodai, R., Narayanasamy, S., Saravanan, A., Kumar, R., M, P. N. V. S. R., & Muniyandy, E. (2025). Real-Time Multi-Scale Object Detection in Surveillance Using Hybrid Transformer Architecture. International Journal of Advanced Computer Science and Applications, 16(10). https://doi.org/10.14569/IJACSA.2025.0161077

Suvaris, Roshan D, et al.. "Real-Time Multi-Scale Object Detection in Surveillance Using Hybrid Transformer Architecture." International Journal of Advanced Computer Science and Applications, vol. 16, no. 10, 2025, https://doi.org/10.14569/IJACSA.2025.0161077.

@article{Suvaris2025,
  title     = {Real-Time Multi-Scale Object Detection in Surveillance Using Hybrid Transformer Architecture},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {16},
  number    = {10},
  year      = {2025},
  publisher = {The Science and Information Organization},
  author    = {Roshan D Suvaris and Rahul Suryodai and S. Narayanasamy and Aanandha Saravanan and Raman Kumar and P N V Syamala Rao M and Elangovan Muniyandy},
  doi       = {10.14569/IJACSA.2025.0161077},
  url       = {https://doi.org/10.14569/IJACSA.2025.0161077}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.