|
25 | 25 | archiveprefix = {arxiv} |
26 | 26 | } |
27 | 27 | - title: 'Temporal Graph ODEs for Irregularly-Sampled Time Series' |
28 | | - links: |
29 | | - paper: https://arxiv.org/abs/2404.19508 |
| 28 | + links: |
| 29 | + paper: https://doi.org/10.24963/ijcai.2024/445 |
30 | 30 | code: https://github.com/gravins/TG-ODE |
| 31 | + doi: https://doi.org/10.24963/ijcai.2024/445 |
31 | 32 | venue: International Joint Conferences on Artificial Intelligence |
32 | 33 | year: 2024 |
33 | 34 | authors: |
|
46 | 47 | booktitle = {Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence, {IJCAI-24}}, |
47 | 48 | publisher = {International Joint Conferences on Artificial Intelligence Organization}, |
48 | 49 | author = {Gravina, Alessio and Zambon, Daniele and Bacciu, Davide and Alippi, Cesare}, |
49 | | - year = {2024} |
| 50 | + year = {2024}, |
| 51 | + doi = {10.24963/ijcai.2024/445}, |
| 52 | + url = {https://doi.org/10.24963/ijcai.2024/445}, |
50 | 53 | } |
51 | 54 | - title: 'Graph-based Virtual Sensing from Sparse and Partial Multivariate Observations' |
52 | 55 | links: |
|
132 | 135 | - title: "A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection" |
133 | 136 | links: |
134 | 137 | paper: https://arxiv.org/abs/2307.03759 |
| 138 | + doi: https://doi.org/10.1109/TPAMI.2024.3443141 |
| 139 | + code: https://github.com/KimMeen/Awesome-GNN4TS |
135 | 140 | venue: IEEE Transactions on Pattern Analysis and Machine Intelligence |
136 | 141 | year: 2024 |
137 | 142 | authors: |
|
156 | 161 | journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, |
157 | 162 | title={A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection}, |
158 | 163 | year={2024}, |
| 164 | + volume={46}, |
| 165 | + number={12}, |
| 166 | + pages={10466-10485}, |
159 | 167 | doi={10.1109/TPAMI.2024.3443141} |
160 | 168 | } |
161 | 169 | - title: Graph-based Time Series Clustering for End-to-End Hierarchical Forecasting |
|
0 commit comments