Editing
Adversarial Ml
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Adversarial example''' β An input deliberately modified to cause a model to produce an incorrect output, often with the modification imperceptible to humans. * '''Perturbation''' β The modification added to a clean input to create an adversarial example; typically constrained to be small. * '''Lβ perturbation''' β Limits the maximum change to any single pixel/feature; the most common adversarial constraint. * '''L2 perturbation''' β Limits the total Euclidean distance between the original and perturbed input. * '''White-box attack''' β An attack with full knowledge of the model architecture, weights, and gradients. * '''Black-box attack''' β An attack without model access; attacker only observes inputs and outputs. * '''Targeted attack''' β An adversarial attack crafted to make the model produce a specific wrong output. * '''Untargeted attack''' β An attack that only needs to make the model produce any wrong output. * '''FGSM (Fast Gradient Sign Method)''' β A simple one-step adversarial attack using the sign of the gradient to perturb inputs. * '''PGD (Projected Gradient Descent)''' β A stronger iterative multi-step adversarial attack; the gold standard for evaluating robustness. * '''Adversarial training''' β The most effective defense: include adversarial examples in training data. * '''Transferability''' β Adversarial examples often transfer between models trained on the same data, enabling black-box attacks. * '''Backdoor attack (Trojan)''' β Poisoning training data with a trigger pattern that causes misbehavior only when the trigger is present. * '''Data poisoning''' β Corrupting training data to cause specific model failures at test time. * '''Certified robustness''' β A formal guarantee that a model's prediction will not change within a specified perturbation radius. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information