Hello everyone,
I am a PhD student with a deep learning background. I am trying to find more robust deep learning models and I just came through defining the problem as a minimax problem as the attacker tries to maximize the loss function and the defender tries to minimize the risk of he attacker. I have just learned that this problem can be solved in three ways : 1- Lower bounds 2- Exact solutions 3- Upper bounds.
The problem is that I do not know how to get deeper in optimization in order to get a unique solution to the problem.
Can you recommend some resources or road-map for optimization, convex optimization, non-convex optimization, and robust optimization?