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 123 Documents
Search results for , issue "Vol 13, No 4: December 2024" : 123 Documents clear
Data-driven decisions: Artificial intelligence-based experimental validation of ocean ecosystem services scale Figueiredo, Ronnie; Cabral, Pedro
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4178-4185

Abstract

Several studies address the main topic of research, ecosystem services. It is also proven that decision-making in organizations generally involves a decision-maker, who assumes internal responsibility for the results. However, when the decision is collective, we need to think about the context of governance. How can we increase the sustainable decisions of ocean ecosystem services governance? When this decision is applied to ocean ecosystem services, in particular, we need a parameter. Therefore, the proposed scale is an initial guide for support key decision-makers decisions on the governance of ocean services ecosystems. The scale proposal with validation through classical linear regression, and supported by an artificial neural network, demonstrates the main variables that influence the decision and contribute to possible risk mitigations in terms of decisions. 
Enhancing interpretability in random forest: Leveraging inTrees for association rule extraction insights Hilali Moh’d, Fatma; Anwar Notodiputro, Khairil; Angraini, Yenni
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4054-4061

Abstract

The random forest model is a powerful supervised learner, recognized for its ability to learn the pattern within data with superior predictive accuracy. However, it is a black box model because it lacks interpretability. This study addressed the interpretable challenge by employing the inTree framework. The rules were extracted from each decision tree in a random forest model, and the association rules were determined through measured matrix support and confidence to reveal the frequent variable interactions for predicting unemployment. This approach provided insight into the relationships between specific variables and unemployment outcomes. The developed method used data set from the integrated labor force survey (ILFS) 2020/2021 in Zanzibar. Zanzibar’s unemployment rate consistently increased across surveys conducted in 2006, 2014, and 2020/2021. Results have shown that the rules that most predict unemployment for individuals are female and lack of health insurance and secondary education level, female and youth age group and lack of health insurance and secondary education level with a high confidence level. This study provides practical insights for Zanzibar’s government to develop effective interventions, programs, and policies. Improving the interpretability of the random forest model enhances decision-making to address unemployment challenges.
Internet of things and blockchain integration for security and privacy Kumar, Sumita; Vidhate, Amarsinh
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4037-4044

Abstract

The internet of things (IoT) can be defined as a network of intelligent objects where physical objects are equipped with electronic and network components to enable connectivity. These smart objects are embedded with sensors that enable them to monitor, sense, and gather data pertaining to their surroundings, including the environment and human activities. The applications of IoT, both existing and forthcoming, show great promise in terms of enhancing convenience, efficiency, and automation in our daily lives. However, for the widespread adoption and effective implementation of the IoT, addressing concerns related to security, authentication, privacy, and recovery from potential attacks is crucial. To achieve end-to-end security in IoT environments, it is imperative to define standard framework to achieve end to end security for the IoT applications. The blockchain is distributed ledge offers advantages such as confidentiality, authenticity, and availability. In this paper, we propose a novel framework to provide security and privacy for heterogeneous IoT architecture with integration of blockchain. The framework has provided an assessment framework to deploy, govern physical deployment. The proposed framework has defined standard architecture to integrate blockchain with layered IoT architecture with customization in blockchain with lightweight cryptography and consensus mechanism to overcome integration challenges and to achieve authenticity, security, and privacy.
An artificial intelligence approach to smart exam supervision using YOLOv5 and siamese network I. Zanoon, Nabeel; A. Alhaj, Abdullah; Alkharabsheh, Khalid
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp3920-3929

Abstract

Artificial intelligence has introduced revolutionary and innovative solutions to many complex problems by automating processes or tasks that used to require human power. The limited capabilities of human efforts in real-time monitoring have led to artificial intelligence becoming increasingly popular. Artificial intelligence helps develop the monitoring process by analysing data and extracting accurate results. Artificial intelligence is also capable of providing surveillance cameras with a digital brain that analyses images and live video clips without human intervention. Deep learning models can be applied to digital images to identify and classify objects accurately. Object detection algorithms are based on deep learning algorithms in artificial intelligence. Using the deep learning algorithm, object detection is achieved with high accuracy. In this paper, a combined model of the YOLOv5 model and network Siames technology is proposed, in which the YOLOv5 algorithm detects cheating tools in classrooms, such as a cell phone or a book, in such away that the algorithm detects the student as an object and cannot recognize his face. Using the Siames network, we compare the student’s face against the data base of students in order to identify the student with cheating tools.
Detecting fraudulent financial statement under imbalanced data using neural network Tjahyadi, Hendra; Efraim Young, Yosua
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4106-4112

Abstract

In this paper a novel approach for detecting fraudulent financial statements by employing a combination of neural networks and synthetic minority over-sampling technique (SMOTE) is introduced. This approach is designed to tackle the problem of imbalanced datasets prevalent in fraudulent cases, which if left unaddressed will hinder the model to accurately identify fraud. Three neural network models, each representing different fraud predictors as the input layer: 28 inputs raw financial data; 14 inputs financial ratios data; and 42 inputs combination both raw financial and financial ratios data are developed. Experimental validation using established research datasets is conducted to assess the performance of the proposed method. Performance metrics, namely area under the curve (AUC), precision, and sensitivity, are used for evaluation, comparing the proposed model against existing benchmark models found in literature. Results indicate that the proposed model achieves an AUC score of 70.6% and a precision score of 2.89%, in comparable to the existing models, with a sensitivity score of 83% outperforming all counterparts. The high sensitivity rate of the proposed model underscores its practical utility for auditors and regulators, as it minimizes the risk of false negatives, thereby enhancing confidence in fraud detection.
Deep ensemble architectures with heterogeneous approach for an efficient content-based image retrieval Asokaraj, Manimegalai; Kumar, Josephine Prem; Ashwin, Nanda
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4843-4855

Abstract

In the field of digital image processing, content-based image retrieval (CBIR) has become essential for searching images based on visual content characteristics like color, shape, and texture, rather than relying on text-based annotations. To address the increasing demands for efficiency and precision in CBIR systems, we introduce the HybridEnsembleNet methodology. HybridEnsembleNet combines deep learning algorithms with an asymmetric retrieval framework to optimize feature extraction and comparison in extensive image databases. This novel approach, specifically custom-made for CBIR, employs a lightweight query structure skilled at handling large-scale data under resource-constrained environments. The experiments were performed on the ROxford and RParis datasets. The deep learning component of HybridEnsembleNet significantly refines the accuracy of image matching and retrieval. RParis The ROxford dataset, specifically in the medium and hard difficulty benchmarks, demonstrates an enhancement of 5.53% and 10.44%, respectively. Similarly, the RParis dataset, under medium and hard benchmarks, exhibits improvements of 3.01% and 5.83%, showcasing superior performance compared to existing models. By overcoming the traditional limitations of CBIR systems in mean average precision (mAP) metrics, HybridEnsembleNet provides a scalable, efficient, and more accurate solution for retrieving relevant images from vast digital libraries.
Unveiling DNA sequences: a comparison of machine learning and deep learning techniques for prediction Rayesha, S. M. Shifana; Banu, Dr. Aisha; Rahman, Dr. Afzalur; Priya, Dr. Sharon
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4583-4593

Abstract

DNA is the biological macromolecule unit that carries the information of all protein, amino acid sequences. With the help of this protein sequence, we explore the mutated gene and disease-causing mutated genomic pattern. Currently, the progression of genomic innovation is the source of DNA arrangement information developing at a dangerous rate—external factors have stimulated the volume of research into DNA genomes. Initially, the development process of DNA sequencing is accomplished with the support of the Database, data structures, and sequence similarity. The method is capable of extracting a particular property in DNA. We employ the deep learning algorithm to pull out protein sequences' features. The DNA sequence is classified based on the in-build protein structures extracted into the Fasta file. Therefore, the DNA sequence of E. Coli with 106 data sets and 57 nucleotides is tested experimentally. Finally, we compared the results with the existing decision tree algorithm, k-nearest neighbors (KNN)-classification, random forest, and neural networks. The deep learning algorithm yields higher efficiency of 98% compared to other machine learning algorithms. This highlights the potential of deep learning in genomics research and its ability to yield superior results in classifying DNA sequences.
Enhanced scene text recognition using deep learning based hybrid attention recognition network Patil, Ratnamala S; Hanji, Geeta; Huded, Rakesh
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4927-4938

Abstract

The technique of automatically recognizing and transforming text that is present in pictures or scenes into machine-readable text is known as scene text recognition. It facilitates applications like content extraction, translation, and text analysis in real-world visual data by enabling computers to comprehend and extract textual information from images, videos, or documents. Scene text recognition is essential for many applications, such as language translation and content extraction from photographs. The hybrid attention recognition network (HARN), unique technology presented in this research, is intended to greatly improve efficiency and accuracy of text recognition in complicated scene situations. HARN makes use of cutting-edge elements including alignment-free sequence-to-sequence (AFS) module, creative attention mechanisms, and hybrid architecture that blends attention models with convolutional neural networks (CNNs). Thanks to its novel attention processes, HARN is capable of comprehending wide range of scene text components by capturing both local and global context information. Through faster network convergence, shorter training times, and better utilization of computing resources, the suggested technique raises bar for state-of-the-art. HARN’s versatility makes it a good choice for range of scene text recognition applications, including multilingual text analysis and data extraction. Extensive tests are conducted to assess the effectiveness of HARN approach and demonstrate it is ability to greatly influence real-world applications where accurate and efficient text recognition is essential.
Phishing detection using clustering and machine learning Al-Shalabi, Luai; Jazyah, Yahia Hasan
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4526-4536

Abstract

Phishing is a prevalent and evolving cyber threat that continues to exploit human vulnerability to deceive individuals and organizations into revealing sensitive information. Phishing attacks encompass a range of tactics, from deceptive emails and fraudulent websites to social engineering techniques. Traditional methods of detection, such as signature-based approaches and rule-based filtering, have proven to be limited in their effectiveness, as attackers frequently adapt and create new, previously unseen phishing campaigns. Consequently, there is a growing need for more sophisticated and adaptable detection methods. In recent years, machine learning (ML) and artificial intelligence (AI) have played a significant role in enhancing phishing detection. These technologies leverage large datasets to train models capable of recognizing subtle patterns and anomalies in both email content and website behavior. This research proposes a hybrid algorithm to detect phishing attacks based on clustering and classification machine learning methods (CMLM): deep learning (DL) and decision tree (DT). Simulation results show that the proposed technique achieves a high percentage of accuracy in detecting phishing. 
Efficient cross-lingual plagiarism detection using bidirectional and auto-regressive transformers Bouaine, Chaimaa; Benabbou, Faouzia
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 4: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i4.pp4619-4629

Abstract

The pervasive availability of vast online information has fundamentally altered our approach to acquiring knowledge. Nevertheless, this wealth of data has also presented significant challenges to academic integrity, notably in the realm of cross-lingual plagiarism. This type of plagiarism involves the unauthorized copying, translation, ideas, or works from one language into others without proper citation. This research introduces a methodology for identifying multilingual plagiarism, utilizing a pre-trained multilingual bidirectional and auto-regressive transformers (mBART) model for document feature extraction. Additionally, a siamese long short-term memory (SLSTM) model is employed for classifying pairs of documents as either "plagiarized" or "non-plagiarized". Our approach exhibits notable performance across various languages, including English (En), Spanish (Es), German (De), and French (Fr). Notably, experiments focusing on the En-Fr language pair yielded exceptional results, with an accuracy of 98.83%, precision of 98.42%, recall of 99.32%, and F-score of 98.87%. For En-Es, the model achieved an accuracy of 97.94%, precision of 98.57%, recall of 97.47%, and an F-score of 98.01%. In the case of En-De, the model demonstrated an accuracy of 95.59%, precision of 95.21%, recall of 96.85%, and F-score of 96.02%. These outcomes underscore the effectiveness of combining the MBART transformer and SLSTM models for cross-lingual plagiarism detection.

Page 11 of 13 | Total Record : 123


Filter by Year

2024 2024


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