Articles

Access the latest knowledge in applied science, electrical engineering, computer science and information technology, education, and health.

Filter Icon

Filters article

Years

FAQ Arrow
0
0

Source Title

FAQ Arrow

Authors

FAQ Arrow

30,411 Article Results

Improving Botnet host prediction with encryption and GRU for enhanced network security

10.11591/csit.v7i2.p141-158
Omega Joel Patria Moata , Irwansyah Saputra
This paper examines the challenges of reliably and securely predicting Botnet hosts, a crucial aspect of network security. Existing Botnet detection systems often fail to address data privacy concerns and struggle with evolving attack methods. This study proposes an innovative approach to improve the security and accuracy of Botnet host prediction by integrating deep learning with encryption. The proposed method employs encryption techniques such as data encryption standard (DES) and blum-blum-shub (BBS) to protect sensitive data in a text data set of 2,100 IP addresses, consisting of Botnet hosts and benign hosts. Several pre-processing techniques, including moving average and missing value handling, are implemented to optimize the model performance. The effectiveness of the system is evaluated using performance metrics such as F1-score, recall, accuracy, and precision. Experimental results show that the proposed approach significantly outperforms existing methods in accuracy, which have not achieved the maximum accuracy per IP Host within a given time frame, while providing enhanced security through encryption on text data. The study concludes that combining deep learning with encryption on text data offers a promising solution for reliable and secure Botnet host prediction data. Future research will focus on testing larger and more diverse data sets, as well as analyzing the impact of different encryption techniques on the overall accuracy and security of the system.
Volume: 7
Issue: 2
Page: 141-158
Publish at: 2026-07-01

Implementation and design of GPS tracker monitoring system on car rental vehicles based on internet of things using Nodemcu ESP-32

10.11591/csit.v7i2.p214-223
Indah Purnama Sari , Al-Khowarizmi Al-Khowarizmi , Asrar Aspia Manurung
Internet of things (IoT) based vehicle tracking system is an effective solution to overcome various problems in the vehicle rental industry, such as asset loss, route misuse, and late returns. This study aims to design and implement a real-time vehicle position monitoring system using the NodeMCU ESP-32 module integrated with the NEO-6M GPS module and Wi-Fi connectivity to send data to a cloud-based server. This system is designed to display the vehicle position directly through a web-based digital map interface, which can be accessed by vehicle owners anytime and anywhere. The methodology used includes hardware and software design, location accuracy testing, and data integration with a web-based visualization platform using a map API. The test results show that the system is capable of sending vehicle location data with a position accuracy level of up to ±5 meters and data updates every 10 seconds under stable network conditions. In addition, the system has good power efficiency, with an average current consumption of 80–100 mA when active. All data was successfully stored and visualized in real-time using the Google Maps API, and the system was able to operate stably for 24 hours of non-stop testing. Based on these results, the IoT-based GPS tracker system with NodeMCU ESP-32 can be effectively implemented on rental vehicles as a modern monitoring solution that is cost-effective, flexible, and easily accessible. This system provides added value in fleet monitoring and supports faster and data-based decision making.
Volume: 7
Issue: 2
Page: 214-223
Publish at: 2026-07-01

A novel approach for real-time traffic sign recognition framework

10.11591/csit.v7i2.p224-230
Kshatrapal Singh
Traffic sign recognition plays a critical role in enhancing road safety and enabling autonomous driving systems. This paper presents a comprehensive approach to real-time traffic sign recognition using advanced computer vision techniques and machine learning models. The proposed system employs convolutional neural networks (CNNs) for accurate detection and classification of traffic signs under diverse environmental conditions, including varying lighting, weather, and occlusions. Real-time processing is achieved through the integration of optimized algorithms and hardware acceleration techniques, ensuring minimal latency and high throughput. Experimental results demonstrate that the system achieves state-of-the-art performance on benchmark datasets, with an accuracy of over 95% and a recognition speed suitable for real-world applications. The findings underscore the potential of the system to improve driver assistance systems and pave the way for safer autonomous vehicles.
Volume: 7
Issue: 2
Page: 224-230
Publish at: 2026-07-01

Optimizing water distribution in Harare, Zimbabwe using IoT and cloud computing

10.11591/csit.v7i2.p231-240
Angeline Tsatsa , Tinashe Butsa , Yolanda Chibaya
Rapid urbanization in Harare, Zimbabwe, has intensified inefficiencies in water distribution, resulting in high non-revenue water (NRW) and inequitable supply. This paper presents a novel data-driven framework that integrates internet of things (IoT) sensors, machine learning (ML), and cloud computing to optimize urban water distribution. Historical and real-time data including water flow, pressure, and consumption are collected via IoT sensors and analyzed using a random forest model for accurate demand forecasting and anomaly detection, such as leaks. The model is deployed on a secure cloud-based ASP.NET platform, enabling real-time monitoring and automated valve control through ultrasonic sensors over Wi-Fi. Evaluation demonstrates superior performance with R²=0.89 for demand forecasting and anomaly detection metrics of 94% accuracy, 91% precision, 92% recall, and 91% F1-score, outperforming baseline methods. This integrated system reduces water loss, improves supply equity, and provides a scalable and cost-effective approach for smart water management in resource-constrained urban settings. The framework offers practical insights for policymakers and utilities seeking to implement sustainable, technology-driven water management solutions in developing cities.
Volume: 7
Issue: 2
Page: 231-240
Publish at: 2026-07-01

Performance evaluation of the deep learning system for weed recognization

10.11591/csit.v7i2.p167-178
Abd Abrahim Mosslah , Reyadh Hazim Mahdi , Hassan Kassim Albahadily
Numerous approaches based on machine learning have emerged in recent years to enhance crop protection efficiency. One example is the utilization of deep neural networks (DNNs) to differentiate between various weed types in actual events scenarios. Nevertheless, these methods often need substantial input from experts who work iteratively to design the robust deep learning system. To simplify such process and conserve resources, researchers have explored a fresh method known as automated deep learning our technology’s recognization of weeds through the use of machine learning was evaluated using plant seedlings and weed collections from plants dataset to address a issue of weed recognization. The study compared various configurations, including plant segmentation, using a collection of classifiers in place of Softmax, and training with datasets that contain noise. The findings indicated ensuring performance, with F1-scores of 93.1% and 90.2% based on the dataset utilised. These results align together with automated machine learning (AutoML-linked) studies, while fall short of manually fine-tuned deep-learning-based systems created through human specialists. To conclude, exploring the potential of combining manual expert work and automated deep learning could be a promising direction for enhancing efficiency in plant defence.
Volume: 7
Issue: 2
Page: 167-178
Publish at: 2026-07-01

Tracking a person and determining the location by using convolutional neural network technology

10.11591/csit.v7i2.p203-213
Zinah Shiker Makki , Ahmet Zengin
Tracking individuals in real-world environments requires robust, non-intrusive methods that overcome the limitations of device-based systems. This study proposes a convolutional neural network (CNN)-driven person-tracking framework that identifies targeted individuals directly from camera feeds, eliminating the need for wearable or global positioning system (GPS) devices and addressing a major drawback of traditional tracking technologies. The system utilizes a TensorFlow-trained CNN model that can detect, recognize, and locate persons of interest in real-time, even under varying illumination conditions. Unlike conventional approaches, our method integrates facial feature extraction with encrypted identity management, enabling secure multi-person detection and rapid location reporting. Experimental results demonstrate a 92% accuracy in low-light settings and 100% accuracy under normal lighting, confirming the system’s effectiveness for security-oriented applications. The findings highlight the novelty of combining lightweight CNN architecture, real-time facial recognition, and hash-based identity protection within a unified tracking pipeline.
Volume: 7
Issue: 2
Page: 203-213
Publish at: 2026-07-01

Fuzzy logic–based consensus protocol for educational blockchain networks

10.11591/csit.v7i2.p131-140
Igor Ivanov , Svetlana Zhdanova
This paper addresses the growing challenge of ensuring trust, authenticity, and transparency in the management and verification of educational credentials within modern, digitally oriented learning ecosystems. Rapid expansion of e-learning, lifelong learning, and global mobility has intensified document fraud, revealing the limitations of traditional verification mechanisms. To respond to these systemic risks, the study proposes a socially oriented block-validation protocol integrated into a distributed blockchain environment designed specifically for educational data security. The protocol forms the core of the EduBLOCK system, developed by the authors, and introduces an innovative consensus mechanism that incorporates human-centered reputation assessments rather than computational or financial power. The approach employs fuzzy-set theory to evaluate user activity, institutional credibility, and delegate reputation, enabling a more nuanced and context-sensitive model of trust. Delegates responsible for validating blocks are selected through a dynamic, reputation-driven procedure that excludes financial contributions and subjective parameter tuning. The proposed algorithm combines cryptographic guarantees, peer-to-peer (P2P) communication, and soft-computing methods to ensure fairness, prevent manipulation, and maintain stable system functioning. Block validity is determined through open voting, requiring approval by more than two-thirds of elected delegates.
Volume: 7
Issue: 2
Page: 131-140
Publish at: 2026-07-01

Performance improvement of DC microgrids via adaptive neuro-fuzzy inference system -optimized AI-tuned fractional order proportional-integral-derivative controllers

10.11591/ijict.v15i2.pp797-804
Debani Prasad Mishra , Sarita Samal , Manas Ranjan Sahu , Sonna Murari , Piyuskant Das , Surender Reddy Salkuti
This paper presents a novel approach to enhance the dynamic performance of direct current (DC) microgrids using an artificial intelligence (AI)-tuned fractional order proportional-integral-derivative (FO-PID) controller, further optimized through an adaptive neuro-fuzzy inference system (ANFIS). Conventional PID controllers tend to fail when it comes to dealing with microgrid environment-related non-linearities and uncertainties, particularly under changing load and generation situations. To remedy this, the suggested approach combines AI-tuned tuning algorithms for selecting initial parameters, and then ANFIS optimization to fine-tune the FOPID gains adaptively for better control precision. The performance of the hybrid control approach is tested through MATLAB simulations on a generic DC microgrid model that includes distributed energy resources, power electronic converters, and dynamic loads. Comparative evaluation against standard PID and independent FOPID controllers verifies remarkable advantages in terms of voltage regulation, stability, and transient response in various operating conditions. Amongst the achieved outcomes, it highlights the strength of the proposed ANFIS-optimized AI-tuned FOPID controller as a smart and robust strategy for real-time control of DC microgrids.
Volume: 15
Issue: 2
Page: 797-804
Publish at: 2026-06-01

Hybrid deep neural network model for aspect and opinion extraction with multi-head attention-driven sentiment analysis

10.11591/ijict.v15i2.pp769-777
Abhinandan Shirahatti , Ramesh Medar , Vijay Rajpurohit , Sanjeev Kaulgud , Mrutyunjaya Mathad Shivamurthaiah
Finding and extracting significant features from review sentences is known as aspect triplet extraction, and it provides succinct information on the elements that users have addressed. This method makes sentiment analysis and opinion mining easier, which helps to provide an adequate understanding of user opinions in reviews. This research presents a novel approach to achieve aspect-sentiment triplet-extraction (ASTE) using a deep neural network and transformer-based multi-head attention model. The proposed hybrid model adopts a pipeline methodology, concurrently extracting opinions and aspects while performing sentiment classification. The study addresses the intricate challenge of identifying triplets that capture nuanced relationships between terms and sentences, employing a deep neural network for joint extraction of aspects and opinions using a sequential tagging method. Sentiment classification is seamlessly integrated into the pipeline, treating sentiment recognition as a classification task, and aspect and opinion extraction as text-extraction challenges. Evaluations was out experimentally on the SemEval 2016 restaurant dataset demonstrate the effectiveness of the model, despite issues with unequal distribution of data.
Volume: 15
Issue: 2
Page: 769-777
Publish at: 2026-06-01

Multiclass classification using variational quantum circuit on benchmark dataset

10.11591/ijict.v15i2.pp578-587
Muhammad Hamid , Bashir Alam , Om Pal
Classification is a major task in data science. Data classification is required in many industries such as healthcare, transport, and finance. Noisy intermediate-scale quantum (NISQ) era. Quantum computers are capable of solving complex data challenges and can be used for the classification of the data with minimum features. In this regard, quantum neural networks are being used extensively for data classification. In this paper, we employ variational quantum circuits for the task of multiclass classification. A hybrid approach is used for building the neural network. In which quantum circuits are used for the feedforward architecture, while in back-propagation, parameters are updated using a classical optimizer on classical computers. We have successfully demonstrated multiclass classification using the proposed approach on benchmark data sets. Our results show that variational quantum circuit (VQC) are a promising candidate for classification problems with fewer features. We have performed experiments on International Business Machines Corporation (IBM) quantum hardware and simulators.
Volume: 15
Issue: 2
Page: 578-587
Publish at: 2026-06-01

Diabetic retinopathy detection using SWIN transformer

10.11591/ijict.v15i2.pp750-758
Sheetal J. Nagar , Nikhil Gondaliya
Diabetic retinopathy (DR) is a diabetes related eye disorder that damages the retina. DR is among the most specific complications of diabetes. A vital challenge for automated detection systems in medical image diagnosis is to minimize the false negative rate for patients’ timely treatment. This paper presents a novel strategy employing the shifted window (SWIN) Transformer for efficiently modeling local and global visual information to address this challenge. We have proposed our work to maximize the true positive ratio and minimize the false negative ratio for the automated process of diagnosing the level of DR, so that patients with positive signs of DR can be predicted most accurately and can save vision. The results suggest that SWIN Transformer architecture, along with the contrast-limited adaptive histogram equalization (CLAHE) technique, provides a robust option for developing a reliable DR detection system. The results indicate that the proposed approach achieves 96% weighted recall across all the levels of DR detection and 97.45% validation accuracy for the eyePACS DR detection dataset, as well as 99% weighted recall across all the levels of DR detection, along with 99.26% validation accuracy for APTOS 2019 Blindness Detection dataset. Thus, this study aimed to develop a DR detection system focused on minimizing false negatives using the SWIN transformer.
Volume: 15
Issue: 2
Page: 750-758
Publish at: 2026-06-01

Efficient email classification technique: a comparative study of header-only and full-content approaches

10.11591/ijict.v15i2.pp665-673
Worawit Kitikusoun , Nawaporn Wisitpongphan
The purpose of this research is to explore efficient techniques and sufficient features for organizational email classification, with a focus on identifying emails that are not beneficial for work to reduce the burden of email management. This study proposes a novel approach by comparing the performance of using email header features (Header-Only) versus full email data (Header + Body), aiming to evaluate the accuracy and processing time of widely used machine learning algorithms, including Random Forest, SVM, KNN, XGBoost, and ANN. The experiment was conducted using the Enron dataset, with key features extracted from email headers such as sender and recipient addresses and from the body content. The results show that using only header information provides classification performance comparable to using full email content. In particular, models such as Random Forest, XGBoost, and LightGBM achieved accuracy exceeding 95%, while reducing processing time by up to 21.66% in the Random Forest model. It is evident that classifying emails using header-only features is both highly accurate and resource-efficient. This research offers practical guidance for organizations in developing effective email filtering systems without compromising classification quality.
Volume: 15
Issue: 2
Page: 665-673
Publish at: 2026-06-01

Trust-based secure routing in IoT networks using machine learning for enhanced anomaly detection and risk mitigation

10.11591/ijict.v15i2.pp839-849
Sangeetha Krishnaswamy , Arulanandam Karalagan
The rapid growth of the internet of things (IoT) has led to the development of new challenges in ensuring secure and reliable data transmission. This paper proposes a trust-based secure routing protocol (TBSRP) designed to mitigate security threats such as routing attacks in IoT networks. The core innovation lies in the dual-layer trust evaluation mechanism, which combines reputation-based trust and behavioral analysis to dynamically adjust routing decisions based on real-time performance and historical behavior of network nodes. To enhance security, the protocol incorporates an adaptive threshold mechanism that adjusts trust criteria based on observed network conditions and an anomaly detection system utilizing machine learning (ML) algorithms for real-time monitoring of node behavior. Experimental evaluation demonstrates that TBSRP outperforms existing protocols (such as Ad hoc on-demand distance vector (AODV), trust-based AODV (TB-AODV), energy-efficient secure routing (ESR), and Secure AODV (SEC-AODV)) in key performance metrics, including packet delivery ratio (PDR), end-to-end delay, throughput, and routing overhead. The proposed protocol exhibits strong resilience to the increasing number of malicious nodes and varying network conditions, making it highly effective for securing IoT networks. This work contributes to the development of adaptive, scalable, and secure routing protocols for IoT environments, with the potential for further optimization through advanced ML techniques and real-world implementation.
Volume: 15
Issue: 2
Page: 839-849
Publish at: 2026-06-01

A review of sensemaking design elements: towards an affordances typology

10.11591/ijict.v15i2.pp488-496
Fadzlin Ahmadon , Murni Mahmud , Muna Azuddin
This study explores the intersection of interaction design and sensemaking within digital systems, aiming to identify and categorize key affordances that enhance user sensemaking. Starting with a focused literature review, key design elements such as tagging and annotation are identified, important for effective sensemaking in interaction design. Drawing on Maier's construct of affordances, the behaviours of these design elements are analyzed to derive specific affordances integral to enhancing user experience. The primary objective is to develop a generalized affordance typology that supports sensemaking across various digital systems. This typology organizes the derived affordances into broad themes such as effortless discovery, expressive freedom, collaborative engagement, cognitive support, insight enhancement, and user empowerment. This typology serves as a tool for interaction designers, facilitating the application of these themes in various design scenarios to create more intuitive and effective digital environment for sensemaking.
Volume: 15
Issue: 2
Page: 488-496
Publish at: 2026-06-01

Business intelligence and its impact on organizational decision-making: a systematic review

10.11591/ijict.v%vi%i.pp%p
Cesar Patricio-Peralta , Hernan Peña Carnero , Jesús Mondragon , Adan Eugenio Contreras Angeles , Marina Vargas Vega , Walter Patricio Peralta , Marco Mayor Ravines , Juan Mayor Gamero , Cesar Paccha Rufasto
This research examines in detail how business intelligence (BI) supports and guides organizations in decision-making for their plans. The paper warns that the BI tool must be adapted to users' real needs. It's super crucial to keep all the important info in one spot. This optimizes resources and boosts the system's capabilities. The study used a set approach to tackle its main question. This included much searching through big science lists. Scopus and Web of Science were on the list. The search term was a particular word used to pinpoint documents. The review looked at studies from 2019 to 2025. Initially, we found 77 papers. Rules were then applied to include or exclude papers. These descartes criteria take into account the kind of paper, the language used, and how relevant it is to the subject. In the end, 24 papers went through the peer review process. These were reviewed following the preferred reporting items for systematic reviews and meta-analyses (PRISMA) guidelines. The findings indicate that the application of BI considerably improves the group’s ability to attain superior goals. Some research showed a 93% boost in productivity. Profits went up by 65%, too. These results come only from articles written in English, Spanish, and Portuguese. They mainly focus on explaining the functioning in wealthier nations. The results really show off the main perks of BI. It facilitates informed decision-making more easily for all organisations.
Volume: 15
Issue: 2
Page: 741-749
Publish at: 2026-06-01
Show 1 of 2028

Discover Our Library

Embark on a journey through our expansive collection of articles and let curiosity lead your path to innovation.

Explore Now
Library 3D Ilustration