The Applied AI Universe Coding Guide: Adversarial Defenses
Chapter References
Sources for every chapter, with the seminal papers and the defenses each chapter's code implements marked separately.
—References
37Chapters
—Seminal
—In code
—With DOI
How to Read This List
- Seminal — the originating paper for the idea: the work the defense or the model being defended is named after, or first appeared in.
- In code — the chapter's code listing implements or directly depends on this work. Each note names the listing.
- Victim — most chapters reconstruct a Book 1 model as the thing being defended, so its originating paper is marked In code too.