Category: General AI/ML

Convex Function

A function is convex if the line segment between any two points on the graph of the function lies above or on the graph.

Subdifferential

A generalization of the derivative for convex functions that allows for the analysis of nonsmooth optimization problems.

Lipschitz Continuity

A function is Lipschitz continuous if there exists a constant such that the absolute difference in function values is bounded by this constant times the distance between input points.

No-Regret Guarantees

No-regret guarantees ensure that the optimization algorithm performs nearly as well as the best fixed decision in hindsight, minimizing regret over time.

ECPv2

ECPv2 is a scalable algorithm designed for the global optimization of Lipschitz-continuous functions with unknown Lipschitz constants.