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

29,939 Article Results

Comparing machine learning models for Indonesia stock market prediction

10.11591/ijeecs.v38.i1.pp508-516
Selly Anastassia Amellia Kharis , Arman Haqqi Anna Zili , Maulana Malik , Wahyu Nuryaningrum , Agustiani Putri
The financial market hold a significant role in the economy and the ability to accurately predict stock prices poses a major challenge, particularly in volatile markets like Indonesia. This study investigates the application of three supervised machine learning algorithms: random forest (RF), support vector regression (SVR), K-nearest neighbor (KNN) to predict the closing prices of stocks. The data used in this research consists of BBCA, PWON, and TOWR stocks. This study adopted daily historical stock prices from March 2017 to February 2020, which were normalized and segmented into training and testing datasets. The models were trained using machine learning techniques, and their predictive accuracy was evaluated using root mean square error (RMSE) and mean absolute error (MAE). The historical stock data includes Open, High, Low, and Close prices. The result indicated that SVR consistently outperforms RF and KNN in terms of RMSE and MAE across different stocks. The SVR method produced RMSE values of 4.79% for BBCA stock, 10.61% for PWON stock, and 15.14% for TOWR stock, and produces MAE values of 3.52% for BBCA stock, 8.49% for PWON stock, and 13.78% for TOWR stock.
Volume: 38
Issue: 1
Page: 508-516
Publish at: 2025-04-01

Optimizing FBMC/OQAM: Hermite filter and DFT-based precoding for PAPR reduction

10.11591/ijeecs.v38.i1.pp76-87
Anupriya Anupriya , Vikas Nandal
In the ever-evolving landscape of wireless communication, there is a persistent quest for modulation schemes that optimize spectral efficiency, reduce interference, and enhance overall system performance. This paper introduces a novel modulation technique that synergistically improves on the strengths of filter bank multi-carrier (FBMC). A distinctive feature of our approach is the deployment of the Hermite prototype filter in the FBMC system, diverging from traditional FBMC architectures. An advanced precoding strategy leveraging a pruned discrete fourier transform (pDFT) paired with scaling is also introduced. This combination promises reduced inter-symbol interference and heightened spectral efficiency. As the management of the peak-to-average power ratio (PAPR) is a significant challenge in FBMC systems to addressing this iterative particle swarm optimization (IPSO) algorithm is proposed. Evaluations are carried out to demonstrate the efficiency of the proposes scheme in reducing PAPR substantially for FBMC/OQAM framework. Experiments are conducted and comparisons are performed among several prominent multicarrier modulation schemes. The results from the experiments indicate that the application of IPSO algorithm with Hermite functions and applied to an FBMC/OQAM system using pruned DFT has been successful in reducing the PAPR also a 6-13% decrease in error rate has been shown across varying QAM orders regardless of SNR level.
Volume: 38
Issue: 1
Page: 76-87
Publish at: 2025-04-01

Enhanced hippopotamus optimization algorithm for power system stabilizers

10.11591/ijeecs.v38.i1.pp22-31
Widi Aribowo , Toufik Mzili , Aliyu Sabo
This article presents techniques for modifying the power system stabilizer's (PSS) parameters. An enhanced version of the hippocampal optimization algorithm (HO) is presented here. HO represents a novel approach in metaheuristic methodology, having been inspired by the observed clinging behavior in hippos. The notion of the HO is defined using a trinary-phase model that includes their position updates in rivers or ponds, defensive techniques against predators, and mathematically described evasive methods. To confirm the efficacy of the recommended approach, this article provides comparison simulations of the PSS objective function and transient response. This study employs validation through a comparison between Original HO and conventional methods. Simulation results demonstrate that, when compared to competing algorithms, the suggested approach yields optimal results and, in some cases, exhibits fast convergence. It is known that, in comparison to the original HO approach, the recommended way can lower the average undershoot of the rotor angel and speed by 12.049% and 26.97%, respectively.
Volume: 38
Issue: 1
Page: 22-31
Publish at: 2025-04-01

Graph-based methods for transaction databases: a comparative study

10.11591/ijai.v14.i2.pp1663-1672
Wael Ahmad AlZoubi , Ibrahim Mahmoud Alturani , Roba Mahmoud Ali Aloglah
There has been an increased demand for structured data mining. Graphs are among the most extensively researched data structures in discrete mathematics and computer science. Thus, it should come as no surprise that graph-based data mining has gained popularity in recent years. Graph-based methods for a transaction database are necessary to transform all the information into a graph form to conveniently extract more valuable information to improve the decision-making process. Graph-based data mining can reveal and measure process insights in a detailed structural comparison strategy that is ready for further analysis without the loss of significant details. This paper analyzes the similarities and differences among four of the most popular graph-based methods that is applied to mine rules from transaction databases by abstracting them out as a concrete high-level interface and connecting them into a common space.
Volume: 14
Issue: 2
Page: 1663-1672
Publish at: 2025-04-01

Ensemble learning weighted average meta-classifier for palm diseases identification

10.11591/ijeecs.v38.i1.pp303-311
Sofiane Abden , Mostefa Bendjima , Soumia Benkrama
Crop diseases lead to significant losses for farmers and threaten the global food supply. The date palm, valued for its nutritional benefits and drought resistance in desert climates, is a vital export crop for many countries in the Middle East and North Africa, second only to hydrocarbons. However, various diseases pose a threat to this important plant. Therefore, early disease prediction using deep learning (DL) is essential to prevent the deterioration of date palm crops. The aim of this paper is to apply a robust ensemble method (EL) combining tree transfer learning (TL) models Resnet50, DenseNet201, and InceptionV3, and compares its performance with the CNN-SVM model and the tree TL models mentioned previously. The models were applied to a date palm dataset containing three classes: White scale, brown spot, and healthy leaf. The training and validation sets were applied to a public dataset, while the testing set was applied to a local dataset captured manually to check the model’s performance. As a result, we considered that the ensemble method gave very satisfactory results compared to other methods. Our hybrid model reached a testing accuracy of 98% while achieving an amazing training and validation accuracy of 99.94% and 98.14%, respectively.
Volume: 38
Issue: 1
Page: 303-311
Publish at: 2025-04-01

Tree-based models and hyperparameter optimization for assessing employee performance

10.11591/ijeecs.v38.i1.pp569-577
Rendra Gustriansyah , Shinta Puspasari , Ahmad Sanmorino , Nazori Suhandi , Dewi Sartika
The Palembang city fire and rescue service (FRS) is encountering challenges in adhering to national standards for fire response time. Hence, the Palembang city FRS is committed to enhancing employee performance through quarterly performance assessments based on various criteria such as attendance, work targets, behavior, education, and performance reports. This study proposes tree-based models in machine learning (ML) and hyperparameter optimization to assess the performance of Palembang city FRS employees. Tree-based models encompass decision trees (DT), random forests (RF), and extreme gradient boosting (XGB). The predictive performance of each model was evaluated using the confusion matrix (CM), the area under the receiver operating characteristic (AUROC), and the kappa coefficient (KC). The results indicate that RF performs better than DT and XGB in the sensitivity, AUROC, and KC metrics by 1.0000, 0.9874, and 0.8584, respectively.
Volume: 38
Issue: 1
Page: 569-577
Publish at: 2025-04-01

Machine learning-based classification of corn seed viability using electrical impedance spectroscopy

10.11591/ijeecs.v38.i1.pp333-343
Perrie Lance Perocho , Ronnie Concepcion II
Corn (Zea mays L.), an essential global commodity, plays an ever-increasing role in agri-food systems. To support growing demand, rapid and noninvasive methods for determining seed germination rates are crucial alongside invasive techniques such as dissection, germination paper tests, and chemical assays. This study introduces electrical impedance spectroscopy (EIS) as a novel, non-invasive approach for classifying viable and non-viable corn seeds. Non-viable corn seeds were prepared by exposing them to 100 °C convection heat for 30 minutes. Impedance spectra were measured using the EVAL-AD5933EBZ evaluation board from 400 kHz to 1 MHz frequency range within 30 seconds. Furthermore, a comparison of six optimized supervised machine learning (ML) algorithms, including shallow and deep networks, was performed, setting this apart from other studies. The trained model was deployed to assess the viability of new seed samples effectively. Key impedance metrics, including their frequencies, were extracted to train and test the algorithms. The regression tree (RTree) model outperformed deep learning classifiers, achieving 95% accuracy, 90% precision, and 100% sensitivity. The results indicated an upward trend in viable seed impedance, increasing by 0.000164 Ω/Hz, peaking at 990 kHz. This approach offers a rapid, non-invasive solution for seed viability assessment, with significant potential to enhance agricultural productivity.
Volume: 38
Issue: 1
Page: 333-343
Publish at: 2025-04-01

Diabetes detection and prediction through a multimodal artificial intelligence framework

10.11591/ijeecs.v38.i1.pp459-468
Gururaj N. Kulkarni , Kelapati Kelapati
Diabetes detection and prediction are crucial in modern healthcare, requiring advanced methodologies and comprehensive data analysis. This study aims to review the application of multi-parameters and artificial intelligence (AI) techniques in diabetes assessment, identify existing research limitations and gaps, and propose a novel multimodal framework for enhanced detection and prediction. The research objectives include evaluating current AI methodologies, analyzing multi-parameter integration, and addressing challenges in early detection and model evaluation. The study utilizes a systematic review approach, analyzing recent literature on AI-based diabetes detection and prediction, focusing on diverse data sources and machine learning (ML) techniques. Findings reveal a significant lack of integration of diverse data sources, limited focus on early detection strategies, and challenges in model evaluation. The study concludes with a proposed innovative framework for more accurate and personalized diabetes detection, contributing to the advancement of diabetes research and highlighting the potential of AI-driven healthcare interventions. This research underscores the importance of comprehensive data integration and robust evaluation methods in enhancing diabetes detection and prediction.
Volume: 38
Issue: 1
Page: 459-468
Publish at: 2025-04-01

A multi-scale convolutional neural network and discrete wavelet transform based retinal image compression

10.11591/ijeecs.v38.i1.pp243-253
Dalila Chikhaoui , Mohammed Beladgham , Mohamed Benaissa , Abdelmalik Taleb-Ahmed
The different applications of medical images have contributed significantly to the growing amount of image data. As a result, compression techniques become essential to allow real-time transmission and storage within limited network bandwidth and storage space. Deep learning, particularly convolutional neural networks (CNN) have marked rapid advances in many computer vision tasks and have progressively drawn attention for being used in image compression. Therefore, we present a method for compressing retinal images based on deep CNN and discrete wavelet transform (DWT). To further enhance CNN capabilities, multi-scale convolutions are introduced into the network architecture. In this proposed method, multiscale CNNs are used to extract useful features to provide a compact representation at the encoding stage and guarantee a better reconstruction quality of the image at the decoding stage. Based on compression efficiency and reconstructed image quality, a wide range of experiments have been conducted to validate the proposed technique performance compared with popular image compression standards and existing deep learning-based methods. At a compression ratio (CR) of 80, the proposed method achieved an average peak signal-to-noise ratio (PSNR) value of 38.98 dB and 96.8% similarity in terms of multi-scale structural similarity (MS-SSIM), demonstrating its effectiveness.
Volume: 38
Issue: 1
Page: 243-253
Publish at: 2025-04-01

Ensemble approach to rumor detection with BERT, GPT, and POS features

10.11591/ijict.v14i1.pp276-286
Barsha Pattanaik , Sourav Mandal , Rudra Mohan Tripathy , Arif Ahmed Sekh
As vast amounts of rumor content are transmitted on social media, it is very challenging to detect them. This study explores an ensemble approach to rumor detection in social media messages, leveraging the strengths of advanced natural language processing (NLP) models. Specifically, we implemented three distinct models: (i) generative pre-trained transformer (GPT) combined with a bidirectional long short-term memory (BiLSTM) network; (ii) a model integrating part-of-speech (POS) tagging with bidirectional encoder representations from transformers (BERT) and BiLSTM, and (iii) a model that merges POS tagging with GPT and BiLSTM. We included additional features from the dataset in all these models. Each model captures different linguistic, syntactical, and contextual features within the text, contributing uniquely to the classification task. To enhance the robustness and accuracy of our predictions, we employed an ensemble method using hard voting. This technique aggregates the predictions from each model, determining the final classification based on the majority vote. Our experimental results demonstrate that the ensemble approach significantly outperforms individual models, achieving superior accuracy in identifying rumors. To determine the performance of our model, we used PHEME and Weibo datasets available publicly. We found our model gave 97.6% and 98.4% accuracy, respectively, on the datasets and has outperformed the state-of-the-art models.
Volume: 14
Issue: 1
Page: 276-286
Publish at: 2025-04-01

Boosting industrial internet of things intrusion detection: leveraging machine learning and feature selection techniques

10.11591/ijai.v14.i2.pp1232-1241
Lahcen Idouglid , Said Tkatek , Khalid Elfayq
The rapid integration of industrial internet of things (IIoT) technologies into Industry 4.0 has revolutionized industrial efficiency and automation, but it has also exposed critical vulnerabilities to cyber threats. This paper delves into a comprehensive evaluation of machine learning (ML) classifiers for detecting anomalies in IIoT environments. By strategically applying feature selection techniques, we demonstrate significant enhancements in both the accuracy and efficiency of these classifiers. Our findings reveal that feature selection not only boosts detection rates but also minimizes computational demands, making it a cornerstone for developing resilient intrusion detection systems (IDS) tailored for Industry 4.0. The insights garnered from this study pave the way for deploying more robust security frameworks, safeguarding the integrity and reliability of IIoT infrastructures in modern industrial settings.
Volume: 14
Issue: 2
Page: 1232-1241
Publish at: 2025-04-01

Memory management of firewall filtering rules using modified tree rule approach

10.11591/ijict.v14i1.pp141-152
Dhwani Hakani , Palvinder Singh Mann
Firewalls are essential for safety and are used for protecting a great deal of private networks. A firewall’s goal is to examine every incoming and outgoing data before granting access. A notable kind of conventional firewall is the rule-based firewall. However, when it comes to job performance, traditional listed-rule firewalls are limited, and they become useless when utilized with some networks that have extremely big firewall rule sets. This study proposes a model firewall architecture called “TreeRule Firewall,” which has benefits and functions effectively in large-scale networks like “cloud.” In order to improve cloud network security, this study suggests a modified tree rule firewall (MTRF cloud) that eliminates rule discrepancies. For the matching firewall policy, this work creates a tree rule firewall. There are no duplicate rules created by the proposed improved tree rule firewall. Also, memory utilization of different size rules is compared.
Volume: 14
Issue: 1
Page: 141-152
Publish at: 2025-04-01

A survey on novel approach to semantic computing for domain specific multi-lingual man-machine interaction

10.11591/ijict.v14i1.pp1-10
Anjali Bohra , Nemi Chand Barwar
Natural language processing (NLP) helps computational linguists to understand, process, and extract information from natural languages. Linguist Panini signifies ’information coding’ in a language and explains that Karakas are semanticosyntactic relations between nouns and verbs that resemble participant roles of modern case grammar. Computational grammar maps vibhakti (inflections) of nominals and verbs to their participant roles. Karaka’s theory extracts semantic roles in the sentences which act as intermediate steps for various NLP tasks. The survey shows that NLP seeks to bridge the gap for man-machine interaction. The work presents the impact of machine learning on natural language processing with changing trends from traditional to modern scenarios with Panini’s classification scheme for semantic computing facilitating machine understanding. The study presents the significance of Karaka for semantic computing, methodologies for extracting semantic roles, and analysis of various deep learning-based language processing systems for applications like question answering. The survey covered around 50 research articles and 21 Karaka-based NLP systems performing multiple tasks like machine translation, question-answering systems, and text summaries using machine learning tools and frameworks. The work includes surveys from renowned journals, books, and relevant conferences, as well as descriptions of the latest trends and technologies in the machine learning domain.
Volume: 14
Issue: 1
Page: 1-10
Publish at: 2025-04-01

Identification of ocular disease from fundus images using CNN with transfer learning

10.11591/ijeecs.v38.i1.pp613-621
Fatima Zohra Berrichi , Abderrahim Belmadani
Eye diseases are one of the serious health problems affecting human life. Detecting and diagnosing them early is critical to prompt treatment and preventing vision loss. However, all studies in the field of eye disease classification using machine learning models are limited to the detection of single diseases, and the accuracy rate is still low in multi-class systems. In this study, we propose a multi-class classification model using four pre-trained CNNs (DenseNet121, ResNet50, EfficientNetB3 and VGG16). The model classified eye diseases into four categories: diabetic retinopathy, cataract, glaucoma, and normal. To improve the training process, another data augmentation technique is applied to increase the amount of data. The performance metrics of the system are calculated using the confusion matrix. DenseNet-121 shows excellent performance in retinal disease classification in 30 epochs of training, with training and test accuracy reaching 99.97% and 96.21% respectively. The implementation of this system should be considered as a very useful means to help ophthalmologists to rapid and precision detection of various eye diseases in the future.
Volume: 38
Issue: 1
Page: 613-621
Publish at: 2025-04-01

Fake review detection using enhanced ensemble support vector machine system on e-commerce platform

10.11591/ijeecs.v38.i1.pp478-485
Seenia Joseph , S. Hemalatha
Due to the quick growth of online marketing transactions, including buying and selling, fake reviews are created to promote the product market and mislead new customers. E-commerce customers can post reviews and comments on the goods or services they obtained. Before making a purchase, new customers frequently read the feedback and comments posted on the website. Nowadays customers find it very difficult to identify whether the reviews are fake or not, but doing so is essential. So, it's very crucial to develop an online spam detection system to help both consumers and producers in their decision-making. The reviewer's behaviour and important review characteristics can help you identify fake reviews. The importance of this study is to develop a fake review detection system on e-commerce platforms using an enhanced ensemble support vector machine system in which the Euclidean distance is replaced with the Mahalanobis distance metric. Review texts collected from Amazon and Yelp were given as input data sets into the constructed model and classified as fake or real.
Volume: 38
Issue: 1
Page: 478-485
Publish at: 2025-04-01
Show 219 of 1996

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