LGJun 11, 2012

Communication-Efficient Parallel Belief Propagation for Latent Dirichlet Allocation

arXiv:1206.2190v17 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency issues in parallel topic modeling for researchers and practitioners, though it is incremental as it builds on existing belief propagation methods.

The paper tackled the problem of high communication costs in parallel topic modeling for latent Dirichlet allocation (LDA) by developing a communication-efficient parallel belief propagation algorithm, which achieved higher accuracy and reduced communication cost by over 80% compared to state-of-the-art methods.

This paper presents a novel communication-efficient parallel belief propagation (CE-PBP) algorithm for training latent Dirichlet allocation (LDA). Based on the synchronous belief propagation (BP) algorithm, we first develop a parallel belief propagation (PBP) algorithm on the parallel architecture. Because the extensive communication delay often causes a low efficiency of parallel topic modeling, we further use Zipf's law to reduce the total communication cost in PBP. Extensive experiments on different data sets demonstrate that CE-PBP achieves a higher topic modeling accuracy and reduces more than 80% communication cost than the state-of-the-art parallel Gibbs sampling (PGS) algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes