Publication Search

73,099 articles from 684 journals · 2,111 citations tracked

Showing 1-20 of 65

Analytics

Damayanti, Nadia; Puspasari, Shinta; Suhandi, Nazori

Teknik: Jurnal Ilmu Teknik dan Informatika 2026 LPPM Sekolah Tinggi Ilmu Ekonomi - Studi Ekonomi Modern

Nature tourism is one of the sectors that plays an important role in supporting the development of regional tourism, including in Lahat Regency, which has significant waterfall tourism potential. Currently, many visitors share their reviews and experiences through digital platforms such as Google Maps. This review can be used as a source of information to understand the public's evaluation of the quality of tourist attractions. This study aims to examine public perception of tourist attractions in Lahat Regency using the Support Vector Machine (SVM) method. Research data were collected through scraping from Google Maps, totaling 500 reviews from five tourist attractions, namely Curup Maung, Curup Buluh, Senyawe Waterfall, Panjang Waterfall, and Green Canyon. The research stages include data preprocessing, consisting of cleaning, case folding, normalization, tokenization, stopword removal, and stemming. After that, feature extraction was carried out using the TF-IDF method and the classification process using the SVM algorithm. Based on the research results, the Support Vector Machine (SVM) method is able to perform sentiment classification quite well, although the accuracy level varies for each tourist attraction. Curup Maung and Panjang Waterfall achieved the highest accuracy level of 90%. Nevertheless, most visitor reviews were dominated by negative sentiments. This indicates that there are still several aspects that need to be improved, particularly related to tourist facilities and services. This research is expected to serve as a consideration for tourism managers and local governments in efforts to improve management quality as well as the development of tourism in Lahat Regency.

Halawa, Fransisco Lucky; Heriansyah, Rudi; Permatasari, Indah

Teknik: Jurnal Ilmu Teknik dan Informatika 2026 LPPM Sekolah Tinggi Ilmu Ekonomi - Studi Ekonomi Modern

This study analyzes netizen sentiment concerning the 17+8 public aspirations circulating the digital platform X spanning the period from August 18 through October 31, 2025. 1,837 comments obtained through scraping method. Classification Research stages include data preprocessing, sentiment weighting based on lexicon, and feature extraction using TF-IDF. Data 80% used for learning purposes and the remaining 20% utilized for validation. The findings reveal that the majority of comments, amounting to 81.14%, contained negative sentiment, while the remaining 18.86% were positive. The outcomes demonstrate that community reactions toward the 17+8 People's Demands were dominated by unsupportive views. From a theoretical standpoint this scholarly work offers to enriching knowledge concerning public opinion classification on political issues through a computational approach, while also serving as a reference for future research focused on improving the accuracy of sentiment analysis related to political dynamics and the behavior of state institutions.

Dadang Iskandar Mulyana; Sopan Adrianto; Tatinia Arda Rizqi Amalia; Putri Elsa Widiastuti

International Journal of Electrical Engineering, Mathematics and Computer Science 2026 Asosiasi Riset Teknik Elektro dan Infomatika Indonesia

Sign language recognition is one of the areas of image recognition and image processing technology that is developing rapidly in human-computer interaction. This technology really helps the deaf and speech impaired in communicating with non-disabled people. This research aims to examine the optimization of an object tracking system in sign language using the Gaussian Mixture Model (GMM) and Kalman Filter by including the Region of Interest (ROI). The proposed system consists of three main components, namely hand detection, object extraction, and classification. Hand detection is done using the Kalman Filter to track hand movements accurately. Next, Region of Interest (ROI) features, such as shape, direction and movement features, are extracted from the detected part of the hand. These features are fed into a Gaussian Mixture Model (GMM) classifier, which can recognize sign language based on the extracted features. With the combination of GMM and Kalman Filter in this research, it can increase accuracy in object tracking, reduce interference from the background, and ensure the tracking focus remains on important objects. The dataset used is in the form os SIBI alphabet symbols, namely A-Z with the amount of data for each class, namely 620 images. Based on the research result, model testing using GMM, Kalman Filter and ROI produces higher accuracy of 99%, while model testing using GMM and ROI produces accuracy of 90%.

Untung Surapati; Veri Arinal; Tri Wahyudi; Ahmad Fauzan

International Journal of Applied Mathematics and Computing 2026 Asosiasi Riset Ilmu Matematika dan Sains Indonesia

The rise of social media has created a digital public sphere that enables users to express their opinions on social and political issues openly and in real-time. One of the most discussed topics on social media platform X is the trending hashtag #IndonesiaGelap, which reflects public concern and criticism regarding various governmental and societal conditions. This study aims to conduct sentiment analysis on tweets containing the hashtag to determine the overall sentiment trend among users. The method employed in this research is the Naive Bayes classification algorithm, known for its simplicity and effectiveness in text classification. To enhance the model’s performance, Particle Swarm Optimization (PSO) is applied to optimize feature selection and parameter tuning. The dataset consists of public tweets collected via the Twitter API, followed by preprocessing, feature extraction using TF-IDF, and sentiment classification into three categories: positive, negative, and neutral. The results indicate that the integration of PSO significantly improves the classification accuracy of the Naive Bayes model compared to the baseline. The majority of tweets related to #IndonesiaGelap exhibit a negative sentiment, indicating widespread public dissatisfaction and criticism. This research is expected to contribute to a better understanding of public perception and serve as valuable input for stakeholders in addressing social issues in the digital age.

Trianto, Nafil Rizq; Wijaya, Alfarizi; Pardede, Arion; Pandiangan, Daniel; Syahputra, Hermawan

Teknik: Jurnal Ilmu Teknik dan Informatika 2026 LPPM Sekolah Tinggi Ilmu Ekonomi - Studi Ekonomi Modern

Communication is an essential human right, yet a significant communication gap persists between individuals with sensory disabilities, specifically the deaf and speech-impaired, and the general public. While many technological solutions have been proposed to translate sign language, existing models primarily rely on heavy deep learning architectures such as Convolutional Neural Networks (CNN) or Recurrent Neural Networks (RNN/LSTM). These models often demand high computational power, leading to latency and limiting real-time application on standard devices. This study proposes a lightweight, fast, and highly responsive sign language translation system specifically designed to recognize static alphabets (A-Z) and single-character air writing. The system utilizes MediaPipe for hand tracking, where feature extraction is intelligently processed by calculating the relative spatial coordinates of fingertips to the wrist, reducing dependency on raw camera coordinates. Classification is performed using a Support Vector Machine (SVM) with a Radial Basis Function (RBF) kernel, prioritizing computational efficiency without sacrificing accuracy. To enhance user experience, the system introduces three key novelties: smart relative feature extraction, an anti-duplication hold system with a 1-second timer to prevent input spamming, and a non-blocking multithreaded audio execution (Daemon Thread) utilizing Google Text-to-Speech (gTTS), ensuring the webcam feed remains fluid during audio playback. Additionally, an alternative air-writing mode is integrated, utilizing geometric heuristics and PyTesseract OCR to read single drawn letters in the air. The results indicate that the proposed system operates swiftly and efficiently, bridging the communication barrier with a hardware-friendly approach.

Abubakar, Mustapha; Ibrahim, Yusuf; Ajayi, Ore-Ofe; Saminu, Sani Saleh

Journal of Computing Theories and Applications 2026 Universitas Dian Nuswantoro

The integration of Artificial Intelligence (AI) into precision agriculture has significantly improved plant disease recognition; however, many existing deep learning models remain computationally expensive and feature-redundant, limiting their deployment on low-power and edge devices. To address these limitations, this study proposes a lightweight framework for maize leaf disease recognition based on serial deep feature extraction, dimensionality reduction, and machine-learning–based classification. A pre-trained MobileNetV2 network is employed as a fixed feature extractor to obtain discriminative visual representations, while Principal Component Analysis (PCA) is applied to reduce feature dimensionality by approximately 76%, retaining 95% of the original variance and improving computational efficiency. The compressed features are subsequently classified using a Radial Basis Function Support Vector Machine (RBF-SVM), optimized via grid search and cross-validation. Experiments conducted on a four-class maize leaf disease dataset (Northern Leaf Blight, Common Rust, Gray Leaf Spot, and Healthy), with class imbalance handled during training, demonstrate that the proposed MobileNetV2–PCA–SVM pipeline achieves 97.58% accuracy, 96.60% precision, 96.59% recall, and 96.59% F1-score, outperforming the DenseNet201 + Bayesian-optimized SVM baseline (94.60%, 94.40%, 94.40%, and 94.40%, respectively). This improvement corresponds to a 2.98% accuracy gain, a 55% reduction in error rate, an 86% reduction in model parameters (20.31M to 2.75M), and an 85% reduction in model size (81 MB to 12 MB). These results indicate that the proposed framework provides a compact and efficient solution with strong potential for deployment in resource-constrained agricultural environments.

Kabura, Fabrice; Nsabimana, Thierry

Journal of Computing Theories and Applications 2026 Universitas Dian Nuswantoro

The increasing complexity and scale of modern network traffic driven by IoT and cloud-based infrastructures have made accurate intrusion detection a critical challenge. Conventional network intrusion detection systems (NIDS) and many deep learning–based approaches struggle to reliably detect minority and stealthy attacks due to severe class imbalance and limited discrimination of subtle traffic patterns. To address these limitations, this study proposes a hybrid CNN–RBF–Attention framework for network intrusion detection. The proposed model integrates three complementary components: (i) a convolutional neural network for hierarchical feature extraction from network flow data, (ii) a radial basis function (RBF) network for localized nonlinear classification using prototype-based decision regions, and (iii) an attention mechanism that adaptively weights RBF activations to emphasize discriminative traffic patterns. SMOTE is applied exclusively to the training data to mitigate class imbalance. The framework is evaluated on the widely used CICIDS2017 and CICIDS2018 benchmark datasets in both binary and multiclass settings, using recall, precision, F1-score, confusion matrices, and ROC analysis. Experimental results demonstrate that the proposed hybrid model consistently outperforms standalone CNN and RBF baselines, particularly in terms of recall and F1-score. On the CICIDS2018 dataset, the model achieves 99.81% accuracy and 99.81% F1-score in binary classification, and 99.54% accuracy and 99.54% F1-score in multiclass classification. On CICIDS2017, it achieves 98.12% accuracy and 98.12% F1-score in binary classification, and 98.92% accuracy and 98.92% F1-score in multiclass classification. Confusion matrix and ROC analyses further show strong class separability and reliable performance in low–false-positive-rate regions, which is critical for real-world IDS deployment. These results confirm that combining deep hierarchical feature learning, localized prototype-based classification, and attention-guided refinement yields a robust, operationally reliable intrusion detection framework for highly imbalanced network environments.

Putri Ramadani; Nur Aisyah Pandia; Salsabila Putri Hati Siregar

Prosiding Seminar Nasional Ilmu Teknik 2026 Asosiasi Riset Ilmu Teknik Indonesia

The spread of hoax news in digital media is a serious problem because it can affect public opinion and social stability. This study aims to classify hoax news using the Support Vector Machine (SVM) algorithm. The dataset used is a hoax clarification dataset from the Ministry of Communication and Digital (Komdigi) of the Republic of Indonesia, totaling 1,872 data. The research process includes data collection, text pre-processing, feature extraction using TF-IDF, and classification using the SVM algorithm. Implementation was carried out using Google Colaboratory (Google Colab). Test results show that the SVM algorithm is able to provide good performance in classifying hoax news based on its topic with satisfactory accuracy, precision, recall, and F1-score values.

Afif Lustyo Muji; Aziz Musthofa; Dihin Muriyatmoko

Prosiding Seminar Nasional Ilmu Teknik 2026 Asosiasi Riset Ilmu Teknik Indonesia

Since the announcement of the policy plan for a name transfer system in the sale of used mobile phones, the issue has attracted widespread public attention and discussion. People have expressed their opinions on social media platforms, particularly TikTok. This study aims to classify the sentiment of TikTok users using Naive Bayes and Support Vector Machine (SVM) algorithms. The data were collected through a comment scraping technique on related content.The research stages include text preprocessing, sentiment labeling into positive, negative, and neutral categories, and feature extraction using TF-IDF. The classification process employs Naive Bayes and Support Vector Machine algorithms, which are then evaluated based on accuracy, precision, recall, and F1-score. The results of this study indicate that both methods are capable of classifying sentiment effectively. However, the Support Vector Machine method is superior to the Naive Bayes method with an accuracy rate of 99.57% compared to 94.30%. This study is expected to help the government understand public responses to the planned policy of the used mobile phone name transfer system.

Nurfaizah Nurfaizah

Saturnus: Jurnal Teknologi dan Sistem Informasi 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

The increasing use of Learning Management Systems (LMS) in higher education generates large amounts of student activity data that have the potential to provide deeper insights into learning processes. However, in practice, these data are still rarely analyzed systematically to understand variations in students’ learning activity patterns, limiting their practical use in supporting teaching and learning. This study aims to explore students’ learning activity patterns in an LMS using a clustering approach based on activity data.This research utilizes the publicly available Open University Learning Analytics Dataset (OULAD), focusing on a single course and a single academic term. LMS activity data were processed through data cleaning and feature extraction, followed by student clustering using the K-Means algorithm. The quality of the clustering results was evaluated using the Silhouette Score, and visual analysis was applied to support the interpretation of the results.The results indicate that students’ learning activities can be grouped into two main patterns, namely a group of students with high learning activity and a group with lower or moderate activity levels. These findings highlight the existence of heterogeneous learning behaviors among students, even within the same learning context.The identified learning activity patterns provide an initial foundation for utilizing LMS data to monitor student engagement and to support the development of more responsive, data-driven learning approaches in higher education.

Dewa Gde Agung Wisnu Anantha; I Wayan Sudiarsa; I Kadek Adi Erawan; I Ketut Okta Suastika; Gde Wardika Nugraha

Merkurius : Jurnal Riset Sistem Informasi dan Teknik Informatika 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Indonesia, as a country with the highest seismicity in the world, requires an accurate earthquake prediction system through the use of the BMKG earthquake catalogue. This research aims to implement ETL-based data pipeline engineering to process 92,887 earthquake catalog entries for the 2008-2023 period into ready-to-use daily time series for the LSTM seismicity forecasting model. The ETL process includes raw data extraction, cleaning of 97% missing values columns on focal mechanism parameters, datetime conversion, daily resampling producing 5,200 entries with earthquake count, total magnitude, and average magnitude features, as well as Min-Max Scaler normalization for LSTM compatibility. The dataset was processed using Google Colab with a stacked LSTM architecture of two layers of 50 and 25 units, dropout 0.2, Adam optimizer, and a sequence window of 30 days to predict the daily earthquake count. The model trained for 100 epochs shows the ability to capture stable seismic activity trends with a consistent decrease in MSE loss, although it shows deviations in extreme spikes due to aftershock sequences. The ETL pipeline proved crucial in ensuring temporal consistency, 100% data completeness, and relevant physics representation, resulting in a reproducible end-to-end framework for disaster mitigation.

Marjelin Putri Ndaparoka; Stefanus D.I. Mau; Sihang Gregorius Bali Mema

Modem : Jurnal Informatika dan Sains Teknologi 2026 Asosiasi Profesi Telekomunikasi Dan Informatika Indonesia

Savings and Loan Cooperatives (KSP) play a vital role in expanding community access to capital, especially within the informal sector. Nevertheless, non-performing loans remain a persistent challenge that can threaten liquidity and long-term institutional sustainability. KSP CU Mera Ndi Ate faces similar issues, which are assumed to stem not only from administrative weaknesses but also from members’ perceptions and behavioral factors. This research aims to examine the potential causes of non-performing loans through text-based sentiment analysis using an unsupervised learning approach. A quantitative method with a data mining framework was applied. Data were gathered through interviews, observations, documentation, and 200 customer opinion texts processed using the Orange Data Mining application. The analytical stages included preprocessing, corpus development, feature extraction, sentiment clustering, and visualization. Because the dataset lacked predefined labels, unsupervised learning was used to identify naturally emerging sentiment patterns. Findings reveal a predominance of critical sentiments related to credit assessment procedures and service quality. The highest sentiment score (75) concerned insufficient creditworthiness evaluation, followed by concerns about service efficiency (66.6667). These insights suggest that improving assessment accuracy and service quality may help reduce non-performing loans.

Ferdi Frans Dirga; Lailan Sofinah Harahap; Fiqih Syahputra

Polygon : Jurnal Ilmu Komputer dan Ilmu Pengetahuan Alam 2026 Asosiasi Riset Ilmu Matematika dan Sains Indonesia

This study develops a computational-based system to identify individual potential through the analysis of signature patterns using Artificial Neural Networks (ANN) and the Backpropagation algorithm. The research aims to explore and examine the effectiveness of applying ANN in recognizing and identifying signature patterns that are assumed to be related to an individual’s potential. In the data processing stage, Principal Component Analysis (PCA) is employed as a dimensionality reduction and feature extraction technique to optimally obtain the main characteristics of signature images. The system performance evaluation is conducted using a total of 80 signature images, consisting of 60 training data and 20 testing data. This study analyzes two network architecture configurations, namely a model with one hidden layer and a model with two hidden layers. The experimental results show that both network configurations achieve the same accuracy level of 92.5%. These findings indicate that the use of Artificial Neural Networks with the Backpropagation algorithm is effective in producing high accuracy in the signature pattern recognition process. Furthermore, the developed system has broad potential applications in the field of personal identification, such as employee evaluation, selection systems, and other applications across various organizational and industrial sectors.

Arsito Ari Kuncoro; Siswanto Siswanto; Siti Kholifah; Ratma Dewi

Digital Multimedia and Visualization Technology 2026 Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

This study explores the integration of deep learning based approaches in real time video content analysis for intelligent human computer interaction (HCI) in multimedia systems. Traditional video analysis techniques, such as rule-based methods and offline processing, struggle with real time performance and adaptability to complex video data. In contrast, the deep learning model used in this research, particularly Convolutional Neural Networks (CNNs), provides high accuracy in object detection, feature extraction, and real time processing. The integration of CNNs with interactive visualization modules enables dynamic adjustments to video content based on user interactions, ensuring a seamless and engaging user experience. The system was benchmarked in terms of its processing speed, accuracy, and responsiveness, showing significant improvements over traditional approaches in real time video analysis. Moreover, the study demonstrates that combining deep learning with real time visualization enhances the efficiency of interactive multimedia applications, making it suitable for dynamic environments such as surveillance, security monitoring, and interactive media. Despite the system's strong performance, challenges such as computational demands in high-resolution video processing were identified, highlighting the need for further optimization. Future work will focus on optimizing the system for different hardware platforms, incorporating multimodal inputs, and refining deep learning models to address computational bottlenecks. This research contributes to advancing HCI by providing insights into the integration of deep learning for real time video content analysis, which is pivotal for enhancing the interactivity and adaptability of intelligent multimedia systems.

Siska Nar; Ahmad Nugroho; Ahmad Subhan Yazid; Helmi Wibowo; Alyauma Hajjah

Background: The development of industrial technology in the Industry 4.0 era has encouraged the implementation of intelligent monitoring systems to improve machine reliability and operational efficiency. However, machine fault diagnosis systems based on artificial intelligence often face limitations in terms of interpretability because the models used are complex and difficult to explain. Objective: This study aims to develop a deep learning-based industrial machine fault diagnosis system integrated with an Explainable Artificial Intelligence (XAI) approach to improve diagnostic accuracy while providing interpretable insights for users. Method: The research method involves collecting data from industrial machine sensors consisting of vibration signals, temperature measurements, and acoustic signals, followed by data preprocessing and feature extraction processes. The processed data are then used to train a deep learning-based diagnostic model, after which explainability methods such as SHAP or LIME are applied to analyze the contribution of each feature to the model’s prediction results. Model performance is evaluated using accuracy, precision, recall, and F1-score metrics. Results: The results indicate that the proposed deep learning model achieves better performance compared to conventional machine learning methods such as Support Vector Machine and Random Forest. Furthermore, the explainability analysis reveals that vibration amplitude, increases in machine component temperature, and anomalies in acoustic signals are the main factors influencing machine fault detection. Therefore, the proposed system not only improves the accuracy of machine fault diagnosis but also provides transparency in the decision-making process, thereby supporting the implementation of predictive maintenance in smart manufacturing environments.

Elin Tamaya; Sharipuddin Sharipuddin; Nurhadi Nurhadi

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Budget efficiency is an important issue in state financial management because it is directly related to government spending priorities and their impact on public service programs. Discussions about budget efficiency policies are widespread on social media platform X, generating diverse public responses, thus necessitating an automated approach to understand public opinion trends more quickly and objectively. This research aims to analyze the sentiment of Indonesian people toward budget efficiency policies and compare the performance of the Naïve Bayes and Support Vector Machine (SVM) algorithms in classifying sentiment. The research data used 10,909 Indonesian-language tweets sourced from a public dataset, which were then processed thru the preprocessing stages including cleaning, case folding, normalization, tokenization, stopword removal, and stemming. Sentiment labeling is performed automatically using the Indonesian Sentiment Lexicon (InSet) approach to categorize data into positive, negative, and neutral sentiments. Feature extraction was performed using Term Frequency–Inverse Document Frequency (TF-IDF), and then the data was divided into training and testing sets with an 80:20 ratio. Model performance evaluation was conducted using a confusion matrix and the metrics of accuracy, precision, recall, and F1-score. The research results show that sentiment distribution is dominated by negative sentiment at 56.78%, followed by positive sentiment at 37.40%, and neutral sentiment at 5.83%. In the classification stage, SVM performed best with an accuracy of 86%, while Naïve Bayes achieved an accuracy of 74%. These findings indicate that SVM is more optimal for sentiment classification on social media text data and can be utilized to more effectively support the analysis of public response to budget efficiency policies.

Nanda Mediya Sari; Jasmir Jasmir; Elvi Yanti

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Sentiment analysis is a technique in Natural Language Processing (NLP) used to identify user opinion tendencies based on textual reviews. This study analyzer user reviews of the Maxim application on the Google Play Store and compares three Machine Learning algoritmhs-Naïve Bayes, Support Vector Machine (SVM), and CatBoost-in classifying sentiment. The research stages include data collection, text preprocessing, feature extraction using TF-IDF and Chi-Square, class balancing using SMOTE, and performance evaluation through Accuracy, Precision, Recall, and F1-Score. ANOVA is used to examine the influence of feature selection on model performance. The results show that each model exhibits different performance level across the tested feature combinations. The CatBoost achieved the highest accuracy of 99,26% and demonstrating the most stable performance. Meanwhile, the Naïve Bayes and SVM models experienced performance decreases experiments, especially after applying SMOTE. These findings indicate that the choise of algorithm, feature extraction method, and class balancing technique significantly affects classification outcomes. Overall, CatBoost is identified as the best-performing model, providing more consistenst classification result in accordance with the characteristics of the user reviews.

Firdaus, Muhammad; Rosyidah, Ulya Anisatur; Handayani, Luluk

Router : Jurnal Teknik Informatika dan Terapan 2025 Asosiasi Profesi Telekomunikasi dan Informatika Indonesia

Sugar consumption in Indonesia remains high, with diabetes affecting 20.4 million people. This condition has prompted the government to introduce an excise policy on Minuman Berpemanis Dalam Kemasan (MBDK) to reduce sugar intake. Social media, particularly the X platform, serves as a medium for the public to express their opinions regarding this policy. This study aims to analyze public sentiment toward the MBDK excise policy using a lexicon-based approach for data labeling and the Multinomial Naive Bayes algorithm with unigram and bigram feature extraction. The initial results show that the highest performance was achieved using 5-Fold Cross Validation, with an average accuracy of 83%, precision of 84%, recall of 75%, and an F1-Score of 77%. After applying data balancing using Stratified Cross Validation combined with Borderline-SMOTE and limiting the features to the 700 most frequent terms, the model’s performance improved. The best results were obtained with 10-Fold Cross Validation, achieving 86% accuracy, 84% precision, 83% recall, and an F1-Score of 83%. These findings indicate that the Multinomial Naive Bayes model can effectively classify public sentiment regarding the MBDK excise policy after the data balancing process.

Khoirudin, Irfan; Sri Arttini Dwi Prasetyowati

International Journal of Engineering and Applied Science 2025 International Forum of Researchers and Lecturers

Application of Multi-Layer Perceptron neural network to fault classification in high-voltage transmission lines is demonstrated in this paper. Different fault types on protected transmission line should be detected and classified rapidly and correctly. This paper presents the use of Discrete Wavelet Transform energy features combined with zero sequence current magnitude as input features for neural network classifier. The proposed method uses eight extracted features to learn hidden relationship in fault signal patterns. Using proposed approach, fault detection and classification of all 11 fault types could be achieved with high accuracy. Improved performance is experienced once the neural network is trained sufficiently with 1188 fault samples, thus performing correctly when faced with different system conditions. Results of performance studies show that proposed neural network-based classifier achieves 96.18% average accuracy, which demonstrates that it can improve the performance of conventional fault classification algorithms, which in turn can provide more efficient solutions in the management and protection of high voltage electrical systems.

Jamal M. Alrikabi

Konstruksi: Publikasi Ilmu Teknik, Perencanaan Tata Ruang dan Teknik Sipil 2025 Asosiasi Riset Ilmu Teknik Indonesia

Millions of people suffer from malaria, one of the most serious parasitic diseases that threatens human life and causes high rates of morbidity and mortality, particularly in tropical and subtropical regions. Traditional diagnostic methods, such as blood smear examination, which can be performed using a microscope, face many challenges due to the inaccuracy of manual analysis and the reliance on individual skills. Therefore, the use of machine learning or deep learning algorithms to automate malaria detection offers promising solutions to improve accuracy, reduce diagnosis time, and enhance scalability. In this paper, a multi-class convolutional neural network (CNN)-based model is designed to classify cells infected with Plasmodium falciparum (P. falciparum) and Plasmodium vivax (P. vivax) and uninfected cells from blood smears, as most severe cases and deaths are caused by P. falciparum and P. vivax. This is achieved by building and training a CNN from scratch, rather than using transfer learning from pre-trained models. The proposed network was trained and tested on the Kaggle dataset, which consists of 27,558 images of infected and uninfected individuals. These images were divided into 13,779 images of uninfected individuals, 6,890 images of individuals with P. falciparum malaria, and 6,889 images of individuals with P. vivax malaria. The images were preprocessed using several operations, including blurring, denoising, and morphological processing. The proposed model achieved the best evaluation accuracy when compared with other deep learning algorithms, with an accuracy rate of 96.5%, a sensitivity rate of 95%, a specificity rate of 97.6%, and an F1-score rate of 96.5%. These results demonstrate the effectiveness of the proposed model as a tool to assist clinicians in malaria diagnosis, reducing reliance on manual analysis.