Update README.md
Browse files
README.md
CHANGED
|
@@ -8,9 +8,9 @@ language:
|
|
| 8 |
|
| 9 |
In this repository, we provide the pretrained models as described in our paper:
|
| 10 |
|
| 11 |
-
> Holvoet, F., Blier-Wong, C., & Antonio, K. (2025). A multi-view contrastive learning framework for spatial embeddings in risk modeling. *arXiv preprint arXiv:
|
| 12 |
|
| 13 |
-
Paper is available as pre-print via Arxiv: **[arXiv preprint arXiv:
|
| 14 |
|
| 15 |
This repository accompanies our [GitHub repository](https://github.com/freekholvoet/MultiviewSpatialEmbeddings) where you can find the code to train the models, as well as an exmaple on usage.
|
| 16 |
|
|
@@ -69,7 +69,7 @@ Citing the paper:
|
|
| 69 |
@article{holvoet2025multiview,
|
| 70 |
title={A multi-view contrastive learning framework for spatial embeddings in risk modeling},
|
| 71 |
author={Holvoet, Freek and Blier-Wong, Christopher and Antonio, Katrien},
|
| 72 |
-
journal={arXiv preprint arXiv:
|
| 73 |
year={2025}
|
| 74 |
}
|
| 75 |
```
|
|
|
|
| 8 |
|
| 9 |
In this repository, we provide the pretrained models as described in our paper:
|
| 10 |
|
| 11 |
+
> Holvoet, F., Blier-Wong, C., & Antonio, K. (2025). A multi-view contrastive learning framework for spatial embeddings in risk modeling. *arXiv preprint arXiv:2511.17954*.
|
| 12 |
|
| 13 |
+
Paper is available as pre-print via Arxiv: **[arXiv preprint arXiv:2511.17954](https://arxiv.org/abs/2511.17954)**
|
| 14 |
|
| 15 |
This repository accompanies our [GitHub repository](https://github.com/freekholvoet/MultiviewSpatialEmbeddings) where you can find the code to train the models, as well as an exmaple on usage.
|
| 16 |
|
|
|
|
| 69 |
@article{holvoet2025multiview,
|
| 70 |
title={A multi-view contrastive learning framework for spatial embeddings in risk modeling},
|
| 71 |
author={Holvoet, Freek and Blier-Wong, Christopher and Antonio, Katrien},
|
| 72 |
+
journal={arXiv preprint arXiv:2511.17954},
|
| 73 |
year={2025}
|
| 74 |
}
|
| 75 |
```
|