logoalt Hacker News

LPisGoodlast Saturday at 2:47 PM2 repliesview on HN

It should be noted that optimization of a convex bounded lipschitz function is exactly what most modern statistical learning (AI) models are based on.


Replies

hodgehog11last Saturday at 3:00 PM

Very confused by this comment. The older (poorer) parts of the ML literature focus on models with convex and (gradient-)Lipschitz objectives, but that's not representative of reality, not even close. Modern objectives for AI models are famously nonconvex (catastrophically, from the point of view of classical optimisation theory), and that's where the interesting research is.

show 2 replies
theteapotlast Saturday at 9:15 PM

What do you mean by this? A neural network hypothesis space is not typically strictly convex or a lipschitz function.

show 1 reply