Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

73 label only Carlini #90

Merged
merged 20 commits into from
Sep 2, 2024
Merged

73 label only Carlini #90

merged 20 commits into from
Sep 2, 2024

Conversation

fazelehh
Copy link
Collaborator

@fazelehh fazelehh commented Jul 3, 2024

Description

This PR is ultimately intended to merge with the main but currently, there is another PR ( #89) that should take place first. That is why this is a PR to the result of #89.

Summary of changes

  • Renaming Model.py to signal_extractor.py
  • Adding util folder for the signals
  • Adding HSJ distance to the util folder of signals
  • Adding HSJ attack Adding input handler for CIFAR100
  • Fixing loss_traj bug related to iterating a data loader

Resolved Issues

How Has This Been Tested?

Related Pull Requests

  • #PR

fazelehh added 5 commits July 3, 2024 09:10
Adding util folder for the signals
Adding HSJ distance to the util folder of signals
Adding HSJ attack
Adding input handler for CIFAR100
Fixing loss_traj bug related to iterating a data loader
Base automatically changed from revert-accidental-merge-of-73-labelonly-to-main to main July 3, 2024 14:54
@fazelehh fazelehh linked an issue Jul 3, 2024 that may be closed by this pull request
@johanos1 johanos1 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jul 3, 2024
@fazelehh fazelehh requested a review from johanos1 July 5, 2024 12:29
config/dev_config/adult.yaml Outdated Show resolved Hide resolved
leakpro/shadow_model_blueprints.py Show resolved Hide resolved
leakpro/shadow_model_blueprints.py Show resolved Hide resolved
leakpro/shadow_model_blueprints.py Show resolved Hide resolved
leakpro/attacks/mia_attacks/HSJ.py Outdated Show resolved Hide resolved
leakpro/attacks/mia_attacks/HSJ.py Outdated Show resolved Hide resolved
leakpro/attacks/mia_attacks/HSJ.py Outdated Show resolved Hide resolved
leakpro/attacks/mia_attacks/HSJ.py Outdated Show resolved Hide resolved
leakpro/attacks/mia_attacks/HSJ.py Outdated Show resolved Hide resolved
@johanos1 johanos1 self-requested a review September 2, 2024 16:05
@fazelehh fazelehh merged commit 7ddc3cc into main Sep 2, 2024
2 checks passed
@fazelehh fazelehh deleted the 73-label-only-carlini branch September 3, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling number of classes label-only-Carlini
2 participants