cover
Contact Name
Imam Much Ibnu Subroto
Contact Email
imam@unissula.ac.id
Phone
-
Journal Mail Official
ijai@iaesjournal.com
Editorial Address
-
Location
Kota yogyakarta,
Daerah istimewa yogyakarta
INDONESIA
IAES International Journal of Artificial Intelligence (IJ-AI)
ISSN : 20894872     EISSN : 22528938     DOI : -
IAES International Journal of Artificial Intelligence (IJ-AI) publishes articles in the field of artificial intelligence (AI). The scope covers all artificial intelligence area and its application in the following topics: neural networks; fuzzy logic; simulated biological evolution algorithms (like genetic algorithm, ant colony optimization, etc); reasoning and evolution; intelligence applications; computer vision and speech understanding; multimedia and cognitive informatics, data mining and machine learning tools, heuristic and AI planning strategies and tools, computational theories of learning; technology and computing (like particle swarm optimization); intelligent system architectures; knowledge representation; bioinformatics; natural language processing; multiagent systems; etc.
Arjuna Subject : -
Articles 31 Documents
Search results for , issue "Vol 10, No 4: December 2021" : 31 Documents clear
River classification and change detection from landsat images by using a river classification toolbox Supattra Puttinaovarat; Aekarat Saeliw; Siwipa Pruitikanee; Jinda Kongcharoen; Supaporn Chai-Arayalert; Kanit Khaimook; Paramate Horkaew
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp948-959

Abstract

Water bodies especially rivers are vital to existence of all lifeforms on Earth. Therefore, monitoring river areas and water bodies is essential. In the past, the monitoring relied essentially on manpower in surveying individual areas. However, there are limitations associated wih such surveys, e.g., tremendous amount of time and labour involved in expeditions. Presently, there have been accelerated development in remote sensing (RS) and artificial intelligence (AI) technology, particularly for change monitoring and detection in different areas globally. This research presents technical development of a toolbox for rivers classification and their change detection from Landsat images, by using water index analysis and four machine learning algorithms, which are K-Means, ISODATA, maximum likelihood classification (MLC), and support vector machine (SVM). Experimental findings indicated that all presented techniques were effective in detecting hydrological changes. The most accurate algorithm, nevertheless, for river classification was the SVM, with accuracy of 96.89%, precision of 98.61%, recall of 96.59%, and F-measure of 97.59%. Herein, it was demonstrated, in addition, that the developed toolbox was versatile and could be applied in rapid river change detection in other areas.
Image-based gramian angular field processing for pedestrian stride-length estimation using convolutional neural network Pham Doan Tinh; Bui Huy Hoang; Nguyen Duc Cuong
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp997-1008

Abstract

In an age when people spend most of their time indoors and smartphones become a necessity, there is an increasing demand to navigate user absolute position in indoor environments. While global positioning system (GPSs) perform well outdoors, their inaccuracy can not be tolerated in places where GPS signal is weak or barely detected. This leads to a number of solutions which utilize smartphone inertial measurement unit (IMU) to track user location. Most IMU-based methods track the trajectory of a person by using stride-length and heading estimation. Thus, the accuracy of stride-length estimation plays a very important role in these methods. Inspired by recent success in the field of computer vision and machine learning, we proposed an image-based stride-length estimation method that employs gramian angular field (GAF) in converting accelerometer data into images, and then feed them into a convolutional neural network (CNN) to predict the stride-length. We evaluate the performance of our proposed method by using a public dataset from Qu Wang in his GitHub repository (available at https://github.com/Archeries/StrideLengthEstimation). The result shows that our proposed method is superior in terms of accuracy in one stride and in large walking distance than others using only data collected from the accelerometer.
Facial emotion recognition using deep convolutional neural network and smoothing, mixture filters applied during preprocessing stage Pragnyaban Mishra; P. V. V. S. Srinivas
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp889-900

Abstract

The facial emotion recognition by the machine is a challenging task. From decades, researchers applied different methods to classify facial emotion into the different classes. The expansion of artificial intelligence in a form of deep convolutional neural network (CNN) changed the direction of the research. The facial emotion recognition using deep CNN is powerful in terms of taking bulk input images for processing and classify with high accuracy. It has been noticed in a few cases the classification model does not judge the facial images into appropriate classes due to the influence of noises. So, it is highly recommended to apply a noiseless image to the facial emotion recognition model for classification. We adopted a mechanism and proposed a model for classifying facial image into one of the seven classes with high accuracy. The images are smoothed before applying to the model by different smoothing process as part of image preprocessing. We claim facial emotion recognition with image smoothing by different filters or a mixture of filter are more robust than without preprocessing. The detail is explained in the subsequent sections.
Comparison of TOPSIS and MAUT methods for recipient determination home surgery Septya Maharani; Holis Ridwanto; Heliza Rahmania Hatta; Dyna Marisa Khairina; Muhammad Rivani Ibrahim
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp930-937

Abstract

House renovation is given by the government to the community, one of which is the assistance provided in the district. Long Mevery especially Tanah Abang Village, namely House Renovation Assistance. So it is necessary to implement a DSS in determining the recipient of home renovation assistance by comparing MAUT method and TOPSIS to assist the government in determining the right home renovation assistance recipient. There are 16 criteria and their weight values. This study uses the multi-attribute utility theory method (MAUT) and the order of preference technique based on the similarity to the ideal solution (TOPSI) as a calculation method to produce output and determine the level of accuracy of each method. The test in this study uses a confusion matrix and compares real data testing with the results of calculations on the system. The results of system testing using MAUT and TOPSIS methods, the accuracy of the MAUT method is 94.28% and the TOPSIS method is 35.71%.
Electrocardiogram signals classification using discrete wavelet transform and support vector machine classifier Youssef Toulni; Nsiri Benayad; Belhoussine Drissi Taoufiq
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp960-970

Abstract

The electrocardiography allowed us to make a diagnosis of several cardiovascular diseases by representing the electrical activity of the heart over time; this representation is called the electrocardiogram (ECG) signal. In this study we have proposed a model based on the processing of the ECG signal by the wavelet decomposition using discrete wavelet transform (DWT). This decomposition firstly makes it possible to denoise the signal then to extract the statistical features from the approximation coefficients of the denoised signal and finally to classify the data obtained in a support vector machine (SVM) classifier with cross validation for more credibility. After having tested this model with different mother wavelets at different scales, the accuracies at the fourth scale are high and the best accuracy obtained is 87.50%.
SAFEA application design on determining the optimal order quantity of chicken eggs based on fuzzy logic Sesar Husen Santosa; Agung Prayudha Hidayat; Ridwan Siskandar
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp858-871

Abstract

The availability of stock in the chicken egg supply chain is influenced by the ability of egg Agents to determine the optimal orders to suppliers. The optimal number of orders is very important to manage for the Bogor City Egg Agent Indonesia because the stock capacity reaches 340 crates. The optimal number of orders for eggs at the Egg Agent is influenced by input variables, namely final stock (crate), selling price (crate), and consumer demand (crate) so that the inventory is under control. The three input variables have fuzzy values that must be processed using fuzzy logic to get the optimal number of orders to suppliers so that the egg stock in the warehouse is well maintained. The optimal order model for eggs in the smart application for egg agent (SAFEA) was developed using a fuzzy logic approach with the triangular and trapezoidal membership function. Based on the optimal order model in the SAFEA application, the optimal order to the supplier is 100-104 crates per day.
The comparison of dual axis photovoltaic tracking system using artificial intelligence techniques Machrus Ali; Aji Akbar Firdaus; Hamzah Arof; Hidayatul Nurohmah; Hadi Suyono; Dimas Fajar Uman Putra; Muhammad Aziz Muslim
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp901-909

Abstract

In this paper, the efficiency of photovoltaic panels is improved by adding a sun tracking system. The solar tracking system is used for tracking the sun so that photovoltaic always faces the sun. This system uses a dual axis consisting of horizontal rotation axis and a vertical rotation axis. The horizontal rotational axis motion is to follow the azimuth angle of the sun from north to south. Then, to follow the sun's azimuth angle from east to west is the vertical axis motion. Both types of movements are controlled using a PID controller that is optimized with an artificial intelligence approach, namely particle swarm optimization (PID-PSO), firefly algorithm (PID-FA), imperialist competitive algorithm (PID-ICA), bat algorithm (PID-BA), and ant colony optimization (PID-ACO). Experiments of various approaches were carried out and the corresponding performance compared. The experimental results show that PID-BA performs best in terms of settling time and overshoot. The results also allow the comparison of different PID controller and the calculation of the fastest completion time.
DC/DC converter control using suggested artificial intelligent controllers Issa Ahmed Abed; Samar Hameed Majeed
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp847-857

Abstract

In order to provide constant DC voltage, buck converter is used which is a common converter in different applications. The use of artificial control methods for DC/DC converter will increase the productivity, spend low energy, and able to avoid the changes. Here, in order to control the proposed converter, intelligent regulation is utilized. Different methods have been suggested to satisfy the need of the output. The work uses proportional-integral-derivative (PID) controller which is received the error difference between the output and the desired. Fuzzy logic controller (FLC) is also used. While the fuzzy-PID supervised (FSC-PID) where the parameters of the PID is updated using the fuzzy system. The explanation of the proposed controllers is presented in this paper. PID, fuzzy logic controller, and fuzzy-PID supervised have been designed and implemented using MATLAB in order to settle the output of buck DC/DC converter. The complete system has been built in MATLAB/Simulink. The proposed controller keeps track the output to be exactly the set signal.
A novel ontology framework supporting model-based tourism recommender Ho Quoc Dung; Lien Thi Quynh Le; Nguyen Huu Hoang Tho; Tri Quoc Truong; Cuong H. Nguyen-Dinh
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp1060-1068

Abstract

In this paper, we present a tourism recommender framework based on the cooperation of ontological knowledge base and supervised learning models. Specifically, a new tourism ontology, which not only captures domain knowledge but also specifies knowledge entities in numerical vector space, is presented. The recommendation making process enables machine learning models to work directly with the ontological knowledge base from training step to deployment step. This knowledge base can work well with classification models (e.g., k-nearest neighbours, support vector machines, or naıve bayes). A prototype of the framework is developed and experimental results confirm the feasibility of the proposed framework.
A self-adaptation algorithm for quay crane scheduling at a container terminal Esam Taha Yassen; Masri Ayob; Alaa Abdalqahar Jihad; Mohd Zakree Ahmad Nazri
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 4: December 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i4.pp919-929

Abstract

Quay cranes scheduling at container terminals is a fertile area of study that is attracting researchers as well as practitioners in different parts of the world, especially in OR and artificial intelligence (AI). This process efficiency may affect the accomplishment and the competitive merits. As such, four local search algorithms (LSs) are utilized in the current work. These are hill climbing (HC), simulated annealing (SA), tabu search (TS), and iterated local search (ILS). The results obtained demonstrated that none of these LSs succeeded to achieve good results on all instances. This is because different QCSP instances have different characteristics with NP-hardness nature. Therefore, it is difficult to define which LS can yield the best outcomes for all instances. Consequently, appropriate LS selection should be governed by the type of problem and search status. The current work proposes to achieve this, the self-adaptation heuristic (self-H). The self-H is composed of two separate stages: The upper (LS-controller) and the lower (QCSP-solver). The LS-controller embeds an adaptive selection mechanism to adaptively select which LS is to be adopted by the QCSP-solver to solve the given problem. The results revealed that the self-H outperformed others as it attained better results over most instances and competitive results.

Page 3 of 4 | Total Record : 31


Filter by Year

2021 2021


Filter By Issues
All Issue Vol 15, No 1: February 2026 Vol 14, No 6: December 2025 Vol 14, No 5: October 2025 Vol 14, No 4: August 2025 Vol 14, No 3: June 2025 Vol 14, No 2: April 2025 Vol 14, No 1: February 2025 Vol 13, No 4: December 2024 Vol 13, No 3: September 2024 Vol 13, No 2: June 2024 Vol 13, No 1: March 2024 Vol 12, No 4: December 2023 Vol 12, No 3: September 2023 Vol 12, No 2: June 2023 Vol 12, No 1: March 2023 Vol 11, No 4: December 2022 Vol 11, No 3: September 2022 Vol 11, No 2: June 2022 Vol 11, No 1: March 2022 Vol 10, No 4: December 2021 Vol 10, No 3: September 2021 Vol 10, No 2: June 2021 Vol 10, No 1: March 2021 Vol 9, No 4: December 2020 Vol 9, No 3: September 2020 Vol 9, No 2: June 2020 Vol 9, No 1: March 2020 Vol 8, No 4: December 2019 Vol 8, No 3: September 2019 Vol 8, No 2: June 2019 Vol 8, No 1: March 2019 Vol 7, No 4: December 2018 Vol 7, No 3: September 2018 Vol 7, No 2: June 2018 Vol 7, No 1: March 2018 Vol 6, No 4: December 2017 Vol 6, No 3: September 2017 Vol 6, No 2: June 2017 Vol 6, No 1: March 2017 Vol 5, No 4: December 2016 Vol 5, No 3: September 2016 Vol 5, No 2: June 2016 Vol 5, No 1: March 2016 Vol 4, No 4: December 2015 Vol 4, No 3: September 2015 Vol 4, No 2: June 2015 Vol 4, No 1: March 2015 Vol 3, No 4: December 2014 Vol 3, No 3: September 2014 Vol 3, No 2: June 2014 Vol 3, No 1: March 2014 Vol 2, No 4: December 2013 Vol 2, No 3: September 2013 Vol 2, No 2: June 2013 Vol 2, No 1: March 2013 Vol 1, No 4: December 2012 Vol 1, No 3: September 2012 Vol 1, No 2: June 2012 Vol 1, No 1: March 2012 More Issue