cover
Contact Name
Ronal Watrianthos
Contact Email
ronal.watrianthos@gmail.com
Phone
+6281263621335
Journal Mail Official
joseitjournal@gmail.com
Editorial Address
Professional Organization - Ikatan Ahli Informatika Indonesia (IAII) / Indonesian Informatics Experts Association Jalan Jati Padang Raya No. 41 Jati Padang Pasar Minggu 12540 South Jakarta - Indonesia http://iaii.or.id/
Location
Unknown,
Unknown
INDONESIA
Journal of Systems Engineering and Information Technology
ISSN : -     EISSN : 2829310X     DOI : https://doi.org/10.29207/joseit.*
Core Subject : Science,
International Journal of Systems Engineering and Information Technology (JOSEIT) is an international journal published by Ikatan Ahli Informatika Indonesia (IAII / Association of Indonesian Informatics Experts). The research article submitted to this online journal will be peer-reviewed. The accepted research articles will be available online (free download) following the journal peer-reviewing process. The language used in this journal is English. JOSEIT is a peer-reviewed, blinded journal dedicated to publishing quality research results in Computers Engineering and Information Technology but is not limited implicitly. All journal articles can be read online for free without a subscription because all journals are open-access.
Articles 5 Documents
Search results for , issue "Vol 4 No 2 (2025): September 2025" : 5 Documents clear
BERTopic-Driven Identification of Emerging Technology Topics: A Multi-Source Framework with Empirical Validation in New Energy Vehicles Dakun Wang; Bolin HUA
Journal of Systems Engineering and Information Technology (JOSEIT) Vol 4 No 2 (2025): September 2025
Publisher : Ikatan Ahli Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/joseit.v4i2.7169

Abstract

This study addresses the critical challenge of accurately detecting emerging technology topics from large-scale heterogeneous data sources. The methodology encompasses four sequential stages: (1) multi-source data acquisition from academic papers, patents, policies, and technical reports; (2) BERTopic-based topic modeling utilizing BERT embeddings and c-TF-IDF for enhanced semantic representation; (3) topic consolidation through cosine similarity analysis of topic vectors; and (4) emerging topic identification via a weighted evaluation system incorporating novelty, growth, continuity, and impact dimensions. Applied to the new energy vehicle domain using data from 2010-2022, the framework successfully identified 16 candidate emerging technology topics through analysis of 27,058 academic papers and 54,572 patents. Validation results indicate that 12 of the 16 identified topics (75% accuracy) align with technological priorities outlined in government policies and industry reports. The method effectively captures cross-domain technological convergence, with four common topics identified between academic and patent datasets, primarily concentrated in battery technology domains.
An Empirical Evaluation of ChatGPT as an Automated Machine Learning Code Generator for Image Classification Dedi Mardianto; Milla Apriliana; Eva Oktavia; Ideva Gaputra; Widya Wahyuni
Journal of Systems Engineering and Information Technology (JOSEIT) Vol 4 No 2 (2025): September 2025
Publisher : Ikatan Ahli Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/joseit.v4i2.7174

Abstract

The emergence of large language models such as ChatGPT has created unprecedented opportunities for automating software development processes, particularly within the machine learning domain. This study aims to empirically evaluate the effectiveness of ChatGPT in generating machine learning code for image classification tasks using the Keras framework. The research employs an experimental methodology utilizing the MNIST dataset, comprising 70,000 handwritten digit images. A systematic series of experiments was conducted through progressive prompting strategies, ranging from basic model construction to comprehensive evaluation protocols. The findings demonstrate that ChatGPT successfully generated 100% executable code without errors, with the resulting models achieving 99% accuracy on the test dataset. A notable discovery emerged in the form of "intelligent deviation" phenomena, wherein ChatGPT autonomously provided Convolutional Neural Network (CNN) architectures despite explicit requests for fully connected layers, demonstrating sophisticated contextual understanding. The generated code quality met professional standards with robust multi-library integration capabilities. This research provides the first systematic empirical contribution regarding large language model capabilities in machine learning code generation, offering significant implications for democratizing artificial intelligence technology access within educational and research contexts.
Big Data-Driven Transformation of Social Science Research Tianhuan PENG
Journal of Systems Engineering and Information Technology (JOSEIT) Vol 4 No 2 (2025): September 2025
Publisher : Ikatan Ahli Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/joseit.v4i2.7170

Abstract

This study examines the transformative potential of big data integration in social science research and proposes systematic approaches for implementing data-driven methodologies through institutional innovation. The methodology encompasses systematic analysis of traditional research limitations, mechanistic investigation of big data integration effects on seven critical research phases (topic identification, literature synthesis, theoretical framework development, data acquisition, analytical processing and visualization, knowledge dissemination, and outcome evaluation), and institutional design analysis for philosophy and social science laboratory development. The analysis reveals that big data fundamentally transforms social science research through multiple mechanisms. The proposed laboratory framework addresses critical implementation challenges through seven strategic dimensions: institutional awareness enhancement, differentiated development pathways, computational infrastructure strengthening, specialized tool and platform development, interdisciplinary talent cultivation, comprehensive data resource construction, and supportive policy framework establishment.
BERT-TBGH: A Graph Attention Network Approach for Sentiment Analysis in Online Health Communities Pu Han; Ye Dongyu
Journal of Systems Engineering and Information Technology (JOSEIT) Vol 4 No 2 (2025): September 2025
Publisher : Ikatan Ahli Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/joseit.v4i2.7172

Abstract

This research proposes a semantic-enhanced sentiment analysis framework that integrates dependency parsing, graph attention networks, and prior sentiment knowledge to improve classification accuracy in Chinese online health community texts. Comprehensive experiments conducted on 31,718 online health community comments demonstrate the effectiveness of the proposed approach. The BERT-TBGH model achieves 90.77% accuracy, representing substantial improvements of 10.57% and 7.79% over baseline TextCNN and BiLSTM models, respectively. Ablation studies reveal that incorporating sentiment knowledge contributes 1.85% accuracy improvement, while character-level dependency syntactic information adds 1.00%. The dual-channel architecture outperforms single-channel approaches, with TextCNN\BiLSTM showing 0.64% and 3.57% F1-score improvements over individual BiLSTM and TextCNN models. Graph Attention Networks demonstrate superior performance compared to Graph Convolutional Networks for dependency parsing integration, with GAT-based models achieving 0.86% higher accuracy than GCN alternatives.
Towards Effective Classification of Intrusion in Internet of Medical Things using Random Forest Classifier for Sustainable Health Care Jimoh, RG; Oyelakin, A.M; Sanni, S.A; Salau-Ibrahim, T.T; Akanbi, M.B; Saka, B.A; Lasisi, I.O; Ibrahim , T.L
Journal of Systems Engineering and Information Technology (JOSEIT) Vol 4 No 2 (2025): September 2025
Publisher : Ikatan Ahli Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/joseit.v4i2.6984

Abstract

Information Technology is extensively utilized in contemporary healthcare settings. Nevertheless, healthcare facilities are frequently targeted by malicious actors aiming to disrupt services and exfiltrate sensitive data. Intrusion detection systems play a crucial role in monitoring and analyzing computer systems or networks for indications of such attacks. To safeguard healthcare technologies, including the Internet of Medical Things (IoMT), it is imperative to protect them from these threats. Machine learning models have demonstrated superiority over traditional methods in detecting intrusions. However, some of these models still exhibit limitations, such as generating false alarms when identifying attacks on IoMT. Consequently, the development of more accurate models for detecting these attacks is essential. Security experts have developed datasets that simulate various attack scenarios for testing purposes, one of which is the IoMT Attack Testbed. This study proposes a three-step methodology for constructing an effective intrusion detection model. It employs a Random Forest classifier to categorize intrusions within the dataset. Through dataset analysis, the study provides insights into feature handling, addresses data imbalance issues, and identifies significant features for the model. The model's parameters were optimized to enhance its performance. The model was evaluated in two scenarios, with results indicating superior performance in the second scenario when data imbalance was addressed, critical features were selected, and parameters were fine-tuned.

Page 1 of 1 | Total Record : 5