Claim Missing Document
Check
Articles

Found 3 Documents
Search

Predicting Interprovincial Rice Food Security in Indonesia as a Pillar of National Defense Using the Random Forest Regressor Algorithm Bagus Hendra Saputra; Ahmad Eryan Firdaus
Journal of Defense Technology and Engineering Vol. 1 No. 1 (2025): July, Journal of Defense Technology and Engineering
Publisher : Fakultas Teknik dan Teknologi Pertahanan, Universitas Pertahanan Republik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This study investigates interprovincial rice food security in Indonesia as a strategic pillar of national defense. Using a quantitative predictive approach, the Random Forest Regressor algorithm was applied to multidimensional data from all provinces, incorporating variables such as rice expenditure per capita, rice price, production, population, consumption, and harvested area. The results show significant disparities between provinces: surplus regions such as East Java, Lampung, and South Sulawesi contrast sharply with deficit areas like Jakarta, Papua, and Bangka Belitung. Feature importance analysis reveals that supply-side factors, particularly harvested area (50.5%) and production (33.2%), are the most decisive, while demand-side factors have weaker influence. Model evaluation achieved an R² of 0.8239, confirming strong predictive reliability. These findings underscore that rice food security is not only an economic and social issue but also a critical aspect of non-military defense. Strengthening predictive systems and interprovincial distribution networks is essential to ensure resilience against disruptions from disasters, conflicts, or geopolitical instability. The study highlights the practical value of machine learning models in guiding evidence-based policy to secure national food sovereignty.
Cryptographic algorithm optimization for defense data security using quantum inspired algorithms Bagus Hendra Saputra; Jonson Manurung; Jeremia Paskah Sinaga
Journal of Defense Technology and Engineering Vol. 1 No. 2 (2026): January, Journal of Defense Technology and Engineering
Publisher : Fakultas Teknik dan Teknologi Pertahanan, Universitas Pertahanan Republik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The rapid advancement of quantum computing poses a critical threat to classical public-key cryptographic systems widely used in defense communication infrastructures, while the practical deployment of post-quantum cryptography (PQC) remains constrained by excessive key sizes, computational overhead, and energy consumption in bandwidth- and latency-sensitive military environments. This study aims to develop and evaluate a quantum-inspired multi-objective optimization framework to enhance the operational feasibility of standardized PQC schemes without compromising cryptographic security. The proposed method applies a Quantum Genetic Algorithm (QGA) to optimize configuration parameters of CRYSTALS-Kyber and CRYSTALS-Dilithium by simultaneously balancing security strength, computational performance, resource efficiency, and deployability. Experiments were conducted using official NIST test vectors and defense-oriented communication scenarios, with performance evaluated across encryption and signature latency, throughput, key and signature sizes, memory footprint, and energy consumption, while security was validated against classical and quantum attack models. The results demonstrate that the optimized configurations achieve key and signature size reductions of up to 10.3%, throughput improvements of up to 15.5%, and energy consumption reductions of up to 12.5% compared to baseline NIST implementations, while fully maintaining NIST security levels and robust resistance to quantum adversaries. These improvements significantly enhance the suitability of PQC for tactical radios, satellite communications, and resource-constrained defense platforms. The findings indicate that quantum-inspired multi-objective optimization is a critical enabler for transitioning post-quantum cryptography from theoretical security constructs to deployable, mission-ready solutions in real-world defense systems.
Cyber threat detection on social media using indoBERT and sentiment analysis Bagus Hendra Saputra; Jonson Manurung; Baringin Sianipar; R. Fanry Siahaan
Journal of Defense Technology and Engineering Vol. 2 No. 1 (2026): July, Journal of Defense Technology and Engineering
Publisher : Fakultas Teknik dan Teknologi Pertahanan, Universitas Pertahanan Republik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The rapid growth of Indonesian social media has increased the spread of cyber threat-related content, creating significant challenges for digital security monitoring due to the informal language, code-switching, and sentiment-rich expressions commonly used in online communication. Existing detection approaches, particularly those based on multilingual or English-centric language models, often fail to capture the linguistic characteristics of Indonesian text effectively. This study aims to develop an accurate cyber threat detection model by fine-tuning IndoBERT, a transformer-based language model pretrained on a large-scale Indonesian corpus, for binary Threat and Non-Threat classification. The model was trained and evaluated using the Tweet ID Sentiment Dataset containing 10,800 annotated tweets, which were partitioned into training, validation, and test sets, and its performance was compared with four baseline methods: SVM with TF-IDF features, CNN with FastText embeddings, BiLSTM with Word2Vec representations, and multilingual BERT. Experimental results demonstrate that the proposed IndoBERT model achieved the best performance, obtaining an accuracy of 0.9389, a macro-F1 score of 0.9292, and a Threat-class recall of 0.9486, consistently outperforming all baseline models. The novelty of this study lies in demonstrating the effectiveness of a monolingual Indonesian pretrained transformer for cyber threat detection, highlighting the importance of language-specific contextual representations in improving classification performance. These findings indicate that the proposed approach provides a robust and practical solution for automated cyber threat detection, supporting early warning systems and digital security monitoring in Indonesian social media environments. Future work will investigate multiclass cyber threat categorization and cross-platform evaluation to improve model generalizability in real-world applications.