non-convex optimization

Non-convex optimization refers to optimization problems where the objective function is not convex, meaning it may have multiple local minima and maxima. These problems are common in training deep learning models, complicating the search for optimal solutions.

14 papers