|
|
|
|
|
by orange3xchicken
1770 days ago
|
|
This is basically adversarial training, which is a typical (& very practical) benchmark heuristic defense for this problem. An ongoing question is to precisely characterize when and how AT works. The line of work has also proved to be very fruitful for the theoretical community & has produced very general results about problems which can be solved by neural networks, but not other techniques- e.g. kernel methods. https://arxiv.org/abs/2001.04413 |
|
Thanks again.