paper-with-me

Papers

A Bandit Learning Algorithm and Applications to Auction Design

2020-12-01 · NeurIPS 2020 12 · Kim Thang Nguyen

We consider online bandit learning in which at every time step, an algorithm has to make a decision and then observe only its reward. The goal is to design efficient (polynomial-time) algorithms that achieve a total reward approximately close to that of the best fixed decision in hindsight. In this paper, we introduce a new notion of $(\lambda,\mu)$-concave functions and present a bandit learning algorithm that achieves a performance guarantee which is characterized as a function of the concavity parameters $\lambda$ and $\mu$. The algorithm is based on the mirror descent algorithm in which the update directions follow the gradient of the multilinear extensions of the reward functions. The regret bound induced by our algorithm is $\widetilde{O}(\sqrt{T})$ which is nearly optimal. We apply our algorithm to auction design, specifically to welfare maximization, revenue maximization, and no-envy learning in auctions. In welfare maximization, we show that a version of fictitious play in smooth auctions guarantees a competitive regret bound which is determined by the smooth parameters. In revenue maximization, we consider the simultaneous second-price auctions with reserve prices in multi-parameter environments. We give a bandit algorithm which achieves the total revenue at least $1/2$ times that of the best fixed reserve prices in hindsight. In no-envy learning, we study the bandit item selection problem where the player valuation is submodular and provide an efficient $1/2$-approximation no-envy algorithm.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Characterizing Truthful Multi-Armed Bandit Mechanisms

2008-12-12 · Moshe Babaioff, Yogeshwer Sharma, Aleksandrs Slivkins

We consider a multi-round auction setting motivated by pay-per-click auctions for Internet advertising. In each round the auctioneer selects an advertiser and shows her ad, which is then either clicked or not. An adverti…

Contextual Bandits with Cross-learning

2018-09-25 · NeurIPS 2019 12 · Santiago Balseiro, Negin Golrezaei, Mohammad Mahdian, Vahab Mirrokni 외

In the classical contextual bandits problem, in each round $t$, a learner observes some context $c$, chooses some action $i$ to perform, and receives some reward $r_{i,t}(c)$. We consider the variant of this problem wher…

Multi-Armed Bandits

No-Regret Algorithms in non-Truthful Auctions with Budget and ROI Constraints

2024-04-15 · Gagan Aggarwal, Giannis Fikioris, Mingfei Zhao

Advertisers increasingly use automated bidding to optimize their ad campaigns on online advertising platforms. Autobidding optimizes an advertiser's objective subject to various constraints, e.g. average ROI and budget c…

Auction-Based Combinatorial Multi-Armed Bandit Mechanisms with Strategic Arms

2021-05-10 · IEEE Conference on Computer Communications 2021 5 · Guoju Gao, He Huang, Mingjun Xiao, Jie Wu 외

The multi-armed bandit (MAB) model has been deeply studied to solve many online learning problems, such as rate allocation in communication networks, Ad recommendation in social networks, etc. In an MAB model, given N ar…

Computational Efficiency

Learning in Repeated Multi-Unit Pay-As-Bid Auctions

2023-07-27 · Rigel Galgana, Negin Golrezaei

Motivated by Carbon Emissions Trading Schemes, Treasury Auctions, Procurement Auctions, and Wholesale Electricity Markets, which all involve the auctioning of homogeneous multiple units, we consider the problem of learni…