mirror of
https://github.com/AndrewZhou924/Awesome-model-inversion-attack.git
synced 2026-01-25 22:11:26 +00:00
Update README.md
This commit is contained in:
@@ -8,9 +8,13 @@ A curated list of resources for model inversion attack (MIA).
|
||||
|
||||
Please star or watch this repository to keep tracking the latest updates! Contributions are welcome!
|
||||
|
||||
## NEWS
|
||||
|
||||
- **[Nov/2024]** We release a comprehensive survey of model inversion attacks. Check the [paper](https://arxiv.org/pdf/2411.10023).
|
||||
|
||||
|
||||
**Outlines:**
|
||||
<!-- generated by MarkdownAllInOne -->
|
||||
|
||||
- [What is the model inversion attack?](#what-is-the-model-inversion-attack)
|
||||
- [Survey](#survey)
|
||||
- [Computer vision domain](#computer-vision-domain)
|
||||
@@ -20,6 +24,7 @@ Please star or watch this repository to keep tracking the latest updates! Contri
|
||||
- [Others](#others)
|
||||
- [Related repositories](#related-repositories)
|
||||
|
||||
|
||||
## What is the model inversion attack?
|
||||
|
||||
A model inversion attack is a privacy attack where the attacker is able to reconstruct the original samples that were used to train the synthetic model from the generated synthetic data set. (Mostly.ai)
|
||||
|
||||
Reference in New Issue
Block a user