9 research outputs found

    A comprehensive survey of techniques for developing an Arabic question answering system

    No full text
    The question-answering system (QAS) aims to produce a response to a query using information from a text corpus. Arabic is a complex language. However, it has more than 450 million native speakers across the globe. The Saudi Arabian government encourages organizations to automate their routine activities to provide adequate services to their stakeholders. The performance of current Arabic QASs is limited to the specific domain. An effective QAS retrieves relevant responses from structured and unstructured data based on the user query. Many QAS studies categorized QASs according to factors, including user queries, dataset characteristics, and the nature of the responses. A more comprehensive examination of QASs is required to improve the QAS development according to the present QAS requirements. The current literature presents the features and classifications of the Arabic QAS. There is a lack of studies to report the techniques of Arabic QAS development. Thus, this study suggests a systematic literature review of strategies for developing Arabic QAS. A total of 617 articles were collected, and 40 papers were included in the proposed review. The outcome reveals the importance of the dataset and the deep learning techniques used to improve the performance of the QAS. The existing systems depend on supervised learning methods that lower QAS performance. In addition, the recent development of machine learning techniques encourages researchers to develop unsupervised QAS

    Developing a Deep-Learning-Based Coronary Artery Disease Detection Technique Using Computer Tomography Images

    No full text
    Coronary artery disease (CAD) is one of the major causes of fatalities across the globe. The recent developments in convolutional neural networks (CNN) allow researchers to detect CAD from computed tomography (CT) images. The CAD detection model assists physicians in identifying cardiac disease at earlier stages. The recent CAD detection models demand a high computational cost and a more significant number of images. Therefore, this study intends to develop a CNN-based CAD detection model. The researchers apply an image enhancement technique to improve the CT image quality. The authors employed You look only once (YOLO) V7 for extracting the features. Aquila optimization is used for optimizing the hyperparameters of the UNet++ model to predict CAD. The proposed feature extraction technique and hyperparameter tuning approach reduces the computational costs and improves the performance of the UNet++ model. Two datasets are utilized for evaluating the performance of the proposed CAD detection model. The experimental outcomes suggest that the proposed method achieves an accuracy, recall, precision, F1-score, Matthews correlation coefficient, and Kappa of 99.4, 98.5, 98.65, 98.6, 95.35, and 95 and 99.5, 98.95, 98.95, 98.95, 96.35, and 96.25 for datasets 1 and 2, respectively. In addition, the proposed model outperforms the recent techniques by obtaining the area under the receiver operating characteristic and precision-recall curve of 0.97 and 0.95, and 0.96 and 0.94 for datasets 1 and 2, respectively. Moreover, the proposed model obtained a better confidence interval and standard deviation of [98.64–98.72] and 0.0014, and [97.41–97.49] and 0.0019 for datasets 1 and 2, respectively. The study’s findings suggest that the proposed model can support physicians in identifying CAD with limited resources

    Detecting Coronary Artery Disease from Computed Tomography Images Using a Deep Learning Technique

    No full text
    In recent times, coronary artery disease (CAD) has become one of the leading causes of morbidity and mortality across the globe. Diagnosing the presence and severity of CAD in individuals is essential for choosing the best course of treatment. Presently, computed tomography (CT) provides high spatial resolution images of the heart and coronary arteries in a short period. On the other hand, there are many challenges in analyzing cardiac CT scans for signs of CAD. Research studies apply machine learning (ML) for high accuracy and consistent performance to overcome the limitations. It allows excellent visualization of the coronary arteries with high spatial resolution. Convolutional neural networks (CNN) are widely applied in medical image processing to identify diseases. However, there is a demand for efficient feature extraction to enhance the performance of ML techniques. The feature extraction process is one of the factors in improving ML techniques’ efficiency. Thus, the study intends to develop a method to detect CAD from CT angiography images. It proposes a feature extraction method and a CNN model for detecting the CAD in minimum time with optimal accuracy. Two datasets are utilized to evaluate the performance of the proposed model. The present work is unique in applying a feature extraction model with CNN for CAD detection. The experimental analysis shows that the proposed method achieves 99.2% and 98.73% prediction accuracy, with F1 scores of 98.95 and 98.82 for benchmark datasets. In addition, the outcome suggests that the proposed CNN model achieves the area under the receiver operating characteristic and precision-recall curve of 0.92 and 0.96, 0.91 and 0.90 for datasets 1 and 2, respectively. The findings highlight that the performance of the proposed feature extraction and CNN model is superior to the existing models

    Intelligent Rider Optimization Algorithm with Deep Learning Enabled Hyperspectral Remote Sensing Imaging Classification

    No full text
    Hyperspectral imaging (HSI) can be attained by the use of high resolution optical sensors and it comprises several spectral bands of the identical remote sensing target and is treated as a three-dimension (3D) dataset. Recently, deep learning (DL) techniques are gained important attention among research communities for image classification. In this aspect, this study develops an intelligent rider optimization algorithm with deep learning enabled HSI classification model, named IRODL-HSIC technique. The proposed IRODL-HSIC technique aims to categorize the different class labels of the multispectral images. Besides, the IRODL-HSIC technique applies singular value decomposition. Moreover, the ResNet-152 technique was executed as a feature extractor to generate a collection of features. Furthermore, the rider optimization algorithm with cascaded recurrent neural network (CRNN) approach is utilized for the classification process. For ensuring the enhanced performance of the IRODL-HSIC algorithm, a wide range of simulations take place utilizing the multispectral images and the outcomes are examined under different aspects. The extensive comparative study highlighted the better performance of the IRODL-HSIC technique over the recent methods

    An automated hyperparameter tuned deep learning model enabled facial emotion recognition for autonomous vehicle drivers

    No full text
    The progress of autonomous driving cars is a difficult movement that causes problems regarding safety, ethics, social acceptance, and cybersecurity. Currently, the automotive industry is utilizing these technologies to assist drivers with advanced driver assistance systems. This system helps different functions to careful driving and predict drivers' ability of stable driving behavior and road safety. A great number of researches have shown that the driver's emotion is the major factor that handles the emotions, resulting in serious vehicle collisions. As a result, continuous monitoring of drivers' behavior could assist to evaluate their behavior to prevent accidents. The study proposes a new Squirrel Search Optimization with Deep Learning Enabled Facial Emotion Recognition (SSO-DLFER) technique for Autonomous Vehicle Drivers. The proposed SSO-DLFER technique focuses mainly on the identification of driver facial emotions in the AVs. The proposed SSO-DLFER technique follows two major processes namely face detection and emotion recognition. The RetinaNet model is employed at the initial phase of the face detection process. For emotion recognition, the SSO-DLFER technique applied the Neural Architectural Search (NASNet) Large feature extractor with a gated recurrent unit (GRU) model as a classifier. For improving the emotion recognition performance, the SSO-based hyperparameter tuning procedure is performed. The simulation analysis of the SSO-DLFER technique is tested under benchmark datasets and the experimental outcome was investigated under various aspects. The comparative analysis reported the enhanced performance of the SSO-DLFER algorithm on recent approaches

    Artificial intelligence-driven malware detection framework for internet of things environment

    No full text
    The Internet of Things (IoT) environment demands a malware detection (MD) framework for protecting sensitive data from unauthorized access. The study intends to develop an image-based MD framework. The authors apply image conversion and enhancement techniques to convert malware binaries into RGB images. You only look once (Yolo V7) is employed for extracting the key features from the malware images. Harris Hawks optimization is used to optimize the DenseNet161 model to classify images into malware and benign. IoT malware and Virusshare datasets are utilized to evaluate the proposed framework’s performance. The outcome reveals that the proposed framework outperforms the current MD framework. The framework generates the outcome at an accuracy and F1-score of 98.65 and 98.5 and 97.3 and 96.63 for IoT malware and Virusshare datasets, respectively. In addition, it achieves an area under the receiver operating characteristics and the precision-recall curve of 0.98 and 0.85 and 0.97 and 0.84 for IoT malware and Virusshare datasets, accordingly. The study’s outcome reveals that the proposed framework can be deployed in the IoT environment to protect the resources

    Deep learning with backtracking search optimization based skin lesion diagnosis model

    Get PDF
    Nowadays, quality improvement and increased accessibility to patient data, at a reasonable cost, are highly challenging tasks in healthcare sector. Internet of Things (IoT) and Cloud Computing (CC) architectures are utilized in the development of smart healthcare systems. These entities can support real-time applications by exploiting massive volumes of data, produced by wearable sensor devices. The advent of evolutionary computation algorithms and Deep Learning (DL) models has gained significant attention in healthcare diagnosis, especially in decision making process. Skin cancer is the deadliest disease which affects people across the globe. Automatic skin lesion classification model has a highly important application due to its fine-grained variability in the presence of skin lesions. The current research article presents a new skin lesion diagnosis model i.e., Deep Learning with Evolutionary Algorithm based Image Segmentation (DL-EAIS) for IoT and cloud-based smart healthcare environments. Primarily, the dermoscopic images are captured using IoT devices, which are then transmitted to cloud servers for further diagnosis. Besides, Backtracking Search optimization Algorithm (BSA) with Entropy-Based Thresholding (EBT) i.e., BSA-EBT technique is applied in image segmentation. Followed by, Shallow Convolutional Neural Network (SCNN) model is utilized as a feature extractor. In addition, Deep-Kernel Extreme Learning Machine (D-KELM) model is employed as a classification model to determine the class labels of dermoscopic images. An extensive set of simulations was conducted to validate the performance of the presented method using benchmark dataset. The experimental outcome infers that the proposed model demonstrated optimal performance over the compared techniques under diverse measures
    corecore