paper-with-me

홈 › Papers

A Near-Optimal Dynamic Learning Algorithm for Online Matching Problems with Concave Returns

2013-07-23 · Xiao Alison Chen, Zizhuo Wang

We consider an online matching problem with concave returns. This problem is a significant generalization of the Adwords allocation problem and has vast applications in online advertising. In this problem, a sequence of items arrive sequentially and each has to be allocated to one of the bidders, who bid a certain value for each item. At each time, the decision maker has to allocate the current item to one of the bidders without knowing the future bids and the objective is to maximize the sum of some concave functions of each bidder's aggregate value. In this work, we propose an algorithm that achieves near-optimal performance for this problem when the bids arrive in a random order and the input data satisfies certain conditions. The key idea of our algorithm is to learn the input data pattern dynamically: we solve a sequence of carefully chosen partial allocation problems and use their optimal solutions to assist with the future decision. Our analysis belongs to the primal-dual paradigm, however, the absence of linearity of the objective function and the dynamic feature of the algorithm makes our analysis quite unique.

📄 PDF Abstract BibTeX arXiv:1307.5934

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Algorithms for Dynamic Matching Markets in Power Distribution Systems

2020-07-16

This paper proposes online algorithms for dynamic matching markets in power distribution systems, which at any real-time operation instance decides about matching -- or delaying the supply of -- flexible loads with avail…

Near-Optimal Dynamic Matching via Coarsening with Application to Heart Transplantation

2026-02-04 · Itai Zilberstein, Ioannis Anagnostides, Zachary W. Sollie, Arman Kilic 외 arxiv

Online matching has been a mainstay in domains such as Internet advertising and organ allocation, but practical algorithms often lack strong theoretical guarantees. We take an important step toward addressing this by dev…

Online Linear Regression in Dynamic Environments via Discounting

2024-05-29 · Andrew Jacobsen, Ashok Cutkosky

We develop algorithms for online linear regression which achieve optimal static and dynamic regret guarantees \emph{even in the complete absence of prior knowledge}. We present a novel analysis showing that a discounted …

regression

A Linear Matching Bandit Approach to Online Multi-Human Multi-Robot Teaming

2026-06-28 · Yaohui Guo, X. Jessie Yang, Cong Shi arxiv

We address the problem of online multi-human multi-robot teaming through the lens of a linear matching bandit framework, where a learner assigns robots with unknown features from a fixed pool to distinct sets of human ag…

Recommendation Systems

Dynamic Matching Bandit For Two-Sided Online Markets

2022-05-07 · Yuantong Li, Chi-Hua Wang, Guang Cheng, Will Wei Sun

Two-sided online matching platforms are employed in various markets. However, agents' preferences in the current market are usually implicit and unknown, thus needing to be learned from data. With the growing availabilit…