diff --git a/README.md b/README.md index 60de59f..20a4a5a 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,7 @@ 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). +Please **STAR** or **WATCH** this repository to keep tracking the latest updates! Contributions are welcome! **Outlines:** @@ -26,6 +22,11 @@ Please star or watch this repository to keep tracking the latest updates! Contri - [Related repositories](#related-repositories) - [Star History](#star-history) +## NEWS + +- **[Nov/2024]** We release a comprehensive survey of model inversion attacks. Check out our [paper](https://arxiv.org/pdf/2411.10023). + + ## 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)