Octaviany, Reza
Unknown Affiliation

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

Found 1 Documents
Search

Comparative Analysis of ANN, 1D-CNN, and LSTM for Multi-Label Action Prediction in IoT-Based Hydroponic Control Systems Octaviany, Reza; Irianto, Suhendro Yusuf
MALCOM: Indonesian Journal of Machine Learning and Computer Science Vol. 6 No. 2 (2026): MALCOM April 2026
Publisher : Institut Riset dan Publikasi Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.57152/malcom.v6i2.2581

Abstract

Hydroponic cultivation requires precise and adaptive fertility control to maintain optimal plant growth. Conventional rule-based systems operate reactively and often fail to capture the multivariate and temporal dynamics of sensor data. Unlike previous studies that primarily focus on single-parameter forecasting, this study reformulates hydroponic automation as a multi-label actuator prediction problem, aiming to replicate and generalize rule-based control mechanisms using data-driven learning. A comparative analysis of Artificial Neural Network (ANN), one-dimensional Convolutional Neural Network (1D-CNN), and Long Short-Term Memory (LSTM) models was conducted to simultaneously predict six actuator states in an IoT-based hydroponic system. The dataset consists of 1,152 real multivariate time-series samples collected sequentially at 5-minute intervals, comprising six sensor features and six binary actuator labels derived from agronomic standards. Preprocessing includes Gaussian jitter-based augmentation, Z-score normalization, and sliding-window modeling (window size = 5). Data were split chronologically into 80% for training and 20% for testing, with 10% for validation. Results show that LSTM achieved the highest performance (accuracy up to 0.98; F1-score up to 0.95), demonstrating superior temporal modeling capability. Threshold optimization improved minority-actuator detection, enabling reliable, adaptive hydroponic control.