Skip to content

Commit ba93a9f

Browse files
fix: update phase g title guard
1 parent eb087bc commit ba93a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/paper/check_paper_release_packet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
r"NDSS\s+2027\s+fall",
104104
]
105105
PHASE_G_PDF_REQUIRED_PATTERNS = [
106-
r"Run\s+Identity\s+in\s+Diffusion\s+Membership\s+Inference",
106+
r"Training\s+Run\s+Identity\s+as\s+a\s+Privacy-Audit\s+Variable\s+in\s+Diffusion\s+Membership\s+Inference",
107107
r"training\s+run\s+identity\s+(?:is\s+)?an\s+audit\s+variable",
108108
r"AUC\s+0\.648",
109109
r"AUC\s+0\.81",

0 commit comments

Comments
 (0)