File tree Expand file tree Collapse file tree 4 files changed +27
-4
lines changed
Expand file tree Collapse file tree 4 files changed +27
-4
lines changed Original file line number Diff line number Diff line change 3535 uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244
3636 with :
3737 # Install a specific version of uv.
38- version : " 0.8.22 "
38+ version : " 0.9.11 "
3939 enable-cache : true
4040
4141 - name : " Set up Python"
Original file line number Diff line number Diff line change 3535 - name : Install uv
3636 uses : astral-sh/setup-uv@v7
3737 with :
38- version : " 0.8.22 "
38+ version : " 0.9.11 "
3939 enable-cache : true
4040
4141 - name : Set up Python
Original file line number Diff line number Diff line change 205205 "paper_url" : " https://arxiv.org/abs/2509.23459" ,
206206 "bibtex" : " abedini2025masksql"
207207 },
208+ {
209+ "name" : " midst-toolkit" ,
210+ "repo_id" : " VectorInstitute/midst-toolkit" ,
211+ "description" : " A toolkit for facilitating MIA resiliency testing on diffusion-model-based synthetic tabular data" ,
212+ "implementations" : [
213+ {
214+ "name" : " Membership Inference Attacks (MIA)" ,
215+ "url" : " https://vectorinstitute.github.io/MIDST/"
216+ }
217+ ],
218+ "type" : " tool" ,
219+ "year" : 2025 ,
220+ "github_url" : " https://github.com/VectorInstitute/midst-toolkit"
221+ },
208222 {
209223 "name" : " shared-encoder" ,
210224 "repo_id" : " VectorInstitute/shared-encoder" ,
904918 "github_url" : " https://github.com/VectorInstitute/privacy-enhancing-techniques"
905919 }
906920 ],
907- "totalImplementations" : 120 ,
921+ "totalImplementations" : 121 ,
908922 "yearsOfResearch" : 7 ,
909- "lastUpdated" : " 2025-10-22T11:45:16.266972 "
923+ "lastUpdated" : " 2025-11-25T12:01:22.017672 "
910924}
Original file line number Diff line number Diff line change 1+ name : midst-toolkit
2+ repo_id : VectorInstitute/midst-toolkit
3+ description : " A toolkit for facilitating MIA resiliency testing on diffusion-model-based synthetic tabular data"
4+ implementations :
5+ - name : Membership Inference Attacks (MIA)
6+ url : https://vectorinstitute.github.io/MIDST/
7+ type : tool
8+ year : 2025
9+ github_url : https://github.com/VectorInstitute/midst-toolkit
You can’t perform that action at this time.
0 commit comments