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
An enhancement of mammogram images for breast cancer classification using artificial neural networks Jalpa J. Patel; S. K. Hadia
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.pp332-345

Abstract

Breast cancer is the most driving reason for death in women in both developed and developing nations. For the plan of effective classification of a system, the selection of features method must be used to decrease irregularity part in mammogram images. The proposed approach is used to crop the region of interests (ROIs) manually. Based on that number of features are extracted. In this proposed method a novel hybrid optimum feature selection (HOFS) method is used to find out the significant features to reach maximum accuracy for this classification. A number of selected features is applied to train the neural network. In this proposed method accessible informational index from the mini–mammographic image analysis society (MIAS) database was used. The classification of this mammogram database involved a neural networks classifier which attained an accuracy of 99.7% with a sensitivity of 99.5%, and specificity of 100% as the area under the curve (AUC) is 0.9975 and matthew’s correlation coefficient (MCC) represents a binary class value which reached the value of 0.9931. It can be useful in a computer-aided diagnosis system (CAD) framework to help the radiologist in analyzing breast cancer. Results achieved with the proposed method are better compared to recent work.
A comparison between deep learning, naïve bayes and random forest for the application of data mining on the admission of new students Nurhachita Nurhachita; Edi Surya Negara
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.pp324-331

Abstract

The process of admitting new students at Universitas Islam Negeri Raden Fatah each year produces a lot of new student data. So that there is an accumulation of student data continuously. The purpose of this study is to compare deep learning, naïve bayes, and random forest on the admission of new students as well as being one of the bases for making decisions to determine the promotion strategy of each study program. The data mining method used is knowledge discovery in database (KDD). The tools used are rapid miner. The attributes used are student ID number, name, program study, faculty, gender, place of birth, date of birth, year of entry, school origin, national examination, type of payment, and nominal payment. The new student data used from 2016 to 2019 was an 18.930 item. The results of this study used deep learning bayes results resulted in an accuracy value of 52.65%, naïve bayes results resulted in an accuracy value of 99.79%, and random forest results resulted in an accuracy value of 44.65%.
Performance comparison between naive bayes and k- nearest neighbor algorithm for the classification of Indonesian language articles Titin Winarti; Henny Indriyawati; Vensy Vydia; Febrian Wahyu Christanto
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.pp452-457

Abstract

The match between the contents of the article and the article theme is the main factor whether or not an article is accepted. Many people are still confused to determine the theme of the article appropriate to the article they have. For that reason, we need a document classification algorithm that can group the articles automatically and accurately. Many classification algorithms can be used. The algorithm used in this study is naive bayes and the k-nearest neighbor algorithm is used as the baseline. The naive bayes algorithm was chosen because it can produce maximum accuracy with little training data. While the k-nearest neighbor algorithm was chosen because the algorithm is robust against data noise. The performance of the two algorithms will be compared, so it can be seen which algorithm is better in classifying documents. The comes about obtained show that the naive bayes algorithm has way better execution with an accuracy rate of 88%, while the k-nearest neighbor algorithm has a fairly low accuracy rate of 60%.
Bigradient neural network-based quantum particle swarm optimization for blind source separation Hussein M. Salman; Ali Kadhum M. Al-Qurabat; Abd Alnasir Riyadh Finjan
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.pp355-364

Abstract

An independent component analysis (ICA) is one of the solutions of a blind source separation problem. ICA is a statistical approach that depends on the statistical properties of the mixed signals. The purpose of the ICA method is to demix the mixed source signals (observation signals) and rcovering those signals. The abbreviation of the problem is that the ICA needs for optimizing by using one of the optimization approaches as swarm intelligent, neural neworks, and genetic algorithms. This paper presents a hybrid method to optimize the ICA method by using the quantum particle swarm optimization method (QPSO) to optimize the Bigradient neural network method that applies to separate mixed signals and recover sources signals. The results of an implement this work prove that this method gave good results comparing with other methods such as the Bigradient neural network and the QPSO method, based on several evaluation measures as signal-to-noise ratio, signal-to-distortion ratio, absolute value correlation coefficient, and the computation time.
DDoS attack detection using deep learning Thapanarath Khempetch; Pongpisit Wuttidittachotti
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.pp382-388

Abstract

Nowadays, IoT devices are widely used both in daily life and in corporate and industrial environments. The use of these devices has increased dramatically and by 2030 it is estimated that their usage will rise to 125 billion devices causing enormous flow of information. It is likely that it will also increase distributed denial-of-service (DDoS) attack surface. As IoT devices have limited resources, it is impossible to add additional security structures to it. Therefore, the risk of DDoS attacks by malicious people who can take control of IoT devices, remain extremely high. In this paper, we use the CICDDoS2019 dataset as a dataset that has improved the bugs and introducing a new taxonomy for DDoS attacks, including new classification based on flows network. We propose DDoS attack detection using the deep neural network (DNN) and long short-term memory (LSTM) algorithm. Our results show that it can detect more than 99.90% of all three types of DDoS attacks. The results indicate that deep learning is another option for detecting attacks that may cause disruptions in the future.
Cryptanalysis of Merkle-Hellman cipher using ant colony optimization Hicham Grari; Siham Lamzabi; Ahmed Azouaoui; Khalid Zine-Dine
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.pp490-500

Abstract

The Merkle-Hellman (MH) cryptosystem is one of the earliest public key cryptosystems, which is introduced by Ralph Merkle and Martin Hellman in 1978 based on an NP-hard problem, known as the subset-sum problem. Furthermore, ant colony optimization (ACO) is one of the most nature-inspired meta-heuristic optimization, which simulates the social behaviour of ant colonies. ACO has demonstrated excellent performance in solving a wide variety of complex problems. In this paper, we present a novel ant colony optimization (ACO) based attack for cryptanalysis of MH cipher algorithm, where two different search techniques are used. Moreover, experimental study is included, showing the effectiveness of the proposed attacking scheme. The results show that ACO based attack is more suitable than many other algorithms like genetic algorithm (GA) and particle swarm optimization (PSO).
QoS routing in cluster OLSR by using the artificial intelligence model MSSP in the big data environnment Jawad Oubaha; Noureddine Lakki; Ali Ouacha
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.pp458-466

Abstract

The most complex problems, in data science and more specifically in artificial intelligence, can be modeled as cases of the maximum stable set problem (MSSP). this article describes a new approach to solve the MSSP problem by proposing the continuous hopfield network (CHN) to build optimized link state protocol routing (OLSR) protocol cluster. our approach consists in proposing in two stages: the first acts at the level of the choice of the OLSR master cluster in order to quickly make a local minimum using the CHN, by modeling the MSSP problem. As for the second step, the objective is the improvement of the precision making a solution of efficient at the first rank of neighborhood as a linear constraint, and at the end, to find the resolution of the model using the CHN. We will show that this model determines a good solution of the MSSP problem. To test the theoretical results, we propose a comparison with a classic OLSR.
Enhancing the performance of cancer text classification model based on cancer hallmarks Noha Ali; Ahmed H. AbuEl-Atta; Hala H. Zayed
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.pp316-323

Abstract

Deep learning (DL) algorithms achieved state-of-the-art performance in computer vision, speech recognition, and natural language processing (NLP). In this paper, we enhance the convolutional neural network (CNN) algorithm to classify cancer articles according to cancer hallmarks. The model implements a recent word embedding technique in the embedding layer. This technique uses the concept of distributed phrase representation and multi-word phrases embedding. The proposed model enhances the performance of the existing model used for biomedical text classification. The result of the proposed model overcomes the previous model by achieving an F-score equal to 83.87% using an unsupervised technique that trained on PubMed abstracts called PMC vectors (PMCVec) embedding. Also, we made another experiment on the same dataset using the recurrent neural network (RNN) algorithm with two different word embeddings Google news and PMCVec which achieving F-score equal to 74.9% and 76.26%, respectively.
Effective preprocessing based neural machine translation for English to Telugu cross-language information retrieval B. N. V. Narasimha Raju; M. S. V. S. Bhadri Raju; K. V. V. Satyanarayana
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.pp306-315

Abstract

In cross-language information retrieval (CLIR), the neural machine translation (NMT) plays a vital role. CLIR retrieves the information written in a language which is different from the user's query language. In CLIR, the main concern is to translate the user query from the source language to the target language. NMT is useful for translating the data from one language to another. NMT has better accuracy for different languages like English to German and so-on. In this paper, NMT has applied for translating English to Indian languages, especially for Telugu. Besides NMT, an effort is also made to improve accuracy by applying effective preprocessing mechanism. The role of effective preprocessing in improving accuracy will be less but countable. Machine translation (MT) is a data-driven approach where parallel corpus will act as input in MT. NMT requires a massive amount of parallel corpus for performing the translation. Building an English - Telugu parallel corpus is costly because they are resource-poor languages. Different mechanisms are available for preparing the parallel corpus. The major issue in preparing parallel corpus is data replication that is handled during preprocessing. The other issue in machine translation is the out-of-vocabulary (OOV) problem. Earlier dictionaries are used to handle OOV problems. To overcome this problem the rare words are segmented into sequences of subwords during preprocessing. The parameters like accuracy, perplexity, cross-entropy and BLEU scores shows better translation quality for NMT with effective preprocessing.
Implementation of generative adversarial networks in HPCC systems using GNN bundle Ambu Karthik; Jyoti Shetty; Shobha G.; Roger Dev
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.pp374-381

Abstract

HPCC systems, an open source cluster computing platform for big data analytics consists of generalized neural network bundle with a wide variety of features which can be used for various neural network applications. To enhance the functionality of the bundle, this paper proposes the design and development of generative adversarial networks (GANs) on HPCC systems platform using ECL, a declarative language on which HPCC systems works. GANs have been developed on the HPCC platform by defining the generator and discriminator models separately, and training them by batches in the same epoch. In order to make sure that they train as adversaries, a certain weights transfer methodology was implemented. MNIST dataset which has been used to test the proposed approach has provided satisfactory results. The results obtained were unique images very similar to the MNIST dataset, as it were expected.

Page 1 of 3 | Total Record : 30


Filter by Year

2021 2021


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