| --- |
| license: mit |
| --- |
| |
|
|
| # Description |
|
|
|
|
| The dataset, randomly selected from **MS-COCO**, contains a total of 10K image-text pairs. |
|
|
| It could be used in the paper of [Text-to-Image Diffusion Models can be Easily Backdoored through Multimodal Data Poisoning](https://arxiv.org/abs/2305.04175). |
|
|
| The dataset has been processed to conform to the format required by the **GitHub repository [BadT2I code](https://github.com/zhaisf/BadT2I)**. |
|
|
| # Citation |
|
|
| If you find it useful in your research, please consider citing our paper: |
| ``` |
| @inproceedings{zhai2023text, |
| title={Text-to-image diffusion models can be easily backdoored through multimodal data poisoning}, |
| author={Zhai, Shengfang and Dong, Yinpeng and Shen, Qingni and Pu, Shi and Fang, Yuejian and Su, Hang}, |
| booktitle={Proceedings of the 31st ACM International Conference on Multimedia}, |
| pages={1577--1587}, |
| year={2023} |
| } |
| ``` |