Update README.md
Browse files
README.md
CHANGED
@@ -10,12 +10,14 @@ In current AI era, users may request AI companies to delete their data from the
|
|
10 |
|
11 |
If you find this paper or model helpful, please cite our work:
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
}
|
|
|
|
|
|
10 |
|
11 |
If you find this paper or model helpful, please cite our work:
|
12 |
|
13 |
+
```
|
14 |
+
@misc{chang2024classmachineunlearningcomplex,
|
15 |
+
title={Class Machine Unlearning for Complex Data via Concepts Inference and Data Poisoning},
|
16 |
+
author={Wenhan Chang and Tianqing Zhu and Heng Xu and Wenjian Liu and Wanlei Zhou},
|
17 |
+
year={2024},
|
18 |
+
eprint={2405.15662},
|
19 |
+
archivePrefix={arXiv},
|
20 |
+
primaryClass={cs.LG},
|
21 |
+
url={https://arxiv.org/abs/2405.15662},
|
22 |
+
}
|
23 |
+
```
|