Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : International Journal of Engineering, Science and Information Technology

Swarm Intelligence-Based Performance Optimization for Wireless Sensor Networks for Hole Detection Padmapriya, T; Jadhav, Chaya; Nyayadhish, Renuka; Kumar, Neeraj; Kaliappan, P
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.1127

Abstract

Extensive research into maintaining coverage over time has been spurred by the growing need for wireless sensor networks to monitor certain regions.  Coverage gaps brought on either haphazard node placement or failures pose the biggest threat to this objective.  In order to identify and fix coverage gaps, this study suggests an algorithm based on swarm intelligence.  Using both local and relative information, the swarm of agents navigates a potential field toward the nearest hole and activates in reaction to holes found.  In order to spread out effectively and speed up healing, the agents quantize their perceptions and approach holes from various angles. The need for wireless sensor networks to monitor certain areas has grown, leading to many studies on maintaining coverage over time. Random node deployment or failures create coverage gaps, which pose the biggest threat to this objective.  A swarm intelligence-based approach is proposed in this paper to identify and fix coverage deficiencies. Even with Their encouraging performance and operational quality, WSNs are susceptible to various security threats. The security of WSNs is seriously threatened by sinkhole attacks, one of these. In this research, a detection strategy against sinkhole attacks is proposed and developed using the Swarm Intelligence (SI) optimization algorithm. MATLAB has been used to implement the proposed work, and comprehensive Models have been run to assess its effectiveness in terms of energy consumption, packet overhead, convergence speed, detection accuracy, and detection time. The findings demonstrate that the mechanism we have suggested is effective and reliable in identifying sinkhole attacks with a high rate of detection accuracy.
Efficient Deep Learning Ensemble of Lightweight CNNs and Vision Transformers for Real-Time Plant Disease Diagnosis Dubey, Mruna; P.S.G., Aruna Sri; Jha, Suresh Kumar; Nupur, Nupur; Bhiogade, Girish; Kumar, Neeraj
International Journal of Engineering, Science and Information Technology Vol 5, No 4 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i4.1347

Abstract

Timely identification of plant diseases plays a vital role in protecting crop yield and supporting effective decision-making in precision agriculture. Conventional computer vision models achieve high recognition accuracy but often require substantial computing power, making them impractical for low-cost edge hardware widely used in rural areas. In this work, a compact deep learning ensemble is presented, combining three lightweight convolutional neural networks—MobileNetV3-Small, EfficientNet-B0, and ShuffleNetV2—with a Vision Transformer (ViT-B/16). The models operate in parallel, and their outputs are merged using a weighted late-fusion approach, with fusion weights determined through systematic grid search to achieve the best trade-off between predictive performance and processing speed. The Plant Village dataset, consisting of 54,303 images from 38 healthy and diseased leaf categories, was used for evaluation. To improve robustness, the training data were augmented through geometric transformations, contrast adjustment, and controlled noise addition. When tested on a Raspberry Pi 4 device, the ensemble reached an accuracy of 97.85%, precision of 97.67%, recall of 97.92%, and F1-score of 97.79%, with an average inference time of 20.5 ms and a total size of 14.6 MB. These results surpassed those of all individual models and conventional machine-learning baselines. Statistical testing using McNemar’s method confirmed the significance of the improvement (p 0.05). Precision–Recall analysis indicated strong resistance to false positives, while accuracy–latency assessment confirmed suitability for real-time field operation. The proposed system offers a practical, resource-efficient framework for on-site plant disease diagnosis in areas with limited connectivity and computing resources. Further development will focus on adaptation to field-captured imagery, hardware-aware model compression, and the integration of additional sensing modalities such as hyperspectral and thermal imaging.