中文
相关论文

相关论文: Improved Online Correlated Selection

200 篇论文

We study online bipartite edge coloring, with nodes on one side of the graph revealed sequentially. The trivial greedy algorithm is $(2-o(1))$-competitive, which is optimal for graphs of low maximum degree, $\Delta=O(\log n)$ [BNMN IPL'92].…

数据结构与算法 · 计算机科学 2024-10-28 Joakim Blikstad , Ola Svensson , Radu Vintan , David Wajc

This paper studies a distributed online constrained optimization problem over time-varying unbalanced digraphs without explicit subgradients. In sharp contrast to the existing algorithms, we design a novel consensus-based distributed online…

最优化与控制 · 数学 2022-08-26 Yongyang Xiong , Xiang Li , Keyou You , Ligang Wu

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

This paper is devoted to the online dominating set problem and its variants. We believe the paper represents the first systematic study of the effect of two limitations of online algorithms: making irrevocable decisions while not knowing…

数据结构与算法 · 计算机科学 2018-09-14 Joan Boyar , Stephan J. Eidenbenz , Lene M. Favrholdt , Michal Kotrbčík , Kim S. Larsen

The fractional knapsack problem is one of the classical problems in combinatorial optimization, which is well understood in the offline setting. However, the corresponding online setting has been handled only briefly in the theoretical…

数据结构与算法 · 计算机科学 2022-01-31 Jeff Giliberti , Andreas Karrenbauer

Maximum cardinality matching in bipartite graphs is an important and well-studied problem. The fully dynamic version, in which edges are inserted and deleted over time has also been the subject of much attention. Existing algorithms for…

数据结构与算法 · 计算机科学 2015-08-18 Aaron Bernstein , Cliff Stein

We study the following vertex-weighted online bipartite matching problem: $G(U, V, E)$ is a bipartite graph. The vertices in $U$ have weights and are known ahead of time, while the vertices in $V$ arrive online in an arbitrary order and…

数据结构与算法 · 计算机科学 2010-07-09 Gagan Aggarwal , Gagan Goel , Chinmay Karande , Aranyak Mehta

We study the online discrepancy minimization problem for vectors in $\mathbb{R}^d$ in the oblivious setting where an adversary is allowed fix the vectors $x_1, x_2, \ldots, x_n$ in arbitrary order ahead of time. We give an algorithm that…

数据结构与算法 · 计算机科学 2021-02-09 David Arbour , Drew Dimmery , Tung Mai , Anup Rao

In online combinatorial allocation, agents arrive sequentially and items are allocated in an online manner. The algorithm designer only knows the distribution of each agent's valuation, while the actual realization of the valuation is…

数据结构与算法 · 计算机科学 2025-10-14 Enze Sun , Zhihao Gavin Tang , Yifan Wang

Online contention resolution schemes (OCRSs) are a central tool in Bayesian online selection and resource allocation: they convert fractional ex-ante relaxations into feasible online policies while preserving each marginal probability up to…

计算机科学与博弈论 · 计算机科学 2026-03-24 Mohammad Reza Aminian , Rad Niazadeh , Pranav Nuti

Matching problems with group-fairness constraints and diversity constraints have numerous applications such as in allocation problems, committee selection, school choice, etc. Moreover, online matching problems have lots of applications in…

数据结构与算法 · 计算机科学 2023-08-04 Anand Louis , Meghana Nasre , Prajakta Nimbhorkar , Govind S. Sankar

The hitting set problem is one of the fundamental problems in combinatorial optimization and is well-studied in offline setup. We consider the online hitting set problem, where only the set of points is known in advance, and objects are…

计算几何 · 计算机科学 2024-10-02 Minati De , Ratnadip Mandal , Satyam Singh

This paper studies online resource allocation with replenishable budgets, where budgets can be replenished on top of the initial budget and an agent sequentially chooses online allocation decisions without violating the available budget…

计算机科学与博弈论 · 计算机科学 2024-01-10 Jianyi Yang , Pengfei Li , Mohammad Jaminur Islam , Shaolei Ren

We provide prophet inequality algorithms for online weighted matching in general (non-bipartite) graphs, under two well-studied arrival models, namely edge arrival and vertex arrival. The weight of each edge is drawn independently from an…

数据结构与算法 · 计算机科学 2020-02-27 Tomer Ezra , Michal Feldman , Nick Gravin , Zhihao Gavin Tang

Machine learning actively impacts our everyday life in almost all endeavors and domains such as healthcare, finance, and energy. As our dependence on the machine learning increases, it is inevitable that these algorithms will be used to…

机器学习 · 计算机科学 2021-02-23 Ankit Kulshrestha , Ilya Safro

We propose a $O(\log k \log n)$-competitive randomized algorithm for online node-weighted Steiner forest. This is essentially optimal and significantly improves over the previous bound of $O(\log^2 k \log n)$ by Hajiaghayi et al. [2017]. In…

数据结构与算法 · 计算机科学 2024-10-29 Sander Borst , Marek Eliáš , Moritz Venzin

Optimal contribution selection (OCS) is a mathematical optimization problem that aims to maximize the total benefit from selecting a group of individuals under a constraint on genetic diversity. We are specifically focused on OCS as applied…

最优化与控制 · 数学 2018-05-11 Sena Safarina , Tim J. Mullin , Makoto Yamashita

In this paper, we study contention resolution schemes for matchings. Given a fractional matching $x$ and a random set $R(x)$ where each edge $e$ appears independently with probability $x_e$, we want to select a matching $M \subseteq R(x)$…

数据结构与算法 · 计算机科学 2024-08-29 Pranav Nuti , Jan Vondrák

In the weighted bipartite matching problem, the goal is to find a maximum-weight matching in a bipartite graph with nonnegative edge weights. We consider its online version where the first vertex set is known beforehand, but vertices of the…

计算机科学与博弈论 · 计算机科学 2021-03-05 Rebecca Reiffenhäuser

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-03-02 Allan Borodin , Calum MacRury , Akash Rakheja