English
FreekH commited on
Commit
2af21c9
·
verified ·
1 Parent(s): 311100a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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:XXXX.XXXXX*.
12
 
13
- Paper is available as pre-print via Arxiv: **[arXiv preprint arXiv:XXXX.XXXXX](https://arxiv.com)**
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:XXXX.XXXXX},
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
  ```