Skip to content

Commit 85e1093

Browse files
committed
Update neurips d&b paper
1 parent 109498c commit 85e1093

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

.DS_Store

-18 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
_site
22
.sass-cache
33
.jekyll-metadata
4-
*/.DS_Store
4+
.DS_Store
55

66
*.pdf

_data/publications/conferences.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@
2020
news2:
2121
post:
2222

23+
- title: "UnlearnCanvas: A Stylized Image Dataset to Benchmark Machine Unlearning for Diffusion Models"
24+
image: dummy.png
25+
description:
26+
authors: "<span style='color:blue'>Y. Zhang</span>, <span style='color:blue'>C. Fan</span>, <span style='color:blue'>Y. Zhang</span>, <span style='color:blue'>Y. Yao</span>, <span style='color:blue'>J. Jia</span>, <span style='color:blue'>J. Liu</span>, G. Zhang, G. Liu, R. Kompella, X. Liu, <span style='color:blue'>S. Liu</span>"
27+
link:
28+
url: https://arxiv.org/abs/2402.11846
29+
display: "NeurIPS’24 D&B"
30+
highlight: 0
31+
news2:
32+
post:
33+
2334
- title: "From Trojan Horses to Castle Walls: Unveiling Bilateral Backdoor Effects in Diffusion Models"
2435
image: dummy.png
2536
description:

_pages/publications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Authors marked in <span style="color:blue">blue</span> indicate our group member
1313
Jump: [Preprints](#preprints), [Conference Papers](#highlighted-conference-papers) and [Journal Papers](#journal-papers)
1414

1515

16-
## Preprints
16+
<!-- ## Preprints
1717
1818
**Back to [Top](#publications)**
1919
@@ -23,7 +23,7 @@ Jump: [Preprints](#preprints), [Conference Papers](#highlighted-conference-paper
2323
<em>{{ publi.authors }} </em><br />
2424
{{ publi.link.display }}
2525
26-
{% endfor %}
26+
{% endfor %} -->
2727

2828

2929
## Highlighted Conference Papers

0 commit comments

Comments
 (0)