paper-with-me

홈 › Papers

PGMHD: A Scalable Probabilistic Graphical Model for Massive Hierarchical Data Problems

2014-07-21 · Khalifeh AlJadda, Mohammed Korayem, Camilo Ortiz, Trey Grainger, John A. Miller, William S. York

In the big data era, scalability has become a crucial requirement for any useful computational model. Probabilistic graphical models are very useful for mining and discovering data insights, but they are not scalable enough to be suitable for big data problems. Bayesian Networks particularly demonstrate this limitation when their data is represented using few random variables while each random variable has a massive set of values. With hierarchical data - data that is arranged in a treelike structure with several levels - one would expect to see hundreds of thousands or millions of values distributed over even just a small number of levels. When modeling this kind of hierarchical data across large data sets, Bayesian networks become infeasible for representing the probability distributions for the following reasons: i) Each level represents a single random variable with hundreds of thousands of values, ii) The number of levels is usually small, so there are also few random variables, and iii) The structure of the network is predefined since the dependency is modeled top-down from each parent to each of its child nodes, so the network would contain a single linear path for the random variables from each parent to each child node. In this paper we present a scalable probabilistic graphical model to overcome these limitations for massive hierarchical data. We believe the proposed model will lead to an easily-scalable, more readable, and expressive implementation for problems that require probabilistic-based solutions for massive amounts of hierarchical data. We successfully applied this model to solve two different challenging probabilistic-based problems on massive hierarchical data sets for different domains, namely, bioinformatics and latent semantic discovery over search logs.

📄 PDF Abstract BibTeX arXiv:1407.5656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mining Massive Hierarchical Data Using a Scalable Probabilistic Graphical Model

2015-12-28 · Khalifeh AlJadda, Mohammed Korayem, Camilo Ortiz, Trey Grainger 외

Probabilistic Graphical Models (PGM) are very useful in the fields of machine learning and data mining. The crucial limitation of those models,however, is the scalability. The Bayesian Network, which is one of the most c…

BIG-bench Machine Learning

AMIDST: a Java Toolbox for Scalable Probabilistic Machine Learning

2017-04-04 · Andrés R. Masegosa, Ana M. Martínez, Darío Ramos-López, Rafael Cabañas 외

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 w…

BIG-bench Machine Learning

Hierarchical Mixture-of-Experts Model for Large-Scale Gaussian Process Regression

2014-12-09 · Jun Wei Ng, Marc Peter Deisenroth

We propose a practical and scalable Gaussian process model for large-scale nonlinear probabilistic regression. Our mixture-of-experts model is conceptually simple and hierarchically recombines computations for an overall…

Mixture-of-Expertsregression

Deep Structured Models For Group Activity Recognition

2015-06-12 · Zhiwei Deng, Mengyao Zhai, Lei Chen, Yuhao Liu 외

This paper presents a deep neural-network-based hierarchical graphical model for individual and group activity recognition in surveillance scenes. Deep networks are used to recognize the actions of individual people in a…

Activity RecognitionGroup Activity Recognition

Stochastic Variational Inference

2012-06-29 · Matt Hoffman, David M. Blei, Chong Wang, John Paisley

We develop stochastic variational inference, a scalable algorithm for approximating posterior distributions. We develop this technique for a large class of probabilistic models and we demonstrate it with two probabilisti…

ArticlesTopic ModelsVariational Inference