awesome-latex-drawing

授权协议 MIT License
开发语言
所属分类 企业应用、 LaTeX排版系统
软件类型 开源软件
地区 不详
投 递 者 郑安晏
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Awesome LaTeX drawing

Made by Xinyu Chen • �� https://twitter.com/chenxy346

awesome-latex-drawing is a collection which uses LaTeX to draw Bayesian networks, graphical models, and technical frameworks.

LaTeX is a high-quality typesetting system, and it is available as free software. In recent years, it is popular for creating some graphics by LaTeX because LaTeX is able to draw many complicated graphics containing equations. For many programming languages like Python, installing related packages is just the first step. If you prefer not to install LaTeX on your own computer, overleaf.com is a good option. overleaf.com runs in your web browser and be accessed from any computer with an Internet connection. It is really convenient! Please register an account first!

Contents

Usage

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:

Figure 1: 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:

Figure 2: 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:

Figure 3: 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:

Figure 4: 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:

Figure 5: 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:

Figure 6: BTMF (Bayesian temporal matrix factorization) model as a Bayesian network and a directed factor graph.

Research Frameworks

in your overleaf project, then you will see the following picture:

drawing

Figure 7: Tensor completion task and its framework including data organization and tensor completion, in which traffic measurements are partially observed.

Figure 8: A graphical illustration of rolling prediction strategy with temporal matrix factorization and autoregressive model.

Figure 9: A graphical illustration of rolling prediction strategy with temporal matrix factorization and vector autoregressive model.

Figure 10: A graphical illustration of the partially observed time series data.

Figure 11: A graphical illustration of the partially observed time series tensor.

Figure 12: Multivariate time series data prediction with missing values.

Figure 13: Tensor time series data prediction with missing values.

  • Open mf-explained.tex in your overleaf project, then you will see the following picture:

Figure 14: A graphical illustration of matrix factorization.

in your overleaf project, then you will see the following picture:

Figure 15: A graphical illustration of low-rank tensor completion model.

  • Open latc_framework in your overleaf project, then you will see the following picture:

Figure 16: A graphical illustration of low-rank autoregressive tensor completion model.

Tensor Factorization

  • Open tensor.tex in your overleaf project, then you will see the following picture:

Figure 17: A graphical illustration for the (origin,destination,time slot) tensor.

  • Open AuTF.tex in your overleaf project, then you will see the following picture:

Figure 18: Augmented tensor factorization (AuTF) model.

  • Open TVART.tex in your overleaf project, then you will see the following picture:

Figure 19: Tensor regression model.

  • Open tensor_svt.tex in your overleaf project, then you will see the following picture:

Figure 20: Singular value thresholding process of the tensor data with unitary transform.

Data Visualization

  • Open RMseries.tex in your overleaf project, then you will see the following picture:

Figure 21: Random missing pattern.

  • Open NMseries.tex in your overleaf project, then you will see the following picture:

Figure 22: Non-random missing pattern.

in your overleaf project, then you will see the following picture:

Figure 23: Imputation performance.

If you want to draw each sub-figure, please check out the following .tex files:

Awesome Stuff

in your overleaf project, then, you will see the following picture:

Figure 24: transdim logo.

More Features

Coming soon...

Related Projects

Publications

Most of these examples are from our papers:

  • Xinyu Chen, Yixian Chen, Lijun Sun (2020). Scalable low-rank autoregressive tensor learning for spatiotemporal traffic data imputation. arXiv: 2008.03194. [preprint] [data] [Python code]

  • 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.

 相关资料
  • 部署 LaTeX 安装 texlive-core 新建 a.tex 文件,内容如下: \documentclass[11pt,a4paper]{article} %加入了一些针对XeTeX的改进并且加入了 \XeTeX 命令来输入漂亮的XeTeX logo \usepackage{xltxtra} %启用一些LaTeX中的功能 \usepackage{xunicode} %%%% fontspe

  • LaTeX(LATEX,音译“拉泰赫”)是一种基于TeX的排版系统。 LaTeX通过CTAN服务器发布,或作为TeX用户组(TUG)或第三方提供的许多易于安装和可用的TeX发布版本的一部分。如果您遇到问题,请访问帮助部分。 LaTeX本身并不是一个独立的排版程序,而是运行在Donald E. Knuth的TeX排版系统之上的文档准备软件。TeX发行版通常会将工作中的TeX系统所需的所有部件捆绑在一

  • Awesome Awesome Node.js A curated list of awesome lists that are about or related to Node.js. Inspired by the awesome list thing, going deeper down the rabbit hole. �� Meta stuff about this awesome li

  • Vim + LaTeX snippets setup How I'm able to take notes in mathematics lectures using LaTeX and Vim Vim configuration Copy tex.snippets to ~/.vim/UltiSnips/ and assuming you're using Vim Plug, add the f

  • latex-action GitHub Action to compile LaTeX documents. This actions runs on docker using a maximal TeXLive environment installed. Inputs root_file The root LaTeX file to be compiled. This input is req

  • PDF 下载: 放映版 阅读版 Copyright (C) 2018–2021 by Xiangdong Zeng.