Introduction to Machine Learning with Applications in Information Security
Provides a classroom-tested introduction to a wide variety of machine learning and deep learning algorithms and techniques, reinforced via realistic applications. The book is accessible and doesn't prove theorems, or dwell on mathematical theory. The goal is to present topics at an intuitive level, with just enough detail to clarify the underlying concepts. The book covers core classic machine learning topics in depth, including Hidden Markov Models (HMM), Support Vector Machines (SVM), and clustering. Additional machine learning topics include k-Nearest Neighbor (k-NN), boosting, Random Forests, and Linear Discriminant Analysis (LDA). The fundamental deep learning topics of backpropagation, Convolutional Neural Networks (CNN), Multilayer Perceptrons (MLP), and Recurrent Neural Networks (RNN) are covered in depth. A broad range of advanced deep learning architectures are also presented, including Long Short-Term Memory (LSTM), Generative Adversarial Networks (GAN), Extreme Learning Machines (ELM), Residual Networks (ResNet), Deep Belief Networks (DBN), Bidirectional Encoder Representations from Transformers (BERT), and Word2Vec.
Introduction to Computational Biology : An Evolutionary Approach
Molecular biology has changed dramatically over the past two decades. Until the early 1990s genes were studied one at a time by small teams of researchers; today entire genomes are sequenced by internationally collaborating laboratories. In the bygone gene-centered era the accumulation of data was the rate-limiting step in research. Now that step is often data interpretation. This is increasingly dependent on computational methods and as a consequence, computational biology has emerged in the past decade as a new subdiscipline of biology. This introduction to computational biology is centered on the analysis of molecular sequence data. There are two closely connected aspects to biological sequences: (i) their relative position in the space of all other sequences, and (ii) their movement through this sequence space in evolutionary time. Accordingly, the first part of the book deals with classical methods of sequence analysis: pairwise alignment, exact string matching, multiple alignment, and hidden Markov models. In the second part evolutionary time takes center stage and phylogenetic reconstruction, the analysis of sequence variation, and the dynamics of genes in populations are explained in detail. In addition, the book contains a computer program with a graphical user interface that allows the reader to experiment with a number of key concepts developed by the authors.
Information theory and machine learning
The recent successes of machine learning, especially regarding systems based on deep neural networks, have encouraged further research activities and raised a new set of challenges in understanding and designing complex machine learning algorithms. New applications require learning algorithms to be distributed, have transferable learning results, use computation resources efficiently, convergence quickly on online settings, have performance guarantees, satisfy fairness or privacy constraints, incorporate domain knowledge on model structures, etc. A new wave of developments in statistical learning theory and information theory has set out to address these challenges.
Inference in Hidden Markov Models
This book is a comprehensive treatment of inference for hidden Markov models, including both algorithms and statistical theory. Topics range from filtering and smoothing of the hidden Markov chain to parameter estimation, Bayesian methods and estimation of the number of states.In a unified way the book covers both models with finite state spaces, which allow for exact algorithms for filtering, estimation etc. and models with continuous state spaces (also called state-space models) requiring approximate simulation-based algorithms that are also described in detail. Simulation in hidden Markov models is addressed in five different chapters that cover both Markov chain Monte Carlo and sequential Monte Carlo approaches. Many examples illustrate the algorithms and theory. The book also carefully treats Gaussian linear state-space models and their extensions and it contains a chapter on general Markov chain theory and probabilistic aspects of hidden Markov models.
Hidden Markov Models in Finance
A number of methodologies have been employed to provide decision making solutions to a whole assortment of financial problems in today's globalized markets. Hidden Markov Models in Finance by Mamon and Elliott will be the first systematic application of these methods to some special kinds of financial problems; namely, pricing options and variance swaps, valuation of life insurance policies, interest rate theory, credit risk modeling, risk management, analysis of future demand and inventory level, testing foreign exchange rate hypothesis, and early warning systems for currency crises.
Markov Models for Pattern Recognition : From Theory to Applications
Describes the underlying theoretical concepts - covering Hidden Markov models and Markov chain models - and presents the techniques and algorithmic solutions essential to creating real world applications. The actual use of Markov models in their three main application areas - namely speech recognition, handwriting recognition, and biological sequence analysis - is presented with examples of successful systems.





