Update README.md
Browse files
README.md
CHANGED
|
@@ -86,10 +86,13 @@ Tests whether embedding models can represent all top-k combinations of relevant
|
|
| 86 |
## Citation
|
| 87 |
|
| 88 |
```bibtex
|
| 89 |
-
@
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
|
|
|
|
|
|
|
|
|
| 94 |
}
|
| 95 |
```
|
|
|
|
| 86 |
## Citation
|
| 87 |
|
| 88 |
```bibtex
|
| 89 |
+
@misc{weller2025theoreticallimitationsembeddingbasedretrieval,
|
| 90 |
+
title={On the Theoretical Limitations of Embedding-Based Retrieval},
|
| 91 |
+
author={Orion Weller and Michael Boratko and Iftekhar Naim and Jinhyuk Lee},
|
| 92 |
+
year={2025},
|
| 93 |
+
eprint={2508.21038},
|
| 94 |
+
archivePrefix={arXiv},
|
| 95 |
+
primaryClass={cs.IR},
|
| 96 |
+
url={https://arxiv.org/abs/2508.21038},
|
| 97 |
}
|
| 98 |
```
|