Ferda Ernawan
Universiti Malaysia Pahang Al-Sultan Abdullah

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

YOLOv9s with Region-Dispersion Channel Spatial Attention for Robust Chili Leaf Disease Detection Miwan Kurniawan Hidayat; Jufriadif Na'am; Ferda Ernawan
Journal of Computing Theories and Applications Vol. 4 No. 1 (2026): JCTA 4(1) 2026
Publisher : Universitas Dian Nuswantoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.62411/jcta.16046

Abstract

Abstract: Detecting chili leaf diseases remains challenging due to the non-uniform manifestation of symptoms, local discoloration, small lesion regions, and visual similarity between disease patterns and natural leaf background variations. Although YOLO-based detectors provide favorable computational efficiency, lightweight variants often struggle to distinguish subtle lesion characteristics, while conventional attention mechanisms such as CBAM primarily rely on global feature aggregation and may overlook regional activation variability. To address these limitations, this study proposes a YOLOv9s-based detection framework integrated with a Region-Dispersion Channel Spatial Attention (RDCSA) module. The proposed module incorporates regional dispersion statistics, namely mean, standard deviation, and range, as channel descriptors to capture inter-region feature variability before applying spatial attention refinement. Experiments were conducted on the COLD dataset containing 532 original images from five chili leaf condition categories using a split-before-augmentation protocol to ensure objective evaluation. RDCSA was integrated at the P5 feature level and evaluated through attention placement analysis, component-wise ablation, sensitivity analysis, stability assessment, and comparison with modern attention mechanisms. The proposed YOLOv9s + RDCSA model achieved an mAP@50 of 0.894, mAP@50–95 of 0.773, precision of 0.858, recall of 0.861, and an F1-score of 0.859 with only a marginal increase in model parameters. The results suggest that regional dispersion-based attention improves feature discrimination while preserving computational efficiency, particularly for disease symptoms characterized by heterogeneous spatial patterns. Nevertheless, performance remains influenced by visually ambiguous symptom categories, indicating that further validation across multiple datasets and field conditions is required. Overall, the proposed RDCSA module enhances detection capability without substantially increasing computational overhead, making it a promising attention mechanism for lightweight plant disease detection systems.
Secure Lightweight Face Authentication with MTCNN and LightCNN for Digital Financial Services Dendy K. Pramudito; Jufriadif Na'am; Ferda Ernawan
Journal of Computing Theories and Applications Vol. 4 No. 1 (2026): JCTA 4(1) 2026
Publisher : Universitas Dian Nuswantoro

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.62411/jcta.16276

Abstract

Mobile face authentication for digital financial services must simultaneously satisfy recognition accuracy, computational efficiency, and biometric security under resource-constrained deployment conditions. This study proposes and evaluates a lightweight face-authentication framework that integrates detector–recognition pipeline optimization, protected biometric-template transformation, and blockchain-backed integrity support. Five face detection–recognition pipelines were systematically evaluated using a shared LightCNN-29v2 backbone fine-tuned on the Indonesian Muslim Student Face Dataset (IMSFD), with Mahalanobis-based Distance-Based Encryption (DBE) providing protected template matching and blockchain hash anchoring serving as an architectural integrity layer. Experiments on 3,660 images from 68 identities demonstrate that the MTCNN + LightCNN pipeline achieves the most favorable in-domain performance, reaching 94.95% accuracy, a ROC-AUC of 0.9970, an F1-score of 0.95, and successful processing of 3,546 out of 3,660 test images with an overall model size of approximately 5 MB. Applying Mahalanobis-based DBE further improves verification performance on IMSFD, increasing accuracy to 96.88% while reducing the False Acceptance Rate (FAR) from 0.83% to 0.18% and the False Rejection Rate (FRR) from 16.44% to 10.12%. Cross-dataset evaluation on LFW, CFP-FF, CFP-FP, AgeDB-30, CALFW, and CPLFW indicates that the proposed framework generalizes well to frontal-domain benchmarks but exhibits expected performance degradation under cross-pose and cross-age conditions due to distribution shift. Overall, the results demonstrate that detector selection is the dominant factor influencing end-to-end verification performance, while domain-specific fine-tuning and protected template matching are essential for secure and practical deployment in mobile financial authentication systems.