Source author record

Ming Liao

Ming Liao appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

6works
2topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2021arXiv

Towards Expectation-Maximization by SQL in RDBMS

Integrating machine learning techniques into RDBMSs is an important task since there are many real applications that require modeling (e.g., business intelligence, strategic analysis) as well as querying data in RDBMSs. In this paper, we provide an SQL solution that has the potential to support different machine learning modelings. As an example, we study how to support unsupervised probabilistic modeling, that has a wide range of applications in clustering, density estimation and data summarization, and focus on Expectation-Maximization (EM) algorithms, which is a general technique for finding maximum likelihood estimators. To train a model by EM, it needs to update the model parameters by an E-step and an M-step in a while-loop iteratively until it converges to a level controled by some threshold or repeats a certain number of iterations. To support EM in RDBMSs, we show our answers to the matrix/vectors representations in RDBMSs, the relational algebra operations to support the linear algebra operations required by EM, parameters update by relational algebra, and the support of a while-loop. It is important to note that the SQL'99 recursion cannot be used to handle such a while-loop since the M-step is non-monotonic. In addition, assume that a model has been trained by an EM algorithm, we further design an automatic in-database model maintenance mechanism to maintain the model when the underlying training data changes.We have conducted experimental studies and will report our findings in this paper.

preprint2015arXiv

Convolution of probability measures on Lie groups and homogenous spaces

We study (weakly) continuous convolution semigroups of probability measures on a Lie group G or a homogeneous space G/K, where K is a compact subgroup. We show that such a convolution semigroup is the convolution product of its initial measure and a continuous convolution semigroup with initial measure at the identity of G or the origin of G/K. We will also obtain an extension of Dani-McCrudden's result on embedding an infinitely divisible probability measure in a continuous convolution semigroup on a Lie group to a homogeneous space.

preprint2014arXiv

A decomposition of Markov processes via group actions

We study a decomposition of a general Markov process in a manifold invariant under a Lie group action into a radial part (transversal to orbits) and an angular part (along an orbit). We show that given a radial path, the conditioned angular part is a nonhomogeneous \levy process in a homogeneous space, we obtain a representation of such processes, and as a consequence, we extend the well known skew-product of Euclidean Brownian motion to a general setting.

preprint2014arXiv

Inhomogeneous Levy processes in Lie groups and homogeneous spaces

We obtain a representation of an inhomogeneous Levy process in a Lie group or a homogeneous space in terms of a drift, a matrix function and a measure function. Because the stochastic continuity is not assumed, our result generalizes the well known Levy-Ito representation for stochastic continuous processes with independent increments in Euclidean spaces and the extension to Lie groups.