paper-with-me

Papers

Joint Pricing and Resource Allocation: An Optimal Online-Learning Approach

2025-01-29 · Jianyu Xu, Xuan Wang, Yu-Xiang Wang, Jiashuo Jiang

We study an online learning problem on dynamic pricing and resource allocation, where we make joint pricing and inventory decisions to maximize the overall net profit. We consider the stochastic dependence of demands on the price, which complicates the resource allocation process and introduces significant non-convexity and non-smoothness to the problem. To solve this problem, we develop an efficient algorithm that utilizes a "Lower-Confidence Bound (LCB)" meta-strategy over multiple OCO agents. Our algorithm achieves $\tilde{O}(\sqrt{Tmn})$ regret (for $m$ suppliers and $n$ consumers), which is optimal with respect to the time horizon $T$. Our results illustrate an effective integration of statistical learning methodologies with complex operations research problems.

📄 PDF Abstract BibTeX arXiv:2501.18049

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Bandit Approach to Online Pricing for Heterogeneous Edge Resource Allocation

2023-02-14 · Jiaming Cheng, Duong Thuy Anh Nguyen, Lele Wang, Duong Tung Nguyen 외

Edge Computing (EC) offers a superior user experience by positioning cloud resources in close proximity to end users. The challenge of allocating edge resources efficiently while maximizing profit for the EC platform rem…

Edge-computingThompson Sampling

Single-Sample and Robust Online Resource Allocation

2025-05-05 · Rohan Ghuge, Sahil Singla, Yifan Wang

Online Resource Allocation problem is a central problem in many areas of Computer Science, Operations Research, and Economics. In this problem, we sequentially receive $n$ stochastic requests for $m$ kinds of shared reso…

Time Fairness in Online Knapsack Problems

2023-05-22 · Adam Lechowicz, Rik Sengupta, Bo Sun, Shahin Kamali 외

The online knapsack problem is a classic problem in the field of online algorithms. Its canonical version asks how to pack items of different values and weights arriving online into a capacity-limited knapsack so as to m…

Fairness

Function Design for Improved Competitive Ratio in Online Resource Allocation with Procurement Costs

2020-12-23 · Mitas Ray, Omid Sadeghi, Lillian J. Ratliff, Maryam Fazel

We study the problem of online resource allocation, where multiple customers arrive sequentially and the seller must irrevocably allocate resources to each incoming customer while also facing a procurement cost for the t…

Learning to Price with Resource Constraints: From Full Information to Machine-Learned Prices

2025-01-24 · Ruicheng Ao, Jiashuo Jiang, David Simchi-Levi

We study the dynamic pricing problem with knapsack, addressing the challenge of balancing exploration and exploitation under resource constraints. We introduce three algorithms tailored to different informational setting…