Skip to content
/ dbmd Public

Distributed Matrix Decomposition for Big Data Mining and Clustering

Notifications You must be signed in to change notification settings

messcode/dbmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Bayesian Matrix Decomposition for Big Data Mining and Clustering

Introduction

This code is for "Distributed Bayesian Matrix Decomposition for Big Data Mining and Clustering".

Illustration of updating W. AGD optimizes W on the central processor. ADMM and CEASE update $\boldsymbol{W}_c$ on the node machines and aggregate them on the central processor. The steps at each round of iteration are numbered sequentially.

Citation

@ARTICLE{zhang2022distributed,
  title={Distributed Bayesian Matrix Decomposition for Big Data Mining and Clustering},
  author={Zhang, Chihao and Yang, Yang and Zhou, Wei and Zhang, Shihua},
  journal={IEEE Transactions on Knowledge \& Data Engineering},
  volume={34},
  number={08},
  pages={3701--3713},
  year={2022},
  publisher={IEEE Computer Society}
}

About

Distributed Matrix Decomposition for Big Data Mining and Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published