diff --git a/README.md b/README.md index 7c114a0..868a031 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Latent HSJA +[](https://arxiv.org/abs/2208.11613) + ### Unrestricted Black-box Adversarial Attack Using GAN with Limited Queries * This repository provides official PyTorch implementations for Latent-HSJA. @@ -108,5 +110,12 @@ In this paper, we present a novel method for generating unrestricted adversarial If this work can be useful for your research, please cite our paper:
-Coming soon.
+@misc{na2022unrestricted,
+ title={Unrestricted Black-box Adversarial Attack Using GAN with Limited Queries},
+ author={Dongbin Na and Sangwoo Ji and Jong Kim},
+ year={2022},
+ eprint={2208.11613},
+ archivePrefix={arXiv},
+ primaryClass={cs.CV}
+}