Skip to content

Commit

Permalink
Update docs (#483)
Browse files Browse the repository at this point in the history
* docs: update docs;

* docs: update the install page;

* docs: add lib logos;
  • Loading branch information
WenjieDu authored Aug 2, 2024
1 parent bd4d5cc commit cde042f
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 5 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ The paper references and links are all listed at the bottom of this file.

| **Type** | **Algo** | **IMPU** | **FORE** | **CLAS** | **CLUS** | **ANOD** | **Year - Venue** |
|:--------------|:----------------------------|:--------:|:--------:|:--------:|:--------:|:--------:|:-------------------|
| LLM | Gungnir 🚀 [^36] |||||| `Later in 2024` |
| Neural Net | ImputeFormer🧑‍🔧[^34] || | | | | `2024 - KDD` |
| Neural Net | iTransformer🧑‍🔧[^24] || | | | | `2024 - ICLR` |
| Neural Net | SAITS[^1] || | | | | `2023 - ESWA` |
Expand Down Expand Up @@ -385,6 +386,8 @@ PyPOTS community is open, transparent, and surely friendly. Let's work together
[^33]: Cao, D., Wang, Y., Duan, J., Zhang, C., Zhu, X., Huang, C., Tong, Y., Xu, B., Bai, J., Tong, J., & Zhang, Q. (2020). [Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting](https://proceedings.neurips.cc/paper/2020/hash/cdf6581cb7aca4b7e19ef136c6e601a5-Abstract.html). *NeurIPS 2020*.
[^34]: Nie, T., Qin, G., Mei, Y., & Sun, J. (2024). [ImputeFormer: Low Rankness-Induced Transformers for Generalizable Spatiotemporal Imputation](https://arxiv.org/abs/2312.01728). *KDD 2024*.
[^35]: Bai, S., Kolter, J. Z., & Koltun, V. (2018). [An empirical evaluation of generic convolutional and recurrent networks for sequence modeling](https://arxiv.org/abs/1803.01271). *arXiv 2018*.
[^36]: Project Gungnir, the world 1st LLM for time-series multitask modeling, will meet you soon. 🚀 Missing values and variable lengths in your datasets?
Hard to perform multitask learning with your time series? Not problems no longer. We'll open application for public beta test recently ;-) Follow us, and stay tuned!

<details>
<summary>🏠 Visits</summary>
Expand Down
7 changes: 4 additions & 3 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,9 @@ PyPOTS当前支持多变量POTS数据的插补,预测,分类,聚类以及
所以这些模型的输入中不能带有缺失值,无法接受POTS数据作为输入,更加不是插补算法。
**为了使上述模型能够适用于POTS数据,我们采用了与[SAITS论文](https://arxiv.org/pdf/2202.08516)[^1]中相同的embedding策略和训练方法(ORT+MIT)对它们进行改进**

| **类型** | **算法** | **插补** | **预测** | **分类** | **聚类** | **异常检测** | **年份 - 刊物** |
|:--------------|:----------------------------|:------:|:------:|:------:|:------:|:--------:|:-----------------|
| **类型** | **算法** | **插补** | **预测** | **分类** | **聚类** | **异常检测** | **年份 - 刊物** |
|:--------------|:----------------------------|:------:|:------:|:------:|:------:|:--------:|:-------------------|
| LLM | Gungnir 🚀 [^36] |||||| `Later in 2024` |
| Neural Net | ImputeFormer🧑‍🔧[^34] || | | | | `2024 - KDD` |
| Neural Net | iTransformer🧑‍🔧[^24] || | | | | `2024 - ICLR` |
| Neural Net | SAITS[^1] || | | | | `2023 - ESWA` |
Expand Down Expand Up @@ -356,7 +357,7 @@ PyPOTS社区是一个开放、透明、友好的社区,让我们共同努力
[^33]: Cao, D., Wang, Y., Duan, J., Zhang, C., Zhu, X., Huang, C., Tong, Y., Xu, B., Bai, J., Tong, J., & Zhang, Q. (2020). [Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting](https://proceedings.neurips.cc/paper/2020/hash/cdf6581cb7aca4b7e19ef136c6e601a5-Abstract.html). *NeurIPS 2020*.
[^34]: Nie, T., Qin, G., Mei, Y., & Sun, J. (2024). [ImputeFormer: Low Rankness-Induced Transformers for Generalizable Spatiotemporal Imputation](https://arxiv.org/abs/2312.01728). *KDD 2024*.
[^35]: Bai, S., Kolter, J. Z., & Koltun, V. (2018). [An empirical evaluation of generic convolutional and recurrent networks for sequence modeling](https://arxiv.org/abs/1803.01271). *arXiv 2018*.

[^36]: Gungnir项目,世界上第一个时间序列多任务大模型,将很快与大家见面。🚀 数据集存在缺少值且样本长短不一?多任务建模场景困难?都不再是问题,让我们的大模型来帮你解决。我们将在近期开放公测申请 ;-) 关注我们,敬请期待!

<details>
<summary>🏠 访问量</summary>
Expand Down
6 changes: 6 additions & 0 deletions docs/about_us.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Linglong Qian
- `GitHub (LinglongQian) <https://github.com/LinglongQian>`_
- `LinkedIn (Linglong Qian) <https://www.linkedin.com/in/linglongqian>`_

Yiyuan Yang
************
- Joined in Jun 2024
- `GitHub (yyysjz1997) <https://github.com/yyysjz1997>`_
- `LinkedIn (Yiyuan Yang) <https://www.linkedin.com/in/yiyuan-yang-8154941ab/>`_


All Contributors
""""""""""""""""
Expand Down
8 changes: 8 additions & 0 deletions docs/benchpots.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
All APIs of BenchPOTS
=======================

.. image:: https://pypots.com/figs/pypots_logos/BenchPOTS/logo_FFBG.svg
:height: 120
:align: left
:target: https://github.com/WenjieDu/BenchPOTS
:alt: BenchPOTS logo
BenchPOTS
---------

benchpots.datasets
------------------

Expand Down
2 changes: 2 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ The paper references are all listed at the bottom of this readme file.
+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
| Type | Algorithm | IMPU | FORE | CLAS | CLUS | ANOD | Year - Venue |
+================+===========================================================+======+======+======+======+======+=======================+
| Neural Net | ImputeFormer :cite:`nie2024imputeformer` || | | | | ``2024 - KDD`` |
+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
| Neural Net | iTransformer🧑‍🔧 :cite:`liu2024itransformer` || | | | | ``2024 - ICLR`` |
+----------------+-----------------------------------------------------------+------+------+------+------+------+-----------------------+
| Neural Net | SAITS :cite:`du2023SAITS` || | | | | ``2023 - ESWA`` |
Expand Down
5 changes: 3 additions & 2 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ Required Dependencies
* tensorboard
* scikit-learn
* torch >=1.10.0
* tsdb >=0.2
* pygrinder >=0.4
* tsdb >=0.6
* pygrinder >=0.6
* benchpots >=0.2


Optional Dependencies
Expand Down
5 changes: 5 additions & 0 deletions docs/pygrinder.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
All APIs of PyGrinder
=======================

.. image:: https://pypots.com/figs/pypots_logos/PyGrinder/logo_FFBG.svg
:height: 120
:align: left
:target: https://github.com/WenjieDu/PyGrinder
:alt: PyGrinder logo
PyGrinder
---------

Expand Down
5 changes: 5 additions & 0 deletions docs/tsdb.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
All APIs of TSDB
=======================

.. image:: https://pypots.com/figs/pypots_logos/TSDB/logo_FFBG.svg
:height: 120
:align: left
:target: https://github.com/WenjieDu/TSDB
:alt: TSDB logo
TSDB
----

Expand Down

0 comments on commit cde042f

Please sign in to comment.