Claim Missing Document
Check
Articles

Found 2 Documents
Search

An HHO-Optimized LSTM Framework for Predicting Adverse Effects Associated with Reproductive and Breast Disorders ANGEL METANOSA AFINDA; IGA NARENDRA PRAMAWIJAYA; FAUZAN FIRDAUS
ELKOMIKA: Jurnal Teknik Energi Elektrik, Teknik Telekomunikasi, & Teknik Elektronika Vol 14, No 3: Published July 2026
Publisher : Institut Teknologi Nasional, Bandung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26760/elkomika.v14i3.358

Abstract

Reproductive toxicity prediction is a major challenge in drug development as side effects are often difficult to detect early. SMILES representations provide a compact sequential format suitable for deep learning. This study proposes an HHO-optimized LSTM model to predict reproductive and breast-related side effects. Four architectural schemes were evaluated including L (LSTM only), CL (Convolution + LSTM), LD (LSTM + Dense), and CLD (Convolution + LSTM + Dense). Results show that the tuned L scheme achieved the best performance with accuracy increasing from 0.6304 to 0.6739 and F1-score from 0.6792 to 0.7097. These findings highlight the effectiveness of metaheuristic optimization in computational toxicology modeling.
Benchmarking YOLOv12 Variants for Indonesian Traditional Cuisine Detection Fauzan Firdaus; Lidya Ningsih; Aminah Indahsari Marsuki; Angel Metanosa Afinda
Journal of Applied Informatics and Computing Vol. 10 No. 3 (2026): June 2026
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30871/jaic.v10i3.12625

Abstract

YOLOv12 is one of the latest YOLO versions currently. Several studies have proven that YOLOv12 has better performance compared to previous versions. YOLOv12 itself has five model variants based on its architectural complexity, namely nano, small, medium, large and extra larges. This study tests the performance of YOLOv12 model variants (n, s, m, l, x) for traditional Indonesian culinary detection using a domain-specific object detection dataset. The dataset contains 718 images with 720 bounding-box instances annotated across 20 culinary classes, divided into 418/150/150 images for training/validation/testing. Data processing was performed in Roboflow with automatic orientation and stretching resizing to 640×640, while the training split was enriched using augmentation (horizontal and vertical flips) to increase sample diversity. All YOLOv12 variants were trained with the same configuration and environment, for 50 epochs using the Ultralytics framework with default hyperparameters on an NVIDIA A100-SXM4 80GB GPU. On the validation set, all variants achieved high detection accuracy (mAP@0.5 = 0.985–0.991), while differences emerged under a more stringent localization criterion (mAP@0.5:0.95). The best overall localization performance was achieved by YOLOv12-L (mAP@0.5:0.95 = 0.874), while YOLOv12-N provided the fastest inference (0.8 ms/image) with competitive accuracy (mAP@0.5:0.95 = 0.822). These findings provide preliminary guidance for selecting YOLOv12 variants based on the trade-off between accuracy and speed.