REVIEW 5 minor 92 references
An algorithm for robust contextual pricing achieves regret O(Cd + d² log T), separating corruption cost from horizon length.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-14 06:15 UTC pith:VQVFLW6V
load-bearing objection Clean additive O(Cd + d^{2} log T) for robust contextual pricing; closes the GGLS25 gap with a modular density-plus-evidence argument that holds up.
Decoupling Corruption and Horizon in Robust Contextual Pricing
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
There exists an algorithm that, given a known upper bound C on the number of corrupted sale bits, achieves regret O(Cd + d² log T) for linear contextual pricing. This is the first guarantee in which the corruption term and the horizon term appear additively rather than multiplicatively.
What carries the argument
A density maintained over the parameter ball together with 2Ć+1 disjoint evidence sets of near-value observations; the algorithm commits only when every set can linearly explain the current context, then posts the (Ć+1)-st largest lower endpoint of the resulting intervals.
Load-bearing premise
The seller must be given a correct upper bound C on the number of corrupted rounds; if that bound is missing or too small the commit rule no longer guarantees a safe price.
What would settle it
Exhibit a family of linear contextual pricing instances with known C for which every algorithm suffers regret ω(Cd + d² log T), or show that any algorithm achieving additive separation must use super-polynomial time.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies repeated contextual pricing with linear valuations vt = ⟨θ⋅, ut⟩ under binary sale feedback that an adversary may corrupt in at most C known rounds. It designs Algorithm 4 that maintains a density μt over the parameter ball together with 2Ō+1 disjoint evidence sets and posts either a robust commit price (the (Ō+1)-st largest lower endpoint of the induced intervals) or the ε-window median. The main claim (Theorem 4.2) is the regret bound RT = O(Cd + d^{2} log T). The proof first obtains the cleaner O(Cd + d log T) guarantee under an auxiliary proximity-feedback model (Theorem 3.8) via a density-potential argument (Lemma 3.5) and a determinant-growth argument that limits each evidence set to O(d) insertions (Lemma 3.6); the reduction to ordinary sale feedback inflates the perceived corruption budget to Ō = ⌈5C + 20d log T⌉ and re-uses the same lemmas.
Significance. If correct, the result is the first additive separation of the corruption budget C from the horizon T for robust contextual pricing, closing the open question left by Gupta et al. (GGLS25) and improving their O(Cd log log T) bound whenever C = ω(log T). The modular architecture cleanly extends the density-update framework of LPS22/26 to the pricing setting (where a safe price strictly below valuation is required) by introducing evidence sets and a commit rule; this answers an explicit open question of LPS26. Complete pseudocode, explicit constants, and a transparent reduction from proximity to sale feedback are strengths that make the contribution reusable.
minor comments (5)
- [Abstract] Abstract and first sentence of the introduction: “valuations depends” should be “valuations depend”.
- [Table 1] Table 1 caption and surrounding text: the comparison is useful, but the entry for [KSCM26] is non-contextual; a short footnote clarifying that the O(C + log T) bound is one-dimensional would prevent misreading.
- [Lemma 3.5] Section 3.2.2, Lemma 3.5: the constant 20 in the density-potential bound is obtained by a crude estimate log(3/2) ≈ 0.4; a tighter numerical constant (or an explicit remark that any constant > 1/log(3/2) works) would improve readability without changing the asymptotic claim.
- [Section 4.1] Section 4.1: the inflated budget is written Ō = ⌈5C + 20d log T⌉; the factor 5 is slightly larger than the 4 appearing in Lemma 3.5. A one-line remark that any constant strictly larger than 4 is admissible would make the padding transparent.
- [Section 5] Open Problems §5: the first bullet correctly flags the extra d factor as an artifact of the reduction; it would be helpful to state whether the authors conjecture that O(C + d log T) is achievable or whether a matching lower bound of Ω(Cd) already exists.
Circularity Check
No significant circularity: self-contained algorithmic analysis with independent potential and determinant arguments.
full rationale
The paper's central claim (Theorem 4.2) is an existence result for an algorithm achieving additive regret O(Cd + d^{2} log T). The derivation proceeds by first analyzing an idealized proximity-feedback model (Algorithm 1, Theorem 3.8) via two independent potentials—density mass near θ⋆ (Lemma 3.5, multiplicative 3/2–1/2 updates) and maximum determinant of evidence-set contexts (Lemma 3.6, volume growth by factor > T^{2}/(16d))—then lifting to ordinary sale feedback by optimistic dual updates and an explicitly inflated budget Ō = ⌈5C + 20d log T⌉ (Algorithm 4, Lemma 4.1). Both potentials are defined from first principles on the maintained density µt and the stored pairs; their growth bounds follow by direct calculation from the update rules and Hadamard’s inequality, without reference to the target regret expression. Self-citations (KSCM26 for the commit idea, LPS22/26 for density medians) supply reusable subroutines whose statements are independent of the new additive separation; they are not invoked as uniqueness theorems that force the result. No parameters are fitted to data and re-labeled as predictions, no ansatz is smuggled via citation, and the regret definition itself is the standard clairvoyant benchmark. The known-C modeling assumption is stated up front and does not create a definitional loop. The derivation is therefore self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
free parameters (3)
- ε = T^{-3}
- Ō = ⌈5C + 20d log T⌉
- density multipliers 3/2 and 1/2
axioms (5)
- domain assumption Buyer valuation is exactly linear: v_t = ⟨θ⋆, u_t⟩ with θ⋆, u_t ∈ B_d(0,1).
- domain assumption At most C rounds have corrupted sale (and proximity) feedback; C is known to the algorithm.
- domain assumption Contexts may be chosen adversarially; no distributional assumption.
- standard math ε-window median of a continuous density is always well-defined (no atoms).
- standard math Hadamard inequality: |det| of unit-norm columns ≤ 1.
invented entities (3)
-
2Ō+1 disjoint evidence sets H_j storing (u_i, p_i) pairs
no independent evidence
-
ε-window median of a density in direction u_t
no independent evidence
-
Proximity-feedback model (auxiliary)
no independent evidence
Cite this review
Pith. "Pith review of Decoupling Corruption and Horizon in Robust Contextual Pricing." pith.science (2026). https://pith.science/paper/VQVFLW6V
@misc{pith2026260711210,
author = {Pith},
title = {Pith review of: Decoupling Corruption and Horizon in Robust Contextual Pricing},
year = {2026},
howpublished = {\url{https://pith.science/paper/VQVFLW6V}},
note = {Machine review of arXiv:2607.11210}
}
read the original abstract
We study robust repeated contextual pricing, where valuations depends linearly on the features. At each round $t\in[T]$, a seller observes a context, posts a price, and receives only a possibly corrupted binary sale feedback. The seller knows an upper bound $C$ on the number of corrupted rounds. We design an algorithm with regret $\mathcal O(Cd+d^2\log T)$, where $d$ is the context dimension. This is the first guarantee for robust contextual pricing that separates the dependence on the corruption budget $C$ from the horizon $T$, closing the problem left open by Gupta, Guruganesh, Paes Leme, and Schneider (2025).
Figures
Reference graph
Works this paper leans on
-
[1]
Theoretical Computer Science , volume=
Exploration--exploitation tradeoff using variance estimates in multi-armed bandits , author=. Theoretical Computer Science , volume=. 2009 , publisher=
2009
-
[2]
Elad Hazan , title =. CoRR , volume =. 2019 , url =. 1909.05207 , timestamp =
Pith/arXiv arXiv 2019
-
[3]
Francesco Orabona , title =. CoRR , volume =. 2019 , url =. 1912.13213 , timestamp =
Pith/arXiv arXiv 2019
-
[4]
Learning Adversarial
Jin, Chi and Jin, Tiancheng and Luo, Haipeng and Sra, Suvrit and Yu, Tiancheng , booktitle =. Learning Adversarial. 2020 , editor =
2020
-
[5]
Online Stochastic Shortest Path with Bandit Feedback and Unknown Transition Function , url =
Rosenberg, Aviv and Mansour, Yishay , booktitle =. Online Stochastic Shortest Path with Bandit Feedback and Unknown Transition Function , url =
-
[6]
, biburl =
Altman, E. , biburl =
-
[7]
Online Convex Optimization in Adversarial
Rosenberg, Aviv and Mansour, Yishay , booktitle =. Online Convex Optimization in Adversarial. 2019 , editor =
2019
-
[8]
Near-optimal Regret Bounds for Reinforcement Learning , url =
Auer, Peter and Jaksch, Thomas and Ortner, Ronald , booktitle =. Near-optimal Regret Bounds for Reinforcement Learning , url =
-
[9]
International Conference on Machine Learning , pages=
Minimax regret bounds for reinforcement learning , author=. International Conference on Machine Learning , pages=. 2017 , organization=
2017
-
[10]
Wei, Xiaohan and Yu, Hao and Neely, Michael J. , title =. Proc. ACM Meas. Anal. Comput. Syst. , month =. 2018 , issue_date =. doi:10.1145/3179415 , abstract =
doi:10.1145/3179415 2018
-
[11]
Regret Minimization for Reinforcement Learning with Vectorial Feedback and Complex Objectives , volume =
Cheung, Wang Chi , booktitle =. Regret Minimization for Reinforcement Learning with Vectorial Feedback and Complex Objectives , volume =
-
[12]
Model-Free Algorithm and Regret Analysis for MDPs with Long-Term Constraints , publisher =. 2020 , copyright =. doi:10.48550/ARXIV.2006.05961 , author =
-
[13]
Exploration-Exploitation in Constrained MDPs , publisher =. 2020 , copyright =. doi:10.48550/ARXIV.2003.02189 , author =
-
[14]
Proceedings of the 2nd Conference on Learning for Dynamics and Control , pages =
Constrained Upper Confidence Reinforcement Learning , author =. Proceedings of the 2nd Conference on Learning for Dynamics and Control , pages =. 2020 , editor =
2020
-
[15]
Advances in Neural Information Processing Systems , volume=
Constrained episodic reinforcement learning in concave-convex and knapsack settings , author=. Advances in Neural Information Processing Systems , volume=
-
[16]
Upper Confidence Primal-Dual Reinforcement Learning for CMDP with Adversarial Loss , url =
Qiu, Shuang and Wei, Xiaohan and Yang, Zhuoran and Ye, Jieping and Wang, Zhaoran , booktitle =. Upper Confidence Primal-Dual Reinforcement Learning for CMDP with Adversarial Loss , url =
-
[17]
A Provably-Efficient Model-Free Algorithm for Constrained Markov Decision Processes , publisher =
Wei, Honghao and Liu, Xin and Ying, Lei , keywords =. A Provably-Efficient Model-Free Algorithm for Constrained Markov Decision Processes , publisher =. 2021 , copyright =. doi:10.48550/ARXIV.2106.01577 , url =
-
[18]
Advances in Neural Information Processing Systems , volume=
A unifying framework for online optimization with long-term constraints , author=. Advances in Neural Information Processing Systems , volume=
-
[19]
Tsitsiklis and Jia Yuan Yu , title =
Shie Mannor and John N. Tsitsiklis and Jia Yuan Yu , title =. Journal of Machine Learning Research , year =
-
[20]
2006 , publisher=
Prediction, learning, and games , author=. 2006 , publisher=
2006
-
[21]
arXiv preprint arXiv:2003.05555 , year=
Provably efficient model-free algorithm for MDPs with peak constraints , author=. arXiv preprint arXiv:2003.05555 , year=
Pith/arXiv arXiv 2003
-
[22]
International Conference on Machine Learning , pages=
Cautious regret minimization: Online optimization with long-term budget constraints , author=. International Conference on Machine Learning , pages=. 2019 , organization=
2019
-
[23]
Proceedings of the 39th International Conference on Machine Learning , pages =
Online Learning with Knapsacks: the Best of Both Worlds , author =. Proceedings of the 39th International Conference on Machine Learning , pages =. 2022 , editor =
2022
-
[24]
2018 , publisher=
Reinforcement learning: An introduction , author=. 2018 , publisher=
2018
-
[25]
2014 , publisher=
Markov decision processes: discrete stochastic dynamic programming , author=. 2014 , publisher=
2014
-
[26]
2020 IEEE 23rd International Conference on Intelligent Transportation Systems (ITSC) , pages=
Safe reinforcement learning for autonomous vehicles through parallel constrained policy optimization , author=. 2020 IEEE 23rd International Conference on Intelligent Transportation Systems (ITSC) , pages=. 2020 , organization=
2020
-
[27]
2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=
Safe reinforcement learning on autonomous vehicles , author=. 2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2018 , organization=
2018
-
[28]
Proceedings of the 27th ACM International Conference on Information and Knowledge Management , pages=
Budget constrained bidding by model-free reinforcement learning in display advertising , author=. Proceedings of the 27th ACM International Conference on Information and Knowledge Management , pages=
-
[29]
Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining , pages=
A Unified Solution to Constrained Bidding in Online Display Advertising , author=. Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining , pages=
-
[30]
Proceedings of the FAccTRec Workshop, Online , pages=
Building healthy recommendation sequences for everyone: A safe reinforcement learning approach , author=. Proceedings of the FAccTRec Workshop, Online , pages=
-
[31]
the Eighth Ad Auction Workshop , volume=
Repeated auctions under budget constraints: Optimal bidding strategies and equilibria , author=. the Eighth Ad Auction Workshop , volume=. 2012 , organization=
2012
-
[32]
Management Science , volume=
Learning in repeated auctions with budgets: Regret minimization and equilibrium , author=. Management Science , volume=. 2019 , publisher=
2019
-
[33]
Mathematics of Operations Research , volume=
Online Markov decision processes , author=. Mathematics of Operations Research , volume=. 2009 , publisher=
2009
-
[34]
Advances in Neural Information Processing Systems , volume=
Online Markov decision processes under bandit feedback , author=. Advances in Neural Information Processing Systems , volume=
-
[35]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Provably efficient primal-dual reinforcement learning for CMDPs with non-stationary objectives and constraints , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=
-
[36]
International Conference on Artificial Intelligence and Statistics , pages=
Provably efficient model-free algorithms for non-stationary CMDPs , author=. International Conference on Artificial Intelligence and Statistics , pages=. 2023 , organization=
2023
-
[37]
Advances in Neural Information Processing Systems , volume=
No-Regret Online Reinforcement Learning with Adversarial Losses and Transitions , author=. Advances in Neural Information Processing Systems , volume=
-
[38]
Conference On Learning Theory , pages=
More adaptive algorithms for adversarial bandits , author=. Conference On Learning Theory , pages=. 2018 , organization=
2018
-
[39]
Explore no more: Improved high-probability regret bounds for non-stochastic bandits , url =
Neu, Gergely , booktitle =. Explore no more: Improved high-probability regret bounds for non-stochastic bandits , url =
-
[40]
Conference on Learning Theory , pages=
Corralling a band of bandit algorithms , author=. Conference on Learning Theory , pages=. 2017 , organization=
2017
-
[41]
arXiv preprint arXiv:2403.03672 , year=
Learning Adversarial MDPs with Stochastic Hard Constraints , author=. arXiv preprint arXiv:2403.03672 , year=
-
[42]
International Conference on Algorithmic Learning Theory , pages=
A model selection approach for corruption robust reinforcement learning , author=. International Conference on Algorithmic Learning Theory , pages=. 2022 , organization=
2022
-
[43]
Conference on Learning Theory , pages=
Corruption-robust exploration in episodic reinforcement learning , author=. Conference on Learning Theory , pages=. 2021 , organization=
2021
-
[44]
Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining , pages=
A unified solution to constrained bidding in online display advertising , author=. Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining , pages=
-
[45]
, publisher =
Altman, E. , publisher =
-
[46]
Proceedings of the 2nd Conference on Learning for Dynamics and Control , pages =
Constrained Upper Confidence Reinforcement Learning , author =. Proceedings of the 2nd Conference on Learning for Dynamics and Control , pages =
-
[47]
Journal of Machine Learning Research , volume=
Provably Sample-Efficient Model-Free Algorithm for MDPs with Peak Constraints , author=. Journal of Machine Learning Research , volume=
-
[48]
Advances in Neural Information Processing Systems , volume=
Learning policies with zero or bounded constraint violation for constrained mdps , author=. Advances in Neural Information Processing Systems , volume=
-
[49]
arXiv preprint arXiv:2302.04375 , year=
A Near-Optimal Algorithm for Safe Reinforcement Learning Under Instantaneous Hard Constraints , author=. arXiv preprint arXiv:2302.04375 , year=
-
[50]
, title =
Wei, Xiaohan and Yu, Hao and Neely, Michael J. , title =. Proc. ACM Meas. Anal. Comput. Syst. , numpages =. 2018 , publisher =
2018
-
[51]
Upper Confidence Primal-Dual Reinforcement Learning for CMDP with Adversarial Loss , volume =
Qiu, Shuang and Wei, Xiaohan and Yang, Zhuoran and Ye, Jieping and Wang, Zhaoran , booktitle =. Upper Confidence Primal-Dual Reinforcement Learning for CMDP with Adversarial Loss , volume =
-
[52]
Online Learning in
Stradi, Francesco Emanuele and Germano, Jacopo and Genalti, Gianmarco and Castiglioni, Matteo and Marchesi, Alberto and Gatti, Nicola , booktitle =. Online Learning in. 2024 , editor =
2024
-
[53]
arXiv preprint arXiv:2410.02269 , year=
Best-of-Both-Worlds Policy Optimization for CMDPs with Bandit Feedback , author=. arXiv preprint arXiv:2410.02269 , year=
-
[54]
International Conference on Machine Learning , pages=
Improved corruption robust algorithms for episodic reinforcement learning , author=. International Conference on Machine Learning , pages=. 2021 , organization=
2021
-
[55]
2024 , eprint=
No-Regret is not enough! Bandits with General Constraints through Adaptive Regret Minimization , author=. 2024 , eprint=
2024
-
[56]
Operations Research , volume=
The Best of Many Worlds: Dual Mirror Descent for Online Allocation Problems , author=. Operations Research , volume=. 2023 , publisher=
2023
-
[57]
Proceedings of the 41st International Conference on Machine Learning (ICML) , pages=
Online Learning under Budget and ROI Constraints via Weak Adaptivity , author=. Proceedings of the 41st International Conference on Machine Learning (ICML) , pages=. 2024 , organization=
2024
-
[58]
2012 , eprint=
Trading Regret for Efficiency: Online Convex Optimization with Long Term Constraints , author=. 2012 , eprint=
2012
-
[59]
Badanidiyuru, Ashwinkumar and Kleinberg, Robert and Slivkins, Aleksandrs , year=. Bandits with Knapsacks , url=. doi:10.1109/focs.2013.30 , booktitle=
-
[60]
2014 , eprint=
Bandits with concave rewards and convex knapsacks , author=. 2014 , eprint=
2014
-
[61]
2023 , eprint=
Adversarial Bandits with Knapsacks , author=. 2023 , eprint=
2023
-
[62]
Advances in Neural Information Processing Systems , volume=
Online learning with sublinear best-action queries , author=. Advances in Neural Information Processing Systems , volume=
-
[63]
Finite-time Analysis of the Multiarmed Bandit Problem
Auer, Peter and Cesa-Bianchi, Nicolò and Fischer, Paul , biburl =. Finite-time Analysis of the Multiarmed Bandit Problem. , url =. Mach. Learn. , keywords =
-
[64]
Bandit Algorithms , url =
Lattimore, Tor and Szepesvari, Csaba , biburl =. Bandit Algorithms , url =
-
[65]
Communications of the ACM , volume=
Algorithms with predictions , author=. Communications of the ACM , volume=. 2022 , publisher=
2022
-
[66]
Online Learning with a Hint , url =
Dekel, Ofer and flajolet, arthur and Haghtalab, Nika and Jaillet, Patrick , booktitle =. Online Learning with a Hint , url =
-
[67]
Advances in Neural Information Processing Systems , volume=
Logarithmic regret from sublinear hints , author=. Advances in Neural Information Processing Systems , volume=
-
[68]
14th Innovations in Theoretical Computer Science Conference (ITCS 2023) , volume=
Online Learning and Bandits with Queried Hints , author=. 14th Innovations in Theoretical Computer Science Conference (ITCS 2023) , volume=. 2023 , organization=
2023
-
[69]
Advances in neural information processing systems , volume=
From bandits to experts: On the value of side-observations , author=. Advances in neural information processing systems , volume=
-
[70]
Proceedings of the 19th international conference on World wide web , pages=
A contextual-bandit approach to personalized news article recommendation , author=. Proceedings of the 19th international conference on World wide web , pages=
-
[71]
Statistical science: a review journal of the Institute of Mathematical Statistics , volume=
Multi-armed bandit models for the optimal design of clinical trials: benefits and challenges , author=. Statistical science: a review journal of the Institute of Mathematical Statistics , volume=
-
[72]
Advances in neural information processing systems , volume=
An empirical evaluation of thompson sampling , author=. Advances in neural information processing systems , volume=
-
[73]
SIAM journal on computing , volume=
The nonstochastic multiarmed bandit problem , author=. SIAM journal on computing , volume=. 2002 , publisher=
2002
-
[74]
The Thirty-ninth Annual Conference on Neural Information Processing Systems , year=
Robust Contextual Pricing , author=. The Thirty-ninth Annual Conference on Neural Information Processing Systems , year=
-
[75]
44th Annual IEEE Symposium on Foundations of Computer Science, 2003
The value of knowing a demand curve: bounds on regret for online posted-price auctions , author=. 44th Annual IEEE Symposium on Foundations of Computer Science, 2003. Proceedings. , pages=. 2003 , organization=
2003
-
[76]
Proceedings of the 53rd Annual ACM SIGACT Symposium on Theory of Computing , pages =
Krishnamurthy, Akshay and Lykouris, Thodoris and Podimata, Chara and Schapire, Robert , title =. Proceedings of the 53rd Annual ACM SIGACT Symposium on Theory of Computing , pages =. 2021 , isbn =. doi:10.1145/3406325.3451120 , abstract =
-
[77]
Operations Research , volume=
Contextual search in the presence of adversarial corruptions , author=. Operations Research , volume=. 2023 , publisher=
2023
-
[78]
Cohen and Ilan Lobel and Renato Paes Leme , title =
Maxime C. Cohen and Ilan Lobel and Renato Paes Leme , title =. Management Science , volume =. 2020 , doi =
2020
-
[79]
Operations Research , volume =
Ilan Lobel and Renato Paes Leme and Adrian Vladu , title =. Operations Research , volume =. 2018 , doi =
2018
-
[80]
SIAM Journal on Computing , volume =
Renato Paes Leme and Jon Schneider , title =. SIAM Journal on Computing , volume =. 2022 , doi =
2022
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.