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 30 Documents
Search results for , issue "Vol 10, No 2: June 2021" : 30 Documents clear
Automated tumor segmentation in MR brain image using fuzzy c-means clustering and seeded region methodology Mustafa Zuhaer Nayef AL-Dabagh
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp284-290

Abstract

Automated segmentation of a tumor is still a considerably exciting research topic in the medical imaging processing field, and it plays a considerable role in forming a right diagnosis, to aid effective medical treatment. In this work, a fully automated system for segmentation of the brain tumor in MRI images is introduced. The suggested system consists of three parts: Initially, the image is pre-processed to enhance contrast, eliminate noise, and strip the skull from the image using filtering and morphological operations. Secondly, segmentation of the image happens using two techniques, fuzzy c-means clustering (FCM) and with the application of a seeded region growing algorithm (SGR). Thirdly, this method proposes a post-processing step to smooth segmentation region edges using morphological operations. The testing of the proposed system involved 233 patients, which included 287 MRI images. A comparison of the results ensued, with the manual verification of the traces performed by doctors, which ultimately proved an average Dice Coefficient of 90.13% and an average Jaccard Coefficient of 82.60% also, by comparison with traditional segmentation techniques such as FCM method. The segmentation results and quantitative data analysis demonstrates the effectiveness of the suggested system.
Fuzzy mamdani logic inference model in the loading of distribution substation transformer SCADA system Rahma Farah Ningrum; Riki Ruli A. Siregar; Darma Rusjdi
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp298-305

Abstract

The research objective of supervisory control and data acquisition (SCADA), with fuzzy Mamdani logic simulation on the loading section of distribution transformer substations. Data acquisition is available when saving SAIFI SAIDI data and storing the results of monitoring equipment. The method used is Mamdani fuzzy logic, there are two input variables, namely current and voltage devices. The membership function in Mamdani fuzzy logic has been created based on the input current and voltage variables. Currently: parameter {0, 600} low is created {0, 350, 450, 600}, normal {400-650} parameter is created {400, 500, 550, 650}, parameter high {≥600} is created {600, 650, 750, 1000}, when determining the voltage: low {≤10.5} parameters {0 4 7 10.5}, normal {9-14} parameters {9, 10, 13, 14} and high {≥13} - parameters {13, 14, 15, 16}. Based on the results of the Mamdani logic rule test on the output current containing a transformer and a voltage sensor, the results obtained are IF (normal current; (630) AND voltage (high); (13.2) (high load transformer). The components in the simulation tool include miniature substations made with the 1A travel substation model, 3A substation as the main substation, the relay as distribution substation as the monitoring application. Telestatus and Telecontrol use a microcontroller. Initial scenario. After substation is resumed, data is stored after downtime, service life, duration, and data period. Initial scenario After substation is resumed, data is stored after downtime, service life, duration, and data period.
Evaluation of scratch and pre-trained convolutional neural networks for the classification of Tomato plant diseases Mohammad Amimul Ihsan Aquil; Wan Hussain Wan Ishak
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp467-475

Abstract

Plant diseases are a major cause of destruction and death of most plants and especially trees. However, with the help of early detection, this issue can be solved and treated appropriately. A timely and accurate diagnosis is critical in maintaining the quality of crops. Recent innovations in the field of deep learning (DL), especially in convolutional neural networks (CNNs) have achieved great breakthroughs across different applications such as the classification of plant diseases. This study aims to evaluate scratch and pre-trained CNNs in the classification of tomato plant diseases by comparing some of the state-of-the-art architectures including densely connected convolutional network (Densenet) 120, residual network (ResNet) 101, ResNet 50, ReseNet 30, ResNet 18, squeezenet and Vgg.net. The comparison was then evaluated using a multiclass statistical analysis based on the F-Score, specificity, sensitivity, precision, and accuracy. The dataset used for the experiments was drawn from 9 classes of tomato diseases and a healthy class from PlantVillage. The findings show that the pretrained Densenet-120 performed excellently with 99.68% precision, 99.84% F-1 score, and 99.81% accuracy, which is higher compared to its non-trained based model showing the effectiveness of using a combination of a CNN model with fine-tuning adjustment in classifying crop diseases.
Lung cancer classification using fuzzy c-means and fuzzy kernel C-Means based on CT scan image Zuherman Rustam; Aldi Purwanto; Sri Hartini; Glori Stephani Saragih
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp291-297

Abstract

Cancer is one of the diseases with the highest mortality rate in the world. Cancer is a disease when abnormal cells grow out of control that can attack the body's organs side by side or spread to other organs. Lung cancer is a condition when malignant cells form in the lungs. To diagnose lung cancer can be done by taking x-ray images, CT scans, and lung tissue biopsy. In this modern era, technology is expected to help research in the field of health. Therefore, in this study feature extraction from CT images was used as data to classify lung cancer. We used CT scan image data from SPIE-AAPM Lung CT challenge 2015. Fuzzy C-Means and fuzzy kernel C-Means were used to classify the lung nodule from the patient into benign or malignant. Fuzzy C-Means is a soft clustering method that uses Euclidean distance to calculate the cluster center and membership matrix. Whereas fuzzy kernel C-Means uses kernel distance to calculate it. In addition, the support vector machine was used in another study to obtain 72% average AUC. Simulations were performed using different k-folds. The score showed fuzzy kernel C-Means had the highest accuracy of 74%, while fuzzy C-Means obtained 73% accuracy.
Empirical study prove that breadth-first search is more effective memory usage than depth-first search in frontier boundary cyclic graph Al Refai Mohammed N.; Jamhawi Zeyad
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp265-272

Abstract

Memory consumption, of opened and closed lists in graph searching algorithms, affect in finding the solution. Using frontier boundary will reduce the memory usage for a closed list, and improve graph size expansion. The blind algorithms, depth-first frontier Searches, and breadth-first frontier Searches were used to compare the memory usage in slide tile puzzles as an example of the cyclic graph. This paper aims to prove that breadth-first frontier search is better than depth-first frontier search in memory usage. Both opened and closed lists in the cyclic graph are used. The level number and nodes count at each level for slide tile puzzles are changed when starting from different empty tile location. Eventually, the unorganized spiral path in depth-first search appears clearly through moving inside the graph to find goals.
Measure the effectiveness of information systems with the naïve bayes classifier method Agung Triayudi; Sumiati Sumiati; Saleh Dwiyatno; Dentik Karyaningsih; Susilawati Susilawati
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp414-420

Abstract

Technological advances at this time are developing very fast, information systems became the frontline in technological advancements, the need for information systems to support jobs is increasingly high. However, its implementation for users does not have a significant impact, so that it needs to be reviewed and re-evaluated in the use of the information system built. The naive bayes classifier method can provide "effective" and "ineffective" conclusions and is used as material for evaluation and improvement. The purpose of this study is to contribute to measuring the effectiveness of the information system, to solve problems with the naïve bayes classifier method approach which has advantages in the process of classifying data and predicting data. From the test results three times, training has been conducted using 100 data, accuracy value of 84.82% and error 15.18%.
Spatial analysis model for traffic accident-prone roads classification: a proposed framework Anik Vega Vitianingsih; Nanna Suryana; Zahriah Othman
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp365-373

Abstract

The classification method in the spatial analysis modeling based on the multi-criteria parameter is currently widely used to manage geographic information systems (GIS) software engineering. The accuracy of the proposed model will play an essential role in the successful software development of GIS. This is related to the nature of GIS used for mapping through spatial analysis. This paper aims to propose a framework of spatial analysis using a hybrid estimation model-based on a combination of multi-criteria decision-making (MCDM) and artificial neural networks (ANNs) (MCDM-ANNs) classification. The proposed framework is based on the comparison of existing frameworks through the concept of a literature review. The model in the proposed framework will be used for future work on the traffic accident-prone road classification through testing with a private or public spatial dataset. Model validation testing on the proposed framework uses metaheuristic optimization techniques. Policymakers can use the results of the model on the proposed framework for initial planning developing GIS software engineering through spatial analysis models.
Amazigh-Sys: Intelligent system for recognition of amazigh words Rachid Ammari; Lahbib Zenkouar
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp482-489

Abstract

Amazigh-sys is an intelligent morphological analysis system for Amazigh language based on xerox’s finite-state transducer (XFST). Our system can process simultaneously five lexical units. This paper begins with the development of Amazigh lexicon (AMAlex) for attested nouns, verbs, pronouns, prepositions, and adverbs and the characteristics relating to each lemma. A set of rules are added to define the inflectional behavior and morphosyntactic links of each entry as well as the relationship between the different lexical units. The use of finite-state technology ensures the bidirectionality of our system (analysis and generation). Amazigh-sys is the first general morphological analysis system for Amazigh based on xerox finite state able to process and recognize all lexical units and ensures a high recognition rate of input words. This contribution facilitates the implementation of other applications related to the automatic processing of the Amazigh language.
Comparison some of kernel functions with support vector machines classifier for thalassemia dataset Ilsya Wirasati; Zuherman Rustam; Jane Eva Aurelia; Sri Hartini; Glori Stephani Saragih
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp430-437

Abstract

In the medical field, accurate classification of medical data is really important because of its impact on disease detection and patient’s treatment. Technology, machine learning, is needed to help medical staff to improve accuracy to classify disease. This research discussed some kernel functions, such as gaussian radial basis function (RBF) kernel, Polynomial kernel, and linear kernel with support vector machine (SVM) to classify thalassemia data. Thalassemia is a genetic blood disorder which is also one of the major public health problems. In this paper, there is an explanation about thalassemia, SVM, and some of the kernel functions that serve as a comprehensive source for the next research about this topic. Furthermore, there is a comparison result from three kernel functions to find out which one has the best performance. The result is gaussian RBF kernel with SVM is the best method with an average of accuracy 99,63%.
EEG signal classification for drowsiness detection using wavelet transform and support vector machine Novie Theresia Br. Pasaribu; Timotius Halim; Ratnadewi Ratnadewi; Agus Prijono
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 10, No 2: June 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v10.i2.pp501-509

Abstract

There are several categories to detect and measure driver drowsiness such as physiological methods, subjective methods and behavioral methods. The most objective method for drowsiness detection is the physiological method. One of the physiological methods used is an electroencephalogram (EEG). In this research wavelet transform is used as a feature extraction and using support vector machine (SVM) as a classifier. We proposed an experiment of retrieval data which is designed by using modified-EAR and EEG signal. From the SVM training process, with the 5-fold cross validation, Quadratic kernel has the highest accuracy 84.5% then others. In testing Driving-2 process 7 respondents were detected as drowsiness class, and 3 respondents were detected as awake class. In the testing of Driving-3 process, 6 respondents were detected as drowsiness class, and 4 respondents were detected as awake class.

Page 3 of 3 | Total Record : 30


Filter by Year

2021 2021


Filter By Issues
All Issue 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