paper-with-me

홈 › Papers

Learning-Augmented Online Bipartite Fractional Matching

2025-05-25 · Davin Choo, Billy Jin, Yongho Shin

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 allocation. Motivated by recent progress in learning-augmented algorithms, we study online bipartite fractional matching when the algorithm is given advice in the form of a suggested matching in each iteration. We develop algorithms for both the vertex-weighted and unweighted variants that provably dominate the naive "coin flip" strategy of randomly choosing between the advice-following and advice-free algorithms. Moreover, our algorithm for the vertex-weighted setting extends to the AdWords problem under the small bids assumption, yielding a significant improvement over the seminal work of Mahdian, Nazerzadeh, and Saberi (EC 2007, TALG 2012). Complementing our positive results, we establish a hardness bound on the robustness-consistency tradeoff that is attainable by any algorithm. We empirically validate our algorithms through experiments on synthetic and real-world data.

📄 PDF Abstract BibTeX arXiv:2505.19252

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning-Augmented Online Bipartite Matching in the Random Arrival Order Model

2025-11-28 · Kunanon Burathep, Thomas Erlebach, William K. Moses arxiv

We study the online unweighted bipartite matching problem in the random arrival order model, with $n$ offline and $n$ online vertices, in the learning-augmented setting: The algorithm is provided with untrusted predictio…

Online bipartite matching with imperfect advice

2024-05-16 · Davin Choo, Themis Gouleakis, Chun Kai Ling, Arnab Bhattacharyya

We study the problem of online unweighted bipartite matching with $n$ offline vertices and $n$ online vertices where one wishes to be competitive against the optimal offline algorithm. While the classic RANKING algorithm…

Proportional Allocation: Simple, Distributed, and Diverse Matching with High Entropy

2018-07-01 · ICML 2018 7 · Shipra Agrawal, Morteza Zadimoghaddam, Vahab Mirrokni

Inspired by many applications of bipartite matching in online advertising and machine learning, we study a simple and natural iterative proportional allocation algorithm: Maintain a priority score $\priority_a$ for …

BIG-bench Machine LearningDiversityFairnessVocal Bursts Intensity Prediction

Deep Policies for Online Bipartite Matching: A Reinforcement Learning Approach

2021-09-21 · Mohammad Ali Alomrani, Reza Moravej, Elias B. Khalil

The challenge in the widely applicable online matching problem lies in making irrevocable assignments while there is uncertainty about future inputs. Most theoretically-grounded policies are myopic or greedy in nature. I…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

(Optimal) Online Bipartite Matching with Degree Information

2021-10-21 · Anders Aamand, Justin Y. Chen, Piotr Indyk

We propose a model for online graph problems where algorithms are given access to an oracle that predicts (e.g., based on modeling assumptions or on past data) the degrees of nodes in the graph. Within this model, we stu…