zeroth-order optimization

An optimization technique that utilizes only function evaluations (without needing gradients), making it particularly useful for optimizing black-box functions where derivative information is not accessible. These methods can address challenges in high-dimensional spaces.

6 papers