Online pricing for multi-type of items

Theoretical Computer Science(2015)

引用 1|浏览70
暂无评分
摘要
This paper studies the online pricing problem in which there is a sequence of users who want to buy items from one seller. The single seller has k types of items and each type has limited copies. These users are arriving one by one at different times and are single-minded. When arriving, each user would announce her interested bundle of items and a non-increasing acceptable price function, which specifies how much she is willing to pay for a certain number of bundles. Upon the arrival of a user, the seller needs to determine immediately the number of bundles to be sold to the user and the price he would charge her. His goal is to maximize the sum of money received from users.When items are indivisible, we show that no deterministic algorithm for the problem could have competitive ratio better than O ( h k ) where h is the highest unit price that at least some user is willing to pay. Thus we focus on randomized algorithms. We derive a lower bound ( log h + k ) on the competitive ratio of any randomized algorithm for solving this problem. Then we give the first competitive randomized algorithm R p -multi which is O ( ( h ) k Δ ) -competitive, where Δ and are respectively the maximum and minimum copies a type of items can have and ( h ) is a function growing slightly faster than log h . When h is known ahead of time, the ratio is decreased to O ( ( log h ) k Δ ) .When items are divisible and can be sold fractionally, we concentrate on designing competitive deterministic algorithms. We give the first competitive deterministic algorithm D p -multi which is O ( ( h ) k Δ ) -competitive. When h is known, the ratio can be decreased to O ( ( log h ) k Δ ) . We also study randomized algorithms for the problem.
更多
查看译文
关键词
Online pricing,Competitive analysis,Lower bounds,Randomized algorithms
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要