中文
相关论文

相关论文: Online Matching with Stochastic Rewards: Advanced …

200 篇论文

The problem of online matching with stochastic rewards is a generalization of the online bipartite matching problem where each edge has a probability of success. When a match is made it succeeds with the probability of the corresponding…

数据结构与算法 · 计算机科学 2022-05-12 Vineet Goyal , Rajan Udwani

Mehta and Panigrahi (FOCS 2012) introduce the problem of online matching with stochastic rewards, where edges are associated with success probabilities and a match succeeds with the probability of the corresponding edge. It is one of the…

数据结构与算法 · 计算机科学 2020-02-06 Zhiyi Huang , Qiankun Zhang

The $b$-matching problem is an allocation problem where the vertices on the left-hand side of a bipartite graph, referred to as servers, may be matched multiple times. In the setting with stochastic rewards, an assignment between an…

数据结构与算法 · 计算机科学 2024-11-27 Susanne Albers , Sebastian Schubert

Online matching has received significant attention over the last 15 years due to its close connection to Internet advertising. As the seminal work of Karp, Vazirani, and Vazirani has an optimal (1 - 1/e) competitive ratio in the standard…

数据结构与算法 · 计算机科学 2019-07-24 Brian Brubach , Karthik Abinav Sankararaman , Aravind Srinivasan , Pan Xu

We study the problem of vertex-weighted online bipartite matching with stochastic rewards where matches may fail with some known probability and the decision maker has to adapt to the sequential realization of these outcomes. Recent works…

数据结构与算法 · 计算机科学 2024-01-10 Rajan Udwani

We study the edge-weighted online stochastic matching problem. Since Feldman, Mehta, Mirrokni, and Muthukrishnan proposed the $(1-\frac1e)$-competitive Suggested Matching algorithm, there has been no improvement for the general…

数据结构与算法 · 计算机科学 2025-10-15 Shuyi Yan

Consider a random graph model where each possible edge $e$ is present independently with some probability $p_e$. Given these probabilities, we want to build a large/heavy matching in the randomly generated graph. However, the only way we…

数据结构与算法 · 计算机科学 2010-09-01 Nikhil Bansal , Anupam Gupta , Jian Li , Julian Mestre , Viswanath Nagarajan , Atri Rudra

We consider the classical online bipartite matching problem in the probe-commit model. In this problem, when an online vertex arrives, its edges must be probed to determine if they exist, based on known edge probabilities. A probing…

数据结构与算法 · 计算机科学 2024-12-16 Allan Borodin , Calum MacRury

In their seminal paper, Karp, Vazirani and Vazirani (STOC'90) introduce the online bipartite matching problem, and the RANKING algorithm, which admits a tight $1-\frac{1}{e}$ competitive ratio. Since its publication, the problem has…

计算机科学与博弈论 · 计算机科学 2020-10-13 Alon Eden , Michal Feldman , Amos Fiat , Kineret Segal

Online bipartite matching is a fundamental problem in online optimization, extensively studied both in its integral and fractional forms due to its theoretical significance and practical applications, such as online advertising and resource…

数据结构与算法 · 计算机科学 2025-10-30 Davin Choo , Billy Jin , Yongho Shin

The online randomized primal-dual method has widespread applications in online algorithm design and analysis. A key challenge is identifying an appropriate function space, $F$, in which we search for an optimal updating function $f \in F$…

数据结构与算法 · 计算机科学 2025-12-16 Pan Xu

Motivated by display advertising on the internet, the online stochastic matching problem is proposed by Feldman, Mehta, Mirrokni, and Muthukrishnan (FOCS 2009). Consider a stochastic bipartite graph with offline vertices on one side and…

数据结构与算法 · 计算机科学 2022-04-15 Zhihao Gavin Tang , Hongxun Wu , Jinzhao Wu

We study online capacitated resource allocation, a natural generalization of online stochastic max-weight bipartite matching. This problem is motivated by ride-sharing and Internet advertising applications, where online arrivals may have…

数据结构与算法 · 计算机科学 2024-06-13 Alexander Braun , Thomas Kesselheim , Tristan Pollner , Amin Saberi

Online bipartite matching has been extensively studied. In the unweighted setting, Karp et al. gave an optimal $(1 - 1/e)$-competitive randomized algorithm. In the weighted setting, optimal algorithms have been achieved only under…

数据结构与算法 · 计算机科学 2021-11-03 Nguyen Kim Thang

We study the online stochastic bipartite matching problem, in a form motivated by display ad allocation on the Internet. In the online, but adversarial case, the celebrated result of Karp, Vazirani and Vazirani gives an approximation ratio…

数据结构与算法 · 计算机科学 2009-05-27 Jon Feldman , Aranyak Mehta , Vahab Mirrokni , S. Muthukrishnan

Matching and pricing are two critical levers in two-sided marketplaces to connect demand and supply. The platform can produce more efficient matching and pricing decisions by batching the demand requests. We initiate the study of the…

数据结构与算法 · 计算机科学 2022-10-24 Yiding Feng , Rad Niazadeh , Amin Saberi

The online stochastic matching problem was introduced by [FMMM09], together with the $(1-\frac1e)$-competitive Suggested Matching algorithm. In the most general edge-weighted setting, this ratio has not been improved for more than one…

数据结构与算法 · 计算机科学 2026-05-12 Shuyi Yan

Within the context of stochastic probing with commitment, we consider the online stochastic matching problem; that is, the one sided online bipartite matching problem where edges adjacent to an online node must be probed to determine if…

数据结构与算法 · 计算机科学 2021-01-07 Allan Borodin , Calum MacRury , Akash Rakheja

We consider the online stochastic matching problem proposed by Feldman et al. [FMMM09] as a model of display ad allocation. We are given a bipartite graph; one side of the graph corresponds to a fixed set of bins and the other side…

数据结构与算法 · 计算机科学 2011-08-03 Vahideh H. Manshadi , Shayan Oveis Gharan , Amin Saberi

We consider the online stochastic matching problem for bipartite graphs where edges adjacent to an online node must be probed to determine if they exist, based on known edge probabilities. Our algorithms respect commitment, in that if a…

离散数学 · 计算机科学 2021-08-02 Allan Borodin , Calum MacRury , Akash Rakheja
‹ 上一页 1 2 3 10 下一页 ›