Datasets:
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
time series
time series understanding
time series generation
time series forecasting
time series imputation
multimodal
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -183,10 +183,12 @@ TSUMM-Suite is released under the Apache 2.0 license.
|
|
| 183 |
## ✍️ Citation
|
| 184 |
|
| 185 |
```bibtex
|
| 186 |
-
@
|
| 187 |
-
|
| 188 |
-
|
| 189 |
-
|
| 190 |
-
|
|
|
|
|
|
|
| 191 |
}
|
| 192 |
```
|
|
|
|
| 183 |
## ✍️ Citation
|
| 184 |
|
| 185 |
```bibtex
|
| 186 |
+
@inproceedings{
|
| 187 |
+
guan2026timeomnivl,
|
| 188 |
+
title={TimeOmni-{VL}: Unified Models for Time Series Understanding and Generation},
|
| 189 |
+
author={Tong Guan and Sheng Pan and Johan Barthelemy and Zhao Li and Yujun Cai and Cesare Alippi and Ming Jin and Shirui Pan},
|
| 190 |
+
booktitle={Forty-third International Conference on Machine Learning},
|
| 191 |
+
year={2026},
|
| 192 |
+
url={https://openreview.net/forum?id=uUnIAtZUfX}
|
| 193 |
}
|
| 194 |
```
|