IAES International Journal of Artificial Intelligence (IJ-AI)
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.
Articles
40 Documents
Search results for
, issue
"Vol 11, No 1: March 2022"
:
40 Documents
clear
Improved discrete plant propagation algorithm for solving the traveling salesman problem
Hussein Fouad Almazini;
Salah Mortada;
Hassan Fouad Abbas Al-Mazini;
Hayder Naser Khraibet AL-Behadili;
Jawad Alkenani
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp13-22
The primary goal of traveling salesman problem (TSP) is for a salesman to visit many cities and return to the starting city via a sequence of potential shortest paths. Subsequently, conventional algorithms are inadequate for large-scale problems; thus, metaheuristic algorithms have been proposed. A recent metaheuristic algorithm that has been implemented to solve TSP is the plant propagation algorithm (PPA), which belongs to the rose family. In this research, this existing PPA is modified to solve TSP. Although PPA is claimed to be successful, it suffers from the slow convergence problem, which significantly impedes its applicability for getting good solution. Therefore, the proposed partial-partitioned greedy algorithm (PPGA) offers crossover and three mutation operations (flip, swap, and slide), which allow local and global search and seem to be wise methods to help PPA in solving the TSP. The PPGA performance is evaluated on 10 separate datasets available in the literature and compared with the original PPA. In terms of distance, the computational results demonstrate that the PPGA outperforms the original PPA in nine datasets which assures that it is 90% better than PPA. PPGA produces good solutions when compared with other algorithms in the literature, where the average execution time reduces by 10.73%.
Comparison of classifiers using robust features for depression detection on Bahasa Malaysia speech
Nik Nur Wahidah Nik Hashim;
Nadzirah Ahmad Basri;
Mugahed Al-Ezzi Ahmad Ezzi;
Nik Mohd Hazrul Nik Hashim
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp238-253
Early detection of depression allows rapid intervention and reduce the escalation of the disorder. Conventional method requires patient to seek diagnosis and treatment by visiting a trained clinician. Bio-sensors technology such as automatic depression detection using speech can be used to assist early diagnosis for detecting remotely those who are at risk. In this research, we focus on detecting depression using Bahasa Malaysia language using speech signals that are recorded remotely via subject’s personal mobile devices. Speech recordings from a total of 43 depressed subjects and 47 healthy subjects were gathered via online platform with diagnosis validation according to the Malay beck depression inventory II (Malay BDI-II), patient health questionnaire (PHQ-9) and subject’s declaration of major depressive disorder (MDD) diagnosis by a trained clinician. Classifier models were compared using time-based and spectrum-based microphone independent feature set with hyperparameter tuning. Random forest performed best for male reading speech with 73% accuracy while support vector machine performed best on both male spontaneous speech and female reading speech with 74% and 73% accuracy, respectively. Automatic depression detection on Bahasa Malaysia language has shown to be promising using machine learning and microphone independent features but larger database is necessary for further validation and improving performance.
Automatic face recording system based on quick response code using multicam
Julham Julham;
Muharman Lubis;
Arif Ridho Lubis;
Al-Khowarizmi Al-Khowarizmi;
Idham Kamil
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp327-335
This research mainly talks about the use of quick response (QR) code reader in automating of recording the users' face. The applied QR code reader system is a dynamic type, which can be modified as required, such as adding a database, functioning to store or retrieve information in the QR code image. Since the QR code image is randomly based on its information, a QR code generator is required to display the image and store the information. While the face recorder uses a dataset available in the OpenCV library. Thus, only the registered QR code image can be used to record the user's face. To be able to work, the QR code reader should be 10 to 55 cm from the QR code image.
Fingerprint recognition based on collected images using deep learning technology
Ali Fadhil Yaseen Althabhawee;
Bashra Kadhim Oleiwi Chabor Alwawi
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp81-88
The fingerprint identification is the most widely used authentication system. The fingerprint uniqueness for each human being provides error-free identification. However, during the scanning process of the fingerprint, the generated image using the fingerprint scanner may differ slightly during each scan. This paper proposes an efficient matching model for fingerprint authentication using deep learning based deep convolutional neural network (CNN or ConvNet). The proposed deep CNN consists of fifteen layers and is classified into two stages. The first stage is preparation stage which includes the fingerprint images collection, augmentation and pre-processing steps, while the second stage is the features extraction and matching stage. Regarding the implantation results, the proposed system provided the best matching for the given fingerprint features. The obtained training accuracy of the proposed model is 100% for training dataset and 100% for validating dataset.
An optimization clustering and classification based on artificial intelligence approach for internet of things in agriculture
Sakchai Tangwannawit;
Panana Tangwannawit
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp201-209
This research focused on testing with maize, economical crop grown in Phetchabun province, Thailand, by installing a total of 20 sets of internet of things (IoT) devices which consist of soil moisture sensors and temperature and humidity sensors (DHT11). Data science tools such as rapidminer studio was used for data cleansing, data imputation, clustering, and prediction. Next, these data would undergo data cleansing in order to group them to obtain optimization clustering to identify the optimum condition and amount of water required to grow the maize through k-mean technique. From the analysis, the optimization result showed 3 classes and these data were further analyzed through prediction to identify precision. By comparing several algorithms including artificial neural network (ANN), decision tree, naïve bayes, and deep learning, it was found that deep learning algorithm can provide the most accurate result at 99.6% with root mean square error (RMSE)=0.0039. The algorithm obtained was used to write function to control the automated watering system to make sure that the temperature and humidity for growing maize is at appropriate condition. By using the improved watering system, it improved the efficacy of watering system which saves more water by 13.89%
Image and video face retrieval with query image using convolutional neural network features
Imane Hachchane;
Abdelmajid Badri;
Aïcha Sahel;
Ilham Elmourabit;
Yassine Ruichek
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp102-109
This paper addresses the issue of image and video face retrieval. The aim of this work is to be able to retrieve images and/or videos of specific person from a dataset of images and videos if we have a query image of that person. The methods proposed so far either focus on images or videos and use hand crafted features. In this work we built an end-to-end pipeline for both image and video face retrieval where we use convolutional neural network (CNN) features from an off-line feature extractor. And we exploit the object proposals learned by a region proposal network (RPN) in the online filtering and re-ranking steps. Moreover, we study the impact of finetuning the networks, the impact of sum-pooling and max-pooling, and the impact of different similarity metrics. The results that we were able to achieve are very promising.
Transfer learning for cancer diagnosis in histopathological images
Sandhya Aneja;
Nagender Aneja;
Pg Emeroylariffion Abas;
Abdul Ghani Naim
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp129-136
Transfer learning allows us to exploit knowledge gained from one task to assist in solving another but relevant task. In modern computer vision research, the question is which architecture performs better for a given dataset. In this paper, we compare the performance of 14 pre-trained ImageNet models on the histopathologic cancer detection dataset, where each model has been configured as naive model, feature extractor model, or fine-tuned model. Densenet161 has been shown to have high precision whilst Resnet101 has a high recall. A high precision model is suitable to be used when follow-up examination cost is high, whilst low precision but a high recall/sensitivity model can be used when the cost of follow-up examination is low. Results also show that transfer learning helps to converge a model faster.
Prediction of diabetes disease using machine learning algorithms
Monalisa Panda;
Debani Prashad Mishra;
Sopa Mousumi Patro;
Surender Reddy Salkuti
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp284-290
Diabetes mellitus is a powerful chronic disease, which is recognized by lack of capability of our body for metabolization of glucose. Diabetes is one of the most dangerous diseases and a threat to human society, many are becoming its victims and, regardless of the fact that they are trying to keep it from rising more, are unable to come out of it. There are several conventional diabetes disease health monitoring strategies. This disease was examined by machine learning (ML) algorithms in this paper. The goal behind this research is to create an effective model with high precision to predict diabetes. In order to reduce the processing time, K-nearest neighbor algorithm is used. In addition, support vector machine is also introduced to allocate its respective class to each and every sample of data. In building any sort of ML model, feature selection plays a vital role, it is the process where we select the features automatically or manually and it contributes most to our desired performance. Overall, four algorithms are used in this paper to understand which can easily evaluate the total effectiveness and accuracy of predicting whether or not a person will suffer from diabetes.
Model optimisation of class imbalanced learning using ensemble classifier on over-sampling data
Yulia Ery Kurniawati;
Yulius Denny Prabowo
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp276-283
Data imbalance is one of the problems in the application of machine learning and data mining. Often this data imbalance occurs in the most essential and needed case entities. Two approaches to overcome this problem are the data level approach and the algorithm approach. This study aims to get the best model using the pap smear dataset that combined data levels with an algorithmic approach to solve data imbalanced. The laboratory data mostly have few data and imbalance. Almost in every case, the minor entities are the most important and needed. Over-sampling as a data level approach used in this study is the synthetic minority oversampling technique-nominal (SMOTE-N) and adaptive synthetic-nominal (ADASYN-N) algorithms. The algorithm approach used in this study is the ensemble classifier using AdaBoost and bagging with the classification and regression tree (CART) as learner-based. The best model obtained from the experimental results in accuracy, precision, recall, and f-measure using ADASYN-N and AdaBoost-CART.
Text similarity algorithms to determine Indian penal code sections for offence report
Ambrish Srivastav;
Shaligram Prajapat
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 11, No 1: March 2022
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijai.v11.i1.pp34-40
Taking decisions by comparing two text documents is a new innovative idea. Text documents contain details, rules and information related to a domain. The judiciary system is an area where many textual documents are available. In some documents, rules related to the judiciary are mentioned, such as the Indian penal code (IPC) section documents and other documents like first information report (FIR), and Investigation report. contain details of incidents. Our assumption is that the system can help in making the decision by finding the right IPC Section from the result of text similarity between IPC section document and FIR, investigation report. In this research paper, we preface a new research problem to make decisions to suggest appropriate IPC Section for crime related information from user’s input by using vector space model and natural language processing techniques.