7 research outputs found

    Video deepfake detection using Particle Swarm Optimization improved deep neural networks

    Get PDF
    As complexity and capabilities of Artificial Intelligence technologies increase, so does its potential for misuse. Deepfake videos are an example. They are created with generative models which produce media that replicates the voices and faces of real people. Deepfake videos may be entertaining, but they may also put privacy and security at risk. A criminal may forge a video of a politician or another notable person in order to affect public opinions or deceive others. Approaches for detecting and protecting against these types of forgery must evolve as well as the methods of generation to ensure that proper information is supplied and to mitigate the risks associated with the fast evolution of deepfakes. This research exploits the effectiveness of deepfake detection algorithms with the application of a Particle Swarm Optimization (PSO) variant for hyperparameter selection. Since Convolutional Neural Networks excel in recognizing objects and patterns in visual data while Recurrent Neural Networks are proficient at handling sequential data, in this research, we propose a hybrid EfficientNet-Gated Recurrent Unit (GRU) network as well as EfficientNet-B0-based transfer learning for video forgery classification. A new PSO algorithm is proposed for hyperparameter search, which incorporates composite leaders and reinforcement learning-based search strategy allocation to mitigate premature convergence. To assess whether an image or a video is manipulated, both models are trained on datasets containing deepfake and genuine photographs and videos. The empirical results indicate that the proposed PSO-based EfficientNet-GRU and EfficientNet-B0 networks outperform the counterparts with manual and optimal learning configurations yielded by other search methods for several deepfake datasets

    Diversification of fuzzy association rules to improve Prediction Accuracy

    No full text
    Reliability of the Fuzzy Association Rules (FARs) extraction is a challenging research in knowledge discovery and data mining. Reliability refers to the trade-off between the prediction accuracy and the rules diversity. In this paper, an approach called Diverse Fuzzy Rule Base (DFRB) is proposed to extract the FARs which are used later to predict the future values. This approach also aims to ensure high quality and diversity of the FARs. This is achieved through four phases: firstly, the integration of Fuzzy C-Means (FCM) and Multiple Support Apriori (MSapriori) algorithms are applied to extract the FARs. The second phase calculates the correlation values for these FARs, and performs an efficient orientation for filtering FARs as a post-processing method. In the third phase, the FARs diversity is maintained through the clustering of FARs, based on the concept of the sharing function technique used in multi-objectives optimization. After that, the best and the most diverse FARs are evaluated and then stored in the Knowledge Base (KB). Finally, these FARs, stored in the KB, are utilized within the Fuzzy Inference System (FIS) for prediction. Experimental results for two case studies have shown that the proposed DFRB approach predicted the future values effectively, thus, outperforming the existing work

    Fuzzy multiple support associative classification approach for prediction

    No full text
    The fact of building an accurate classification and prediction system remains one of the most significant challenges in knowledge discovery and data mining. In this paper, a Knowledge Discovery (KD) framework is proposed; based on the integrated fuzzy approach, more specifically Fuzzy C-Means (FCM) and the new Multiple Support Classification Association Rules (MSCAR) algorithm. MSCAR is considered as an efficient algorithm for extracting both rare and frequent rules using vertical scanning format for the database. Consequently, the adaptation of such a process sufficiently minimized the prediction error. The experimental results regarding two data sets; Abalone and road traffic, show the effectiveness of the proposed approach in building a robust prediction system. The results also demonstrate that the proposed KD framework outperforms the existing prediction systems

    Fuzzy association rule mining approaches for enhancing prediction performance

    No full text
    This paper presents an investigation into two fuzzy association rule mining models for enhancing prediction performance. The first model (the FCM–Apriori model) integrates Fuzzy C-Means (FCM) and the Apriori approach for road traffic performance prediction. FCM is used to define the membership functions of fuzzy sets and the Apriori approach is employed to identify the Fuzzy Association Rules (FARs). The proposed model extracts knowledge from a database for a Fuzzy Inference System (FIS) that can be used in prediction of a future value. The knowledge extraction process and the performance of the model are demonstrated through two case studies of road traffic data sets with different sizes. The experimental results show the merits and capability of the proposed KD model in FARs based knowledge extraction. The second model (the FCM–MSapriori model) integrates FCM and a Multiple Support Apriori (MSapriori) approach to extract the FARs. These FARs provide the knowledge base to be utilized within the FIS for prediction evaluation. Experimental results have shown that the FCM–MSapriori model predicted the future values effectively and outperformed the FCM–Apriori model and other models reported in the literature
    corecore