0000000000406661

AUTHOR

Malte Probst

Inferring Decision Strategies from Clickstreams in Decision Support Systems: A New Process-Tracing Approach using State Machines

The importance of online shopping has grown remarkably over the last decade. In 2009, every West European spent on average € 483 online and this amount is expected to grow to € 601 in 2014. In Germany, the number of online shoppers has almost doubled since 2000: 44% of all adults regularly buy products onlinetoday. In Western Europe, online sales reached € 68 billion in 2009 and Forrester research forecasts it will reach € 114 billion by 2014 with an 11% compound annual growth rate.

research product

Denoising Autoencoders for Fast Combinatorial Black Box Optimization

Estimation of Distribution Algorithms (EDAs) require flexible probability models that can be efficiently learned and sampled. Autoencoders (AE) are generative stochastic networks with these desired properties. We integrate a special type of AE, the Denoising Autoencoder (DAE), into an EDA and evaluate the performance of DAE-EDA on several combinatorial optimization problems with a single objective. We asses the number of fitness evaluations as well as the required CPU times. We compare the results to the performance to the Bayesian Optimization Algorithm (BOA) and RBM-EDA, another EDA which is based on a generative neural network which has proven competitive with BOA. For the considered pro…

research product

Scalability of using Restricted Boltzmann Machines for Combinatorial Optimization

Abstract Estimation of Distribution Algorithms (EDAs) require flexible probability models that can be efficiently learned and sampled. Restricted Boltzmann Machines (RBMs) are generative neural networks with these desired properties. We integrate an RBM into an EDA and evaluate the performance of this system in solving combinatorial optimization problems with a single objective. We assess how the number of fitness evaluations and the CPU time scale with problem size and complexity. The results are compared to the Bayesian Optimization Algorithm (BOA), a state-of-the-art multivariate EDA, and the Dependency Tree Algorithm (DTA), which uses a simpler probability model requiring less computati…

research product

An implicitly parallel EDA based on restricted boltzmann machines

We present a parallel version of RBM-EDA. RBM-EDA is an Estimation of Distribution Algorithm (EDA) that models dependencies between decision variables using a Restricted Boltzmann Machine (RBM). In contrast to other EDAs, RBM-EDA mainly uses matrix-matrix multiplications for model estimation and sampling. Hence, for implementation, standard libraries for linear algebra can be used. This allows an easy parallelization and leads to a high utilization of parallel architectures. The probabilistic model of the parallel version and the version on a single core are identical. We explore the speedups gained from running RBM-EDA on a Graphics Processing Unit. For problems of bounded difficulty like …

research product