← Search

Wenzhi Gao

10 accepted papers

2026

Data-driven Mixed Integer Optimization through Probabilistic Multi-variable Branching

ICML 2026poster

This paper introduces Probabilistic Multi-Variable Branching (PMVB), a simple and effective technique for accelerating mixed-integer optimization using data-driven machine learning models. At its core, PMVB employs a multi-variable branching procedure that partitions the feasible region via data-dri…

Cited by 0SourceScholar
2026

Matrix-Free GPU Semidefinite Programming for Quantum Ordered Search at the k=6 Frontier

ICML 2026poster

Quantum computation offers the potential for a significant constant-factor speedup for the Ordered Search Problem (OSP). A classical construction is the $k$-query quantum ordered search algorithm, which can exactly search an $N$-element ordered list and achieves a query complexity improvement of a f…

Cited by 0SourceScholar
2025

Provable and Practical Online Learning Rate Adaptation with Hypergradient Descent

ICML 2025poster

This paper investigates the convergence properties of the hypergradient descent method ($\texttt{HDM}$), a 25-year-old heuristic originally proposed for adaptive stepsize selection in stochastic first-order methods. We provide the first rigorous convergence analysis of $\texttt{HDM}$ using the onlin…

2025

Wait-Less Offline Tuning and Re-solving for Online Decision Making

ICML 2025poster

Online linear programming (OLP) has found broad applications in revenue management and resource allocation. State-of-the-art OLP algorithms achieve low regret by repeatedly solving linear programming (LP) subproblems that incorporate updated resource information. However, LP-based methods are comput…

Cited by 1SourcePDFScholar
2024

Decoupling Learning and Decision-Making: Breaking the $\mathcal{O}(\sqrt{T})$ Barrier in Online Resource Allocation with First-Order Methods

ICML 2024poster

Online linear programming plays an important role in both revenue management and resource allocation, and recent research has focused on developing efficient first-order online learning algorithms. Despite the empirical success of first-order methods, they typically achieve regret no better than $\m…

Cited by 2SourcePDFScholar
2024

OptiMUS: Scalable Optimization Modeling with (MI)LP Solvers and Large Language Models

ICML 2024poster

Optimization problems are pervasive in sectors from manufacturing and distribution to healthcare. However, most such problems are still solved heuristically by hand rather than optimally by state-of-the-art solvers because the expertise required to formulate and solve these problems limits the wides…