Skip to content

Commit e3a6171

Browse files
committed
updated publication info
1 parent 7a2fb36 commit e3a6171

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

_data/publications.yaml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@
2525
archiveprefix = {arxiv}
2626
}
2727
- 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
3030
code: https://github.com/gravins/TG-ODE
31+
doi: https://doi.org/10.24963/ijcai.2024/445
3132
venue: International Joint Conferences on Artificial Intelligence
3233
year: 2024
3334
authors:
@@ -46,7 +47,9 @@
4647
booktitle = {Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence, {IJCAI-24}},
4748
publisher = {International Joint Conferences on Artificial Intelligence Organization},
4849
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},
5053
}
5154
- title: 'Graph-based Virtual Sensing from Sparse and Partial Multivariate Observations'
5255
links:
@@ -132,6 +135,8 @@
132135
- title: "A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection"
133136
links:
134137
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
135140
venue: IEEE Transactions on Pattern Analysis and Machine Intelligence
136141
year: 2024
137142
authors:
@@ -156,6 +161,9 @@
156161
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
157162
title={A Survey on Graph Neural Networks for Time Series: Forecasting, Classification, Imputation, and Anomaly Detection},
158163
year={2024},
164+
volume={46},
165+
number={12},
166+
pages={10466-10485},
159167
doi={10.1109/TPAMI.2024.3443141}
160168
}
161169
- title: Graph-based Time Series Clustering for End-to-End Hierarchical Forecasting

0 commit comments

Comments
 (0)