1.2MED-PHSep 7, 2010
An adaptive algorithm for the cornea modeling from keratometric dataAndrei Martinez-Finkelshtein, Dario Ramos-Lopez, Gracia M. Castro-Luna et al.
In this paper we describe an adaptive and multi-scale algorithm for the parsimonious fit of the corneal surface data that allows to adapt the number of functions used in the reconstruction to the conditions of each cornea. The method implements also a dynamical selection of the parameters and the management of noise. It can be used for the real-time reconstruction of both altimetric data and corneal power maps from the data collected by keratoscopes, such as the Placido rings based topographers, decisive for an early detection of corneal diseases such as keratoconus. Numerical experiments show that the algorithm exhibits a steady exponential error decay, independently of the level of aberration of the cornea. The complexity of each anisotropic gaussian basis functions in the functional representation is the same, but their parameters vary to fit the current scale. This scale is determined only by the residual errors and not by the number of the iteration. Finally, the position and clustering of their centers, as well as the size of the shape parameters, provides an additional spatial information about the regions of higher irregularity. These results are compared with the standard approximation procedures based on the Zernike polynomials expansions.
AMIDST: a Java Toolbox for Scalable Probabilistic Machine LearningAndrés R. Masegosa, Ana M. Martínez, Darío Ramos-López et al.
The AMIDST Toolbox is a software for scalable probabilistic machine learning with a spe- cial focus on (massive) streaming data. The toolbox supports a flexible modeling language based on probabilistic graphical models with latent variables and temporal dependencies. The specified models can be learnt from large data sets using parallel or distributed implementa- tions of Bayesian learning algorithms for either streaming or batch data. These algorithms are based on a flexible variational message passing scheme, which supports discrete and continu- ous variables from a wide range of probability distributions. AMIDST also leverages existing functionality and algorithms by interfacing to software tools such as Flink, Spark, MOA, Weka, R and HUGIN. AMIDST is an open source toolbox written in Java and available at http://www.amidsttoolbox.com under the Apache Software License version 2.0.
6.1LGJul 7, 2017
Bayesian Models of Data Streams with Hierarchical Power PriorsAndres Masegosa, Thomas D. Nielsen, Helge Langseth et al.
Making inferences from data streams is a pervasive problem in many modern data analysis applications. But it requires to address the problem of continuous model updating and adapt to changes or drifts in the underlying data generating distribution. In this paper, we approach these problems from a Bayesian perspective covering general conjugate exponential models. Our proposal makes use of non-conjugate hierarchical priors to explicitly model temporal changes of the model parameters. We also derive a novel variational inference scheme which overcomes the use of non-conjugate priors while maintaining the computational efficiency of variational methods over conjugate models. The approach is validated on three real data sets over three latent variable models.