Update README.md
Browse files
README.md
CHANGED
|
@@ -12,3 +12,16 @@ tags:
|
|
| 12 |
---
|
| 13 |
|
| 14 |
This model is the official open-source implementation of **[ProGuard: Towards Proactive Multimodal Safeguard](https://arxiv.org/abs/2512.23573)**. For deployment instructions, please refer to **[this link](https://github.com/yushaohan/ProGuard/tree/master/deploy)**.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
This model is the official open-source implementation of **[ProGuard: Towards Proactive Multimodal Safeguard](https://arxiv.org/abs/2512.23573)**. For deployment instructions, please refer to **[this link](https://github.com/yushaohan/ProGuard/tree/master/deploy)**.
|
| 15 |
+
|
| 16 |
+
If you find this model helpful, please cite our paper 🤗
|
| 17 |
+
|
| 18 |
+
```
|
| 19 |
+
@article{yu2025proguard,
|
| 20 |
+
title={ProGuard: Towards Proactive Multimodal Safeguard},
|
| 21 |
+
author={Yu, Shaohan and Li, Lijun and Si, Chenyang and Sheng, Lu and Shao, Jing},
|
| 22 |
+
journal={arXiv preprint arXiv:2512.23573},
|
| 23 |
+
year={2025},
|
| 24 |
+
url={https://yushaohan.github.io/ProGuard/}
|
| 25 |
+
}
|
| 26 |
+
```
|
| 27 |
+
|