IAES International Journal of Artificial Intelligence (IJ-AI)
Not a member yet
    1769 research outputs found

    Inverse kinematic solution and singularity avoidance using a deep deterministic policy gradient approach

    Get PDF
    The robotic arm emerges as a subject of paramount significance within the industrial landscape, particularly in addressing the complexities of its kinematics. A significant research challenge lies in resolving the inverse kinematics of multiple degree of freedom (M-DOF) robotic arms. The inverse kinematics of M-DOF robotic arms pose a challenging problem to resolve, thus it involves consideration of singularities which affect the arm robot movement. This study aims a novel approach utilizing deep reinforcement learning (DRL) to tackle the inverse kinematic problem of the 6-DOF PUMA manipulator as a representative case within the M-DOF manipulator. The research employs Jacobian matrix for the kinematics system that can solve the singularity, and deep deterministic policy gradient (DDPG) as the kinematics solver. This chosen technique offers enhancing speed and ensuring stability. The results of inverse kinematic solution using DDPG were experimentally validated on a 6-DOF PUMA arm robot. The DDPG successfully solves inverse kinematic solution and avoids the singularity with 1,000 episodes and yielding a commendable total reward of 1,018

    Efficient cross-lingual plagiarism detection using bidirectional and auto-regressive transformers

    Get PDF
    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

    Herbal plant leaves classification for traditional medicine using convolutional neural network

    Get PDF
    The classification of herbal plant leaves can be implemented in agriculture and traditional medicine. Primarily, sorting leaves was done before it was processed into medicinal ingredients. Currently, the sorting was still done manually by writing it on notes. Sometimes there were errors in the selection of leaves for medicinal ingredients. Herbal plants had various forms and are very greatly. Artificial intelligence technology was needed to have fast-paced time efficiency in sorting leaves. In the field of artificial intelligence, there was a specific or detailed learning process known as deep learning. The objective of this research was to classify herbal plant leaves images by applying and combining the convolutional neural network (CNN) deep learning method with data augmentation methods without the pre-trained architecture such as MobileNet and LeNet. This technique consisted of 4 main stages such as collecting data, preprocessing or normalizing data, building a model, and evaluating. The dataset used in this research were 4 types of herbal plants that do not flower and do not bear fruit including gulma siam, piduh, sirih, and tobacco. Each class had 250 images with total dataset used in this research was 1,000 images of herbal plant leaves and divided into 2 data, namely 80% data training 20% data testing, and validation. The data was trained with the epoch of 100 for the best training. It had an accuracy score of 98.74%. Without the data augmentation process it had an accuracy score of 91.43%

    A novel ensemble model for detecting fake news

    Get PDF
    Due the growing proliferation of fake news over the past couple of years, ourobjective in this paper is to propose an ensemble model for the automatic classification of article news as being either real or fake. For this purpose, we optfor a blending technique that combines three models, namely bidirectional longshort-term memory (Bi-LSTM), stochastic gradient descent classifier and ridgeclassifier. The implementation of the proposed model (i.e. BI-LSR) on realworld datasets, has shown outstanding results. In fact, it achieved an accuracyscore of 99.16%. Accordingly, this ensemble learning has proven to do performbetter than individual conventional machine learning and deep learning modelsas well as many ensemble learning approaches cited in the literature

    Intelligent task processing using mobile edge computing: processing time optimization

    Get PDF
    The fast-paced development of the internet of things led to the increase of computing resource services that could provide a fast response time, which is an unsatisfied feature when using cloud infrastructures due to network latency. Therefore, mobile edge computing became an emerging model by extending computation and storage resources to the network edge, to meet the demands of delaysensitive and heavy computing applications. Computation offloading is the main feature that makes Edge computing surpass the existing cloud-based technologies to break limitations such as computing capabilities, battery resources, and storage availability, it enhances the durability and performance of mobile devices by offloading local intensive computation tasks to edge servers. However, the optimal solution is not always guaranteed by offloading computation, therefore, the offloading decision is a crucial step depending on many parameters that should be taken in consideration. In this paper, we use a simulator to compare a two tier edge orchestrator architecture with the results obtained by implementing a system model that aims to minimize a task’s processing time constrained by time delay and the limited device’s computational resource and usage based on a modified version

    Regularized Xception for facial expression recognition with extra training data and step decay learning rate

    Get PDF
    Despite extensive research on facial expression recognition, achieving the highest level of accuracy remains challenging. The objective of this study is to enhance the accuracy of current models by adjusting the structure, the data used, and the training procedure. The incorporation of regularization into the Xception architecture, the augmentation of training data, and the utilization of step decay learning rate together address and surpass current constraints. A substantial improvement in accuracy is demonstrated by the assessment conducted on the facial expression recognition (FER2013) dataset, achieving a remarkable 94.34%. This study introduces potential avenues for enhancing facial expression recognition systems, specifically targeting the requirement for increased accuracy within this domain

    Empowering anomaly detection algorithm: a review

    Get PDF
    Detecting anomalies in a data stream relevant to domains like intrusion detection, fraud detection, security in sensor networks, or event detection in internet of things (IoT) environments is a growing field of research. For instance, the use of surveillance cameras installed everywhere that is usually governed by human experts. However, when many cameras are involved, more human expertise is needed, thus making it expensive. Hence, researchers worldwide are trying to invent the best-automated algorithm to detect abnormal behavior using real-time data. The designed algorithm for this purpose may contain gaps that could differentiate the qualities in specific domains. Therefore, this study presents a review of anomaly detection algorithms, introducing the gap that presents the advantages and disadvantages of these algorithms. Since many works of literature were reviewed in this review, it is expected to aid researchers in closing this gap in the future

    SANAS-Net: spatial attention neural architecture search for breast cancer detection

    Get PDF
    The utilization of mammography images plays a vital role in the prompt detection and treatment of breast cancer. Breast imaging techniques aid medical professionals in assessing the dimensions, morphology, and spatial orientation of breast lesions, facilitating the differentiation between benign and malignant conditions. Breast tissue can vary widely in terms of density, composition, and structure, leading to complexities in distinguishing between benign and malignant conditions. The primary contribution of this paper is the proposal of a spatial attention-based neural architecture search network (SANAS-Net) technique that incorporates a spatial attention mechanism, enabling the model to learn and prioritize key regions within mammograms (MMs). Multi-head attention is employed within the transformer blocks to effectively capture a wide range of spatial relations and feature interactions. Global contextual information was integrated into the transformer blocks by means of introducing positional embeddings. Several practical studies have been undertaken to verify the effectiveness of our methodology in identifying fully attentive networks that exhibit good performance in distinguishing between malignant and benign breast cancer cases. The experimental study reached a test accuracy of 89.95%, which is way higher than previously proposed algorithms for mammography imagebased breast cancer detection

    Leveraging multimodal deep learning for natural disaster event classification and its damage severity analysis through social media posts

    Get PDF
    Accurate and timely information is essential for coordinating an effective disaster response. Traditional methods have struggled to efficiently categorize disaster events and assess damage severity due to the variety and complexity of data sources. Previous research has focused on specific tasks, such as information gathering or humanitarian assistance, but has not adequately addressed the assessment of disaster damage severity. This paper proposes a hybrid learning model to improve disaster event classification and damage severity identification. The model combines image and text data in a cooperative way, using ResNet50 to extract features from images and a LSTM with attention mechanism to learn sequences from text. This combination allows for a more contextual and informative representation of the input data. Compared to existing approaches, the proposed multimodal approach achieves significantly better results in disaster event classification. Apart from the proposed model also shows promising outcome for damage severity of disaster. These advancements are especially important for real-world applications such as disaster management and response coordination, where accuracy and reliability are essential. The comprehensive methodology and empirical results presented in this paper demonstrate the effectiveness and potential of using hybrid learning models to leverage multimodal data for unique and sophisticated analytical tasks in disaster scenario

    Predicting psycho-somatic disorders in online activity using multi-layer perceptron

    Get PDF
    Internet services such as social media, blogs, and websites make it possible for people to acquire knowledge instantly. Due to these websites, it is now considerably easier to communicate information. As a result, individuals increasingly devote a higher amount of time to social networking programmes. This study provides estimates about the potential future ramifications of how individuals will utilise social networks. This work presents an accurate and applicable model for forecasting undesirable consequences. The model is of sufficient quality to be useful. This has been the case throughout. Using the model that has been proposed, significant properties are identified from datasets. After recovering the properties, they are categorised using the complicated computational method of multi-layer perceptron-based (MLP) artificial neural networks (ANN). 70% of this data was utilised during the training phase of the machine learning algorithm, while the remaining 30% was utilised during the validation phase of model construction. The proposed model's results were compared to those of more standard machine learning techniques. The approach utilises social networks to predict the issue. The simulation results indicate that the suggested model generates more precise predictions than the support vector machine, logistic regression, and random forest decision tree classifier techniques combined

    1,757

    full texts

    1,769

    metadata records
    Updated in last 30 days.
    IAES International Journal of Artificial Intelligence (IJ-AI)
    Access Repository Dashboard
    Do you manage Open Research Online? Become a CORE Member to access insider analytics, issue reports and manage access to outputs from your repository in the CORE Repository Dashboard! 👇