洞察探索如何利用兼容微信生态的小程序容器,实现跨平台开发,助力金融和车联网行业的数字化转型。
1157
2022-10-28
用LaTeX绘制贝叶斯网络、图模型和框架
Awesome LaTeX drawing
This project covers a lot of LaTeX codes for drawing Bayesian networks, graphical models, technical frameworks, and data visualization cases.
Contents
UsageOur ExamplesBayesian NetworksResearch FrameworksTensor FactorizationData Visualization Related Projects
Usage
For many programming languages like Python, installing related packages is just the first step. Fortunately, you do not even to install any packages or even LaTeX in your PC (personal computer) because there are many online systems like overleaf make it easy to use.
Open overleaf.com in your Chrome.
It is not necessary to open each file in this repository because you can just follow this readme document.
Our Examples
Bayesian Networks
Open BCPF.tex in your overleaf project, then you will see the following picture:
BCPF (Bayesian CP factorization) model as a Bayesian network and a directed factor graph.
Open BGCP.tex in your overleaf project, then you will see the following pictures:
BGCP (Bayesian Gaussian CP decomposition) model as a Bayesian network and a directed factor graph.
Open BGCP-1.tex in your overleaf project, then you will see the following picture:
Another example for BGCP (Bayesian Gaussian CP decomposition) model as a Bayesian network and a directed factor graph.
Open BATF.tex in your overleaf project, then you will see the following picture:
BATF (Bayesian augmented tensor factorization) model as a Bayesian network and a directed factor graph.
Open btmf.tex in your overleaf project, then you will see the following picture:
BTMF (Bayesian temporal matrix factorization) model as a Bayesian network and a directed factor graph.
Open BTMF.tex in your overleaf project, then you will see the following picture:
BTMF (Bayesian temporal matrix factorization) model as a Bayesian network and a directed factor graph.
Research Frameworks
Open tc_framework.tex Upload curve1.pdfcurve2.pdf
in your overleaf project, then you will see the following picture:
Tensor completion task and its framework including data organization and tensor completion, in which traffic measurements are partially observed.
Open rolling_prediction_strategy.tex in your overleaf project, then you will see the following picture:
A graphical illustration of rolling prediction strategy with temporal matrix factorization and autoregressive model.
Open rolling_prediction.tex in your overleaf project, then you will see the following picture:
A graphical illustration of rolling prediction strategy with temporal matrix factorization and vector autoregressive model.
Open graphical_time_series.tex in your overleaf project, then you will see the following picture:
A graphical illustration of the partially observed time series data.
Open tensor_time_series.tex in your overleaf project, then, you will see the following picture:
A graphical illustration of the partially observed time series tensor.
Open graphical_matrix_time_series.tex in your overleaf project, then you will see the following picture:
Multivariate time series data prediction with missing values.
Open graphical_tensor_time_series.tex in your overleaf project, then you will see the following picture:
Tensor time series data prediction with missing values.
Open mf-explained.tex in your overleaf project, then you will see the following picture:
A graphical illustration of matrix factorization.
Open LRTC-flow.tex and upload input_tensor.pdfoutput_tensor.pdf
in your overleaf project, then you will see the following picture:
Tensor Factorization
Open tensor.tex in your overleaf project, then you will see the following picture:
A graphical illustration for the (origin,destination,time slot) tensor.
Open AuTF.tex in your overleaf project, then you will see the following picture:
Augmented tensor factorization (AuTF) model in our recent study.
Open TVART.tex in our overleaf project, then you will see the following picture:
Data Visualization
Open RMseries.tex in your overleaf project, then you will see the following picture:
Open NMseries.tex in your overleaf project, then you will see the following picture:
Open performance_bar.tex and upload RM_Gdata.pdfRM_Bdata.pdfRM_Hdata.pdfRM_Sdata.pdfNM_Gdata.pdfNM_Bdata.pdfNM_Hdata.pdfNM_Sdata.pdf
in your overleaf project, then you will see the following picture:
If you want to draw each sub-figure, please check out the following .tex files:
Sub-figure at the 1st row and 1st column: RM_Gdata.texSub-figure at the 1st row and 2nd column: RM_Bdata.texSub-figure at the 1st row and 3rd column: RM_Hdata.texSub-figure at the 1st row and 4th column: RM_Sdata.texSub-figure at the 2nd row and 1st column: NM_Gdata.texSub-figure at the 2nd row and 2nd column: NM_Bdata.texSub-figure at the 2nd row and 3rd column: NM_Hdata.texSub-figure at the 2nd row and 4th column: NM_Sdata.tex
Awesome Stuff
Open transdim_logo_large.tex Upload jay.pdf
in your overleaf project, then, you will see the following picture:
trandim logo.
Related Projects
tikz-bayesnetawesome-tikztransdim
Our Publications
Most of these examples are from our publications:
Xinyu Chen, Jinming Yang, Lijun Sun (2020). A nonconvex low-rank tensor completion model for spatiotemporal traffic data imputation. arxiv. 2003.10271. [preprint] [data & Python code] Xinyu Chen, Lijun Sun (2019). Bayesian temporal factorization for multidimensional time series prediction. arxiv. 1910.06366. [preprint] [slide] [data & Python code] Xinyu Chen, Zhaocheng He, Yixian Chen, Yuhuan Lu, Jiawei Wang (2019). Missing traffic data imputation and pattern discovery with a Bayesian augmented tensor factorization model. Transportation Research Part C: Emerging Technologies, 104: 66-77. [preprint] [doi] [slide] [data] [Matlab code] Xinyu Chen, Zhaocheng He, Lijun Sun (2019). A Bayesian tensor decomposition approach for spatiotemporal traffic data imputation. Transportation Research Part C: Emerging Technologies, 98: 73-84. [preprint] [doi] [data] [Matlab code] [Python code]Please consider citing our papers if you find these codes help your research.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~