Oracle-Complexity Gap in Derivative-Free Convex Optimization
For deterministically minimizing a convex 1-Lipschitz function on the -dimensional ball using only exact function values, the query complexity sat between and since 1996. The paper proves a near-quadratic lower bound , closing the gap: , a polynomial separation from full first-order information.
- Result
- Proved
- Field
- Optimization (Oracle Complexity)
- Posed by
- Vladimir Protasov (gap since 1996)
- Year posed
- 1996
- Years open
- 30y
- Solved
- 2026-07-14
- Model
- GPT-5.6 Sol Pro
- Vendor
- OpenAI
- Collaborators
- Phillip Kerger
- Verification
- Preprint (unrefereed)
- Notability
- No dedicated article
What the AI did
Kerger reports that GPT-5.6 Sol Pro solved the problem rather than the author, following a workflow like OpenAI's Cycle Double Cover effort. It first proved a lower bound at accuracy of order (after ~148 minutes), which was then refined to the order- result via a further ~230-minute run. The author verified the arguments by hand and takes full responsibility.
Verification
arXiv preprint 2607.13335 (14 Jul 2026) by Phillip Kerger (UC Berkeley), not yet peer-reviewed. The weaker-accuracy -at- lower bound was formally verified in Lean (github.com/PhillipKerger/zero-order-bounds-lean-verification); the headline improvement to accuracy is not yet Lean-formalized (it needs convex-geometry results like Urysohn's inequality absent from current Lean libraries) and rests on the author's hand verification.