cs.LGMay 8, 2026

Toward Optimal Regret in Robust Pricing: Decoupling Corruption and Time

Authors: Kalana KalupahanaFrancesco Emanuele StradiMatteo CastiglioniAlberto Marchesi

Organizations: Politecnico di Milano

Abstract

We design the first regret guarantees for robust dynamic pricing that decouple the dependence on the corruption CC and the time horizon TT. In dynamic pricing, a seller with unlimited supply of a good interacts with a stream of buyers over TT rounds, with the goal of maximizing revenue. At each round tt, the seller posts a price ptp_t, and the buyer purchases the good only if their unknown valuation vv^\star exceeds this price. The seller observes only the binary feedback I{ptv}\mathbb{I} \left\{ p_t \leq v^\star \right\}, indicating whether a sale occurred. In the \emph{robust} pricing setting, a malicious adversary is allowed to corrupt this feedback in at most CC rounds. Even if the learner knows the corruption CC, the best known regret bound is O(CloglogT)\mathcal{O}(C\log\log T) by Gupta et al. [2025]. This leaves as an open problem to ``decouple'' the dependence on CC and TT. In this work, we resolve this open problem. In particular, we develop a robust variant of binary search that achieves regret O(C+logT)\mathcal{O}(C+\log T) when the corruption CC is known and O(C+log2T)\mathcal{O}(C+\log^2 T) when the corruption is unknown.

Explore similar work

Jul 27, 2026stat.ML

On Non-Stationary Dynamic Pricing: Adaptivity and Optimality

We study the contextual dynamic pricing problem under non-stationarity, where a firm sells products to TT sequentially arriving consumers that behave according to an unknown demand model that can change over time. The demand model is assumed to be a generalized linear model (GLM), allowing for a feature vector in Rd\mathbb{R}^d that encodes products and consumer information. To achieve optimal revenue (i.e., least regret), the firm needs to learn and exploit the unknown GLMs while monitoring for potential changes. We propose a multiscale change-point detection based algorithm that achieves a regret of order O~(sTdT{VT1/3d1/3T2/3+dT})\widetilde{O}(\sqrt{s_TdT}\wedge\{V_T^{1/3}d^{1/3}T^{2/3}+\sqrt{dT}\}), where sTs_T is the number of piecewise stationary segments and VTV_T is a newly defined notion of design-adjusted variation budget of model parameters. Our algorithm is adaptive and does not require knowing sTs_T or VTV_T. Moreover, to our knowledge, this is the first dynamic pricing algorithm that is adaptive to the nature of changes and achieves the best-of-both-worlds rate, thus closing a long-standing gap in the literature. We remark that, due to the varying contexts, existing works in the adaptive non-stationary bandit literature cannot be applied to achieve optimality for contextual dynamic pricing. The regret is further accompanied with a newly constructed minimax lower bound, confirming the optimality of our algorithm (up to logarithmic factors). Extensive numerical experiments are conducted to illustrate the efficiency and robustness of the proposed algorithm in non-stationary dynamic pricing.
Feiyu Jiang, Zifeng Zhao
May 7, 2026cs.LG

Optimal Contextual Pricing under Agnostic Non-Lipschitz Demand

We study contextual dynamic pricing with linear valuations and bounded-support agnostic noise, whose induced demand curve may be non-Lipschitz with arbitrary jumps and atoms. Such discontinuities break the cross-context interpolation arguments used by smooth-demand pricing algorithms, while the best previous method achieved only O~(T3/4)\tilde O(T^{3/4}) regret. We propose Conservative-Markdown Redirect-UCB Pricing, a polynomial-time algorithm that combines randomized parameter estimation, conservative residual-grid probing, and confidence-based one-step redirection. Our algorithm achieves O~(T2/3)\tilde O(T^{2/3}) optimal regret, matching the known lower bounds of Kleinberg and Leighton (2003) up to logarithmic factors and improving over the previous upper bound of Xu and Wang (2022). Under stochastic well-conditioned contexts, this closes the long-existing open regret gap in linear-valuation contextual pricing under agnostic non-Lipschitz noise distribution.
Jianyu Xu, Yu-Xiang Wang
May 11, 2026cs.GT

Regret Minimization in Bilateral Trade With Perturbed Markets

We address the problem of maximizing Gain from Trade (GFT) in repeated buyer-seller exchanges subject to global budget balance constraints. While this problem is well-understood in purely adversarial and stochastic settings, these environments exhibit a sharp dichotomy: adversarial environments allow for no-regret learning against the best fixed-price mechanism, whereas stochastic environments allow for no-regret learning against the best distribution over prices that is budget balanced in expectation. This gap is significant, as policies balanced in expectation can increase the GFT by a multiplicative factor of two. In this work, we bridge these extremes by studying perturbed markets, where an underlying stochastic distribution is subject to an adversarial corruption CC. We design an algorithm that adaptively scales with the level of corruption, achieving an O~(T3/4)+O(Clog(T))\tilde{\mathcal{O}}(T^{3/4}) + \mathcal{O}(C\log(T)) regret bound against the best budget-balanced distribution over prices. Simultaneously, our algorithm maintains the worst-case O~(T3/4)\tilde{\mathcal{O}}(T^{3/4}) regret bound relative to a per-round budget-balanced baseline, ensuring optimality even in fully adversarial environments.
Anna Lunghi, Matteo Castiglioni, Alberto Marchesi