2,958 research outputs found

    Probabilistic Graphical Models on Multi-Core CPUs using Java 8

    Get PDF
    In this paper, we discuss software design issues related to the development of parallel computational intelligence algorithms on multi-core CPUs, using the new Java 8 functional programming features. In particular, we focus on probabilistic graphical models (PGMs) and present the parallelisation of a collection of algorithms that deal with inference and learning of PGMs from data. Namely, maximum likelihood estimation, importance sampling, and greedy search for solving combinatorial optimisation problems. Through these concrete examples, we tackle the problem of defining efficient data structures for PGMs and parallel processing of same-size batches of data sets using Java 8 features. We also provide straightforward techniques to code parallel algorithms that seamlessly exploit multi-core processors. The experimental analysis, carried out using our open source AMIDST (Analysis of MassIve Data STreams) Java toolbox, shows the merits of the proposed solutions.Comment: Pre-print version of the paper presented in the special issue on Computational Intelligence Software at IEEE Computational Intelligence Magazine journa

    Gait Verification using Knee Acceleration Signals

    Get PDF
    A novel gait recognition method for biometric applications is proposed. The approach has the following distinct features. First, gait patterns are determined via knee acceleration signals, circumventing difficulties associated with conventional vision-based gait recognition methods. Second, an automatic procedure to extract gait features from acceleration signals is developed that employs a multiple-template classification method. Consequently, the proposed approach can adjust the sensitivity and specificity of the gait recognition system with great flexibility. Experimental results from 35 subjects demonstrate the potential of the approach for successful recognition. By setting sensitivity to be 0.95 and 0.90, the resulting specificity ranges from 1 to 0.783 and 1.00 to 0.945, respectively

    Evolutionary Multiobjective Optimization Driven by Generative Adversarial Networks (GANs)

    Get PDF
    Recently, increasing works have proposed to drive evolutionary algorithms using machine learning models. Usually, the performance of such model based evolutionary algorithms is highly dependent on the training qualities of the adopted models. Since it usually requires a certain amount of data (i.e. the candidate solutions generated by the algorithms) for model training, the performance deteriorates rapidly with the increase of the problem scales, due to the curse of dimensionality. To address this issue, we propose a multi-objective evolutionary algorithm driven by the generative adversarial networks (GANs). At each generation of the proposed algorithm, the parent solutions are first classified into real and fake samples to train the GANs; then the offspring solutions are sampled by the trained GANs. Thanks to the powerful generative ability of the GANs, our proposed algorithm is capable of generating promising offspring solutions in high-dimensional decision space with limited training data. The proposed algorithm is tested on 10 benchmark problems with up to 200 decision variables. Experimental results on these test problems demonstrate the effectiveness of the proposed algorithm

    A Bibliometric Overview of the Field of Type-2 Fuzzy Sets and Systems [Discussion Forum]

    Get PDF
    © 2005-2012 IEEE. Fuzzy Sets and Systems is an area of computational intelligence, pioneered by Lotfi Zadeh over 50 years ago in a seminal paper in Information and Control. Fuzzy Sets (FSs) deal with uncertainty in our knowledge of a particular situation. Research and applications in FSs have grown steadily over 50 years. More recently, we have seen a growth in Type-2 Fuzzy Set (T2 FS) related papers, where T2 FSs are utilized to handle uncertainty in realworld problems. In this paper, we have used bibliometric methods to obtain a broad overview of the area of T2 FSs. This method analyzes information on the bibliographic details of published journal papers, which includes title, authors, author address, journals and citations, extracted from the Science and Social Science Citation Indices in the Web of Science (WoS) database for the last 20 years (1997-2017). We have compared the growth of publications in the field of FSs, and its subset T2 FSs, identified highly cited papers in T2 FSs, highly cited authors, key institutions, and main countries with researchers involved in T2 FS related research
    • …
    corecore