← Search

David Simchi-Levi

24 accepted papers

2026

Beyond Majority Voting: LLM Aggregation by Leveraging Higher-Order Information

ICML 2026poster

With the rapid progress of multi-agent large language model (LLM) reasoning, how to effectively aggregate answers from multiple LLMs has emerged as a fundamental challenge. Standard majority voting treats all answers equally, failing to consider latent heterogeneity and correlation across models. In…

Cited by 0SourceScholar
2026

Solver-in-the-Loop: MDP-Based Benchmarks for Self-Correction and Behavioral Rationality in Operations Research

ICML 2026poster

Operations Research practitioners routinely debug infeasible models through an iterative process: analyzing Irreducible Infeasible Subsystems (\IIS{}), identifying constraint conflicts, and systematically repairing formulations until feasibility is achieved. Yet existing LLM benchmarks evaluate OR a…

Cited by 0SourceScholar
2025

Adaptive Variance Inflation in Thompson Sampling: Efficiency, Safety, Robustness, and Beyond

NeurIPS 2025poster

Thompson Sampling (TS) has emerged as a powerful algorithm for sequential decision-making, with strong empirical success and theoretical guarantees. However, it has been shown that its behavior under stringent safety and robustness criteria --- such as safety of cumulative regret distribution and ro…

Cited by 0SourceScholar
2025

Contextual Online Decision Making with Infinite-Dimensional Functional Regression

ICML 2025poster

Contextual sequential decision-making is fundamental to machine learning, with applications in bandits, sequential hypothesis testing, and online risk control. These tasks often rely on statistical measures like expectation, variance, and quantiles. In this paper, we propose a universal algorithmic…

Cited by 1SourcePDFScholar
2025

Learning to price with resource constraints: from full information to machine-learned prices

NeurIPS 2025poster

Dynamic pricing with resource constraints is a critical challenge in online learning, requiring a delicate balance between exploring unknown demand patterns and exploiting known information to maximize revenue. We propose three tailored algorithms to address this problem across varying levels of pri…

Cited by 0SourceScholar
2024

Dynamic Service Fee Pricing under Strategic Behavior: Actions as Instruments and Phase Transition

NeurIPS 2024poster

We study a dynamic pricing problem for third-party platform service fees under strategic, far-sighted customers. In each time period, the platform sets a service fee based on historical data, observes the resulting transaction quantities, and collects revenue. The platform also monitors equilibrium…

Cited by 0SourcePDFScholar
2024

Offline Oracle-Efficient Learning for Contextual MDPs via Layerwise Exploration-Exploitation Tradeoff

NeurIPS 2024poster

Motivated by the recent discovery of a statistical and computational reduction from contextual bandits to offline regression \citep{simchi2020bypassing}, we address the general (stochastic) Contextual Markov Decision Process (CMDP) problem with horizon $H$ (as known as CMDP with $H$ layers). In this…

Cited by 1SourcePDFScholar
2023

Multi-armed Bandit Experimental Design: Online Decision-making and Adaptive Inference

AISTATS 2023poster

Multi-armed bandit has been well-known for its efficiency in online decision-making in terms of minimizing the loss of the participants’ welfare during experiments (i.e., the regret). In clinical trials and many other scenarios, the statistical power of inferring the treatment effects (i.e., the gap…

Cited by 42SourcePDFScholar
2023

Stochastic Multi-armed Bandits: Optimal Trade-off among Optimality, Consistency, and Tail Risk

NeurIPS 2023spotlight

We consider the stochastic multi-armed bandit problem and fully characterize the interplays among three desired properties for policy design: worst-case optimality, instance-dependent consistency, and light-tailed risk. We show how the order of expected regret exactly affects the decaying rate of th…

Cited by 3SourcePDFScholar
2022

A Simple and Optimal Policy Design for Online Learning with Safety against Heavy-tailed Risk

NeurIPS 2022accept

We consider the classical multi-armed bandit problem and design simple-to-implement new policies that simultaneously enjoy two properties: worst-case optimality for the expected regret, and safety against heavy-tailed risk for the regret distribution. Recently, Fan and Glynn (2021) showed that infor…

Cited by 3SourcePDFScholar
2022

Context-Based Dynamic Pricing with Partially Linear Demand Model

NeurIPS 2022accept

In today’s data-rich environment, context-based dynamic pricing has gained much attention. To model the demand as a function of price and context, the existing literature either adopts a parametric model or a non-parametric model. The former is easier to implement but may suffer from model mis-spec…

Cited by 13SourcePDFScholar
2021

Near-Optimal Model-Free Reinforcement Learning in Non-Stationary Episodic MDPs

ICML 2021spotlight

We consider model-free reinforcement learning (RL) in non-stationary Markov decision processes. Both the reward functions and the state transition functions are allowed to vary arbitrarily over time as long as their cumulative variations do not exceed certain variation budgets. We propose Restarted…

Cited by 49SourcePDFScholar
2020

Online Pricing with Offline Data: Phase Transition and Inverse Square Law

ICML 2020poster

This paper investigates the impact of pre-existing offline data on online learning, in the context of dynamic pricing. We study a single-product dynamic pricing problem over a selling horizon of T periods. The demand in each period is determined by the price of the product according to a linear dema…

Cited by 52SourcePDFScholar
2020

Reinforcement Learning for Non-Stationary Markov Decision Processes: The Blessing of (More) Optimism

ICML 2020poster

We consider un-discounted reinforcement learning (RL) in Markov decision processes (MDPs) under drifting non-stationarity, \ie, both the reward and state transition distributions are allowed to evolve over time, as long as their respective total variations, quantified by suitable metrics, do not exc…

Cited by 128SourcePDFScholar
2018

The Lingering of Gradients: How to Reuse Gradients Over Time

NeurIPS 2018poster

Classically, the time complexity of a first-order method is estimated by its number of gradient computations. In this paper, we study a more refined complexity by taking into account the ``lingering'' of gradients: once a gradient is computed at $x_k$, the additional time to compute gradients at $x_…

Cited by 4SourcePDFScholar