← Search

Yinyu Ye

27 accepted papers

2026

A Two-Layer Framework for Joint Online Configuration Selection and Admission Control

ICML 2026poster

We study online configuration selection with admission control problem, which arises in LLM serving, GPU scheduling, and revenue management. In a planning horizon with $T$ periods, we consider a two-layer framework for the decisions made within each time period. In the first layer, the decision make…

Cited by 0SourceScholar
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

FMIP: Joint Continuous-Integer Flow For Mixed-Integer Linear Programming

ICLR 2026poster

Mixed-Integer Linear Programming (MILP) is a foundational tool for complex decision-making problems. However, the NP-hard nature of MILP presents a significant computational challenge, motivating the development of machine learning-based heuristic solutions to accelerate downstream solvers. While…

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

Adam-mini: Use Fewer Learning Rates To Gain More

ICLR 2025poster

We propose Adam-mini, an optimizer that achieves on-par or better performance than AdamW with $50$% less memory footprint. Adam-mini reduces memory by cutting down the learning rate resources in Adam (i.e., $1/\sqrt{v}$). By delving into the Hessian structure of neural nets, we find Adam’s $v$ might…

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

Solver-Informed RL: Grounding Large Language Models for Authentic Optimization Modeling

NeurIPS 2025poster

Optimization modeling is fundamental to decision-making in fields such as supply chain management, logistics, and financial engineering, but its complexity presents a major barrier to adoption. Automating model creation from natural language is key to improving efficiency and access. However, while…

Cited by 0SourcecodeScholar
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

A Homogenization Approach for Gradient-Dominated Stochastic Optimization

UAI 2024poster

Gradient dominance property is a condition weaker than strong convexity, yet sufficiently ensures global convergence even in non-convex optimization. This property finds wide applications in machine learning, reinforcement learning (RL), and operations management. In this paper, we propose the stoch…

Cited by 0SourcePDFScholar
2024

A Single-Loop Robust Policy Gradient Method for Robust Markov Decision Processes

ICML 2024poster

Robust Markov Decision Processes (RMDPs) have recently been recognized as a valuable and promising approach to discovering a policy with creditable performance, particularly in the presence of a dynamic environment and estimation errors in the transition matrix due to limited data. Despite extensive…

2024

Achieving $\tilde{O}(1/\epsilon)$ Sample Complexity for Constrained Markov Decision Process

NeurIPS 2024poster

We consider the reinforcement learning problem for the constrained Markov decision process (CMDP), which plays a central role in satisfying safety or resource constraints in sequential learning and decision-making. In this problem, we are given finite resources and a MDP with unknown transition prob…

Cited by 0SourcePDFScholar
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

Sketched Newton Value Iteration for Large-Scale Markov Decision Processes

AAAI 2024technical

Value Iteration (VI) is one of the most classic algorithms for solving Markov Decision Processes (MDPs), which lays the foundations for various more advanced reinforcement learning algorithms, such as Q-learning. VI may take a large number of iterations to converge as it is a first-order method. In…

2024

Trust Region Methods for Nonconvex Stochastic Optimization beyond Lipschitz Smoothness

AAAI 2024technical

In many important machine learning applications, the standard assumption of having a globally Lipschitz continuous gradient may fail to hold. This paper delves into a more general (L0, L1)-smoothness setting, which gains particular significance within the realms of deep neural networks and distribut…

2021

The Symmetry between Arms and Knapsacks: A Primal-Dual Approach for Bandits with Knapsacks

ICML 2021oral

In this paper, we study the bandits with knapsacks (BwK) problem and develop a primal-dual based algorithm that achieves a problem-dependent logarithmic regret bound. The BwK problem extends the multi-arm bandit (MAB) problem to model the resource consumption, and the existing BwK literature has bee…

Cited by 30SourcePDFScholar
2020

Conic Descent and its Application to Memory-efficient Optimization over Positive Semidefinite Matrices

NeurIPS 2020poster

We present an extension of the conditional gradient method to problems whose feasible sets are convex cones. We provide a convergence analysis for the method and for variants with nonconvex objectives, and we extend the analysis to practical cases with effective line search strategies. For the speci…

2020

Distributionally Robust Local Non-parametric Conditional Estimation

NeurIPS 2020poster

Conditional estimation given specific covariate values (i.e., local conditional estimation or functional estimation) is ubiquitously useful with applications in engineering, social and natural sciences. Existing data-driven non-parametric estimators mostly focus on structured homogeneous data (e.g.,…

2020

Simple and Fast Algorithm for Binary Integer and Online Linear Programming

NeurIPS 2020poster

In this paper, we develop a simple and fast online algorithm for solving a class of binary integer linear programs (LPs) arisen in the general resource allocation problem. The algorithm requires only one single pass through the input data and is free of doing any matrix inversion. It can be viewed a…

Cited by 36SourcePDFScholar
2020

Solving Discounted Stochastic Two-Player Games with Near-Optimal Time and Sample Complexity

AISTATS 2020poster

In this paper we settle the sampling complexity of solving discounted two-player turn-based zero-sum stochastic games up to polylogarithmic factors. Given a stochastic game with discount factor $\gamma\in(0,1)$ we provide an algorithm that computes an $\epsilon$-optimal strategy with high-probabili…

Cited by 88SourcePDFScholar
2019

Interior-Point Methods Strike Back: Solving the Wasserstein Barycenter Problem

NeurIPS 2019poster

Computing the Wasserstein barycenter of a set of probability measures under the optimal transport metric can quickly become prohibitive for traditional second-order algorithms, such as interior-point methods, as the support size of the measures increases. In this paper, we overcome the difficulty by…

2018

Distributed Asynchronous Optimization with Unbounded Delays: How Slow Can You Go?

ICML 2018oral

One of the most widely used optimization methods for large-scale machine learning problems is distributed asynchronous stochastic gradient descent (DASGD). However, a key issue that arises here is that of delayed gradients: when a “worker” node asynchronously contributes a gradient update to the “ma…

Cited by 72SourcePDFScholar
2018

Learning in Games with Lossy Feedback

NeurIPS 2018poster

We consider a game-theoretical multi-agent learning problem where the feedback information can be lost during the learning process and rewards are given by a broad class of games known as variationally stable games. We propose a simple variant of the classical online gradient descent algorithm, call…

Cited by 30SourcePDFScholar
2018

Near-Optimal Time and Sample Complexities for Solving Markov Decision Processes with a Generative Model

NeurIPS 2018poster

In this paper we consider the problem of computing an $\epsilon$-optimal policy of a discounted Markov Decision Process (DMDP) provided we can only access its transition function through a generative sampling model that given any state-action pair samples from the transition function in $O(1)$ time.…

Cited by 269SourcePDFScholar
2017

Strong NP-Hardness for Sparse Optimization with Concave Penalty Functions

ICML 2017poster

Consider the regularized sparse minimization problem, which involves empirical sums of loss functions for $n$ data points (each of dimension $d$) and a nonconvex sparsity penalty. We prove that finding an $\mathcal{O}(n^{c_1}d^{c_2})$-optimal solution to the regularized sparse optimization problem i…

Cited by 30SourcePDFScholar