foolbox icon indicating copy to clipboard operation
foolbox copied to clipboard

Implement new attacks

Open jonasrauber opened this issue 5 years ago • 2 comments

In this issue we collect new attacks that we would like to add to Foolbox. Feel free to propose new ones and please contribute implementations for these attacks.

  • SPSA attack: https://arxiv.org/pdf/1802.05666.pdf (from #202)
  • "A geometry-inspired decision-based attack" https://arxiv.org/abs/1903.10826 (from #292)
  • L-infinity CW attack (from #352)

jonasrauber avatar Oct 25 '19 13:10 jonasrauber

Hi, are you interested in adding Feature Adversaries (https://arxiv.org/pdf/1511.05122.pdf) to Foolbox?

hfeniser avatar Dec 24 '20 22:12 hfeniser

BlackBox attacks: https://github.com/SCLBD/BlackboxBench

jS5t3r avatar Apr 02 '24 13:04 jS5t3r