3,275 research outputs found

    Artificial intelligence in the cyber domain: Offense and defense

    Get PDF
    Artificial intelligence techniques have grown rapidly in recent years, and their applications in practice can be seen in many fields, ranging from facial recognition to image analysis. In the cybersecurity domain, AI-based techniques can provide better cyber defense tools and help adversaries improve methods of attack. However, malicious actors are aware of the new prospects too and will probably attempt to use them for nefarious purposes. This survey paper aims at providing an overview of how artificial intelligence can be used in the context of cybersecurity in both offense and defense.Web of Science123art. no. 41

    Enhancing feature selection with a novel hybrid approach incorporating genetic algorithms and swarm intelligence techniques

    Get PDF
    Computing advances in data storage are leading to rapid growth in large-scale datasets. Using all features increases temporal/spatial complexity and negatively influences performance. Feature selection is a fundamental stage in data preprocessing, removing redundant and irrelevant features to minimize the number of features and enhance the performance of classification accuracy. Numerous optimization algorithms were employed to handle feature selection (FS) problems, and they outperform conventional FS techniques. However, there is no metaheuristic FS method that outperforms other optimization algorithms in many datasets. This motivated our study to incorporate the advantages of various optimization techniques to obtain a powerful technique that outperforms other methods in many datasets from different domains. In this article, a novel combined method GASI is developed using swarm intelligence (SI) based feature selection techniques and genetic algorithms (GA) that uses a multi-objective fitness function to seek the optimal subset of features. To assess the performance of the proposed approach, seven datasets have been collected from the UCI repository and exploited to test the newly established feature selection technique. The experimental results demonstrate that the suggested method GASI outperforms many powerful SI-based feature selection techniques studied. GASI obtains a better average fitness value and improves classification performance

    A Literature Review of Cuckoo Search Algorithm

    Get PDF
    Optimization techniques play key role in real world problems. In many situations where decisions are taken based on random search they are used. But choosing optimal Optimization algorithm is a major challenge to the user. This paper presents a review on Cuckoo Search Algorithm which can replace many traditionally used techniques. Cuckoo search uses Levi flight strategy based on Egg laying Radius in deriving the solution specific to problem. CS optimization algorithm increases the efficiency, accuracy, and convergence rate. Different categories of the cuckoo search and several applications of the cuckoo search are reviewed. Keywords: Cuckoo Search Optimization, Applications , Levy Flight DOI: 10.7176/JEP/11-8-01 Publication date:March 31st 202

    A Survey of Feature Selection Strategies for DNA Microarray Classification

    Get PDF
    Classification tasks are difficult and challenging in the bioinformatics field, that used to predict or diagnose patients at an early stage of disease by utilizing DNA microarray technology. However, crucial characteristics of DNA microarray technology are a large number of features and small sample sizes, which means the technology confronts a "dimensional curse" in its classification tasks because of the high computational execution needed and the discovery of biomarkers difficult. To reduce the dimensionality of features to find the significant features that can employ feature selection algorithms and not affect the performance of classification tasks. Feature selection helps decrease computational time by removing irrelevant and redundant features from the data. The study aims to briefly survey popular feature selection methods for classifying DNA microarray technology, such as filters, wrappers, embedded, and hybrid approaches. Furthermore, this study describes the steps of the feature selection process used to accomplish classification tasks and their relationships to other components such as datasets, cross-validation, and classifier algorithms. In the case study, we chose four different methods of feature selection on two-DNA microarray datasets to evaluate and discuss their performances, namely classification accuracy, stability, and the subset size of selected features. Keywords: Brief survey; DNA microarray data; feature selection; filter methods; wrapper methods; embedded methods; and hybrid methods. DOI: 10.7176/CEIS/14-2-01 Publication date:March 31st 202

    A modified recurrent neural network (MRNN) model for and breast cancer classification system

    Get PDF
    Breast cancer is most dangerous cancer among women. Image processing techniques are used for Breast cancer detection. A Block-based cross diagonal texture matrix (BCDTM) method is used first to extract Haralick’s features from each mammography ROI. Likewise, wrapper method is utilized to choose the crucial features from the condensed feature vector. There are lot of factors that affects the quality of the images such as salt or pepper noise. As a result, this is less precise and more prone to mistakes because of human. In order to address the problems, input breast image is first pre-processed via median filtering to reduce noise. ROI segmentation is done using weighted K means clustering. Feature extraction, texture and form descriptors based on Centroid Distance Functions (CDF) and BCDTM are used. Kernel Principal Component Analysis (KPCA) is used as dimensionality reduction on the extracted features. Improved Cuckoo Search Optimization (ICSO) is used to compute relevant feature selection. Modified Recurrent Neural Network (MRNN) is utilized to classify breast cancer into benign and malignant. Results show that the suggested model achieved highest accuracy, precision and recall values compared with other state-of-the-art approaches

    Image-based Skin Disease Detection and Classification through Bioinspired Machine Learning Approaches

    Get PDF
    A self-learning disease detection model will be useful for identifying skin infections in suspected individuals using skin images of infected patients. To detect skin diseases, some AI-based bioinspired models employ skin images. Skin infection is a common problem that is currently faced due to various reasons, such as food, water, environmental factors, and many others. Skin infections such as psoriasis, skin cancer, monkeypox, and tomato flu, among others, have a lower death rate but a significant impact on quality of life. Neural Networks (NNs) and Swarm intelligence (SI) based approaches are employed for skin disease diagnosis and classification through image processing. In this paper, the convolutional neural networks-based Cuckoo search algorithm (CNN-CS) is trained using the well-known multi-objective optimization technique cuckoo search. The performance of the suggested CNN-CS model is evaluated by comparing it with three commonly used metaheuristic-based classifiers: CNN-GA, CNN-BAT, and CNN-PSO. This comparison was based on various measures, including accuracy, precision, recall, and F1-score. These measures are calculated using the confusion matrices from the testing phase. The results of the experiments revealed that the proposed model has outperformed the others, achieving an accuracy of 97.72%
    corecore