Update README.md

This commit is contained in:
Zhanke Zhou
2026-04-03 11:14:43 +08:00
committed by GitHub
parent bd3d809bed
commit dc250e1edb
+2
View File
@@ -286,6 +286,8 @@ In model inversion attacks, a malicious user attempts to recover the private dat
## Natural language processing domain
- [NeurIPS 2025] (black-box) Better Language Model Inversion by Compactly Representing Next-Token Distributions [[paper]](https://arxiv.org/abs/2506.17090) [[code]](https://github.com/dill-lab/PILS)
- [ACL 2024] (black-box) Text Embedding Inversion Security for Multilingual Language Models [[paper]](https://arxiv.org/abs/2401.12192) [[code]](https://github.com/siebeniris/multivec2text)
- [ICLR 2024] (black-box) Language Model Inversion [[paper]](https://arxiv.org/abs/2311.13647) [[code]](https://github.com/jxmorris12/vec2text)