Add TGRC-PQ SSRN citation to artifact README
Browse files
openreview_artifacts/README.md
CHANGED
|
@@ -82,8 +82,28 @@ https://google.github.io/localized-narratives/
|
|
| 82 |
|
| 83 |
We extracted 64D student features and 1024D teacher features with BEiT3-Large
|
| 84 |
from the Flickr30K, COCO, and OpenImages portions of Localized Narratives, then
|
| 85 |
-
used those features to build LightCMR-Bench.
|
| 86 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
|
| 88 |
```bibtex
|
| 89 |
@inproceedings{ponttuset2020connecting,
|
|
|
|
| 82 |
|
| 83 |
We extracted 64D student features and 1024D teacher features with BEiT3-Large
|
| 84 |
from the Flickr30K, COCO, and OpenImages portions of Localized Narratives, then
|
| 85 |
+
used those features to build LightCMR-Bench.
|
| 86 |
+
|
| 87 |
+
Please cite the TGRC-PQ paper when using this artifact bundle:
|
| 88 |
+
|
| 89 |
+
```text
|
| 90 |
+
Zhou, Kun and HASSAN, FADRATUL HAFINAZ and Gan, Keng Hoon,
|
| 91 |
+
Attention-Guided Product Quantization for Efficient Cross-Modal Retrieval.
|
| 92 |
+
Available at SSRN: https://ssrn.com/abstract=6022619 or
|
| 93 |
+
http://dx.doi.org/10.2139/ssrn.6022619
|
| 94 |
+
```
|
| 95 |
+
|
| 96 |
+
```bibtex
|
| 97 |
+
@misc{zhou_attention_guided_pq_ssrn,
|
| 98 |
+
title = {Attention-Guided Product Quantization for Efficient Cross-Modal Retrieval},
|
| 99 |
+
author = {Zhou, Kun and Hassan, Fadratul Hafinaz and Gan, Keng Hoon},
|
| 100 |
+
howpublished = {Available at SSRN: \url{https://ssrn.com/abstract=6022619}},
|
| 101 |
+
doi = {10.2139/ssrn.6022619}
|
| 102 |
+
}
|
| 103 |
+
```
|
| 104 |
+
|
| 105 |
+
Please also cite the original Localized Narratives paper when using these
|
| 106 |
+
artifacts:
|
| 107 |
|
| 108 |
```bibtex
|
| 109 |
@inproceedings{ponttuset2020connecting,
|