中文
相关论文

相关论文: Competitively Chasing Convex Bodies

200 篇论文

In 2005 Li et al. gave a phi-competitive deterministic online algorithm for scheduling of packets with agreeable deadlines with a very interesting analysis. This is known to be optimal due to a lower bound by Hajek. We claim that the…

数据结构与算法 · 计算机科学 2010-02-03 Łukasz Jeż

We consider the problem of convex function chasing with black-box advice, where an online decision-maker aims to minimize the total cost of making and switching between decisions in a normed vector space, aided by black-box advice such as…

机器学习 · 计算机科学 2022-06-27 Nicolas Christianson , Tinashe Handina , Adam Wierman

We consider online resource allocation problems where given a set of requests our goal is to select a subset that maximizes a value minus cost type of objective function. Requests are presented online in random order, and each request…

数据结构与算法 · 计算机科学 2011-12-07 Siddharth Barman , Seeun Umboh , Shuchi Chawla , David Malec

While rectangular and box-shaped objects dominate the classic discourse of theoretic investigations, a fascinating frontier lies in packing more complex shapes. Given recent insights that convex polygons do not allow for constant…

计算几何 · 计算机科学 2026-03-24 Tim Gerlach , Benjamin Hennies , Linda Kleist

This paper studies an online cost optimization problem for distributed storage and access. The goal is to dynamically create and delete copies of data objects over time at geo-distributed servers to serve access requests and minimize the…

数据结构与算法 · 计算机科学 2025-10-29 Tianyu Zuo , Xueyan Tang , Bu Sung Lee , Jianfei Cai

We study the online facility location problem with uniform facility costs in the random-order model. Meyerson's algorithm [FOCS'01] is arguably the most natural and simple online algorithm for the problem with several advantages and…

数据结构与算法 · 计算机科学 2022-11-11 Haim Kaplan , David Naori , Danny Raz

A watchman path is a path such that a direct line of sight exists between each point in some region and some point along the path. Here, we study the online watchman path problem outside a convex polygon, i.e., in $\mathbb{R}^2\setminus…

计算几何 · 计算机科学 2021-04-21 Shai Gul , Eitan Tiktinsky , Slava Shamshanov , Reuven Cohen

It is known that the curvature of the feasible set in convex optimization allows for algorithms with better convergence rates, and there has been renewed interest in this topic both for offline as well as online problems. In this paper,…

数据结构与算法 · 计算机科学 2021-05-12 Marco Molinaro

We study online convex optimization in a setting where the learner seeks to minimize the sum of a per-round hitting cost and a movement cost which is incurred when changing decisions between rounds. We prove a new lower bound on the…

机器学习 · 计算机科学 2019-10-23 Gautam Goel , Yiheng Lin , Haoyuan Sun , Adam Wierman

We study the online problem of assigning a moving point to a base-station region that contains it. For instance, the moving object could represent a cellular phone and the base station could represent the coverage zones of cell towers. Our…

计算几何 · 计算机科学 2011-05-03 David Eppstein , Michael T. Goodrich , Maarten Löffler

We consider the online version of the piercing set problem, where geometric objects arrive one by one, and the online algorithm must maintain a valid piercing set for the already arrived objects by making irrevocable decisions. It is easy…

计算几何 · 计算机科学 2024-07-04 Minati De , Saksham Jain , Sarat Varma Kallepalli , Satyam Singh

We construct a deterministic 4-competitive algorithm for the online file migration problem, beating the currently best 20-year-old, 4.086-competitive MTLM algorithm by Bartal et al. (SODA 1997). Like MTLM, our algorithm also operates in…

数据结构与算法 · 计算机科学 2019-06-24 Marcin Bienkowski , Jaroslaw Byrka , Marcin Mucha

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

We study the measure of order-competitive ratio introduced by Ezra et al. [2023] for online algorithms in Bayesian combinatorial settings. In our setting, a decision-maker observes a sequence of elements that are associated with stochastic…

计算机科学与博弈论 · 计算机科学 2023-07-07 Tomer Ezra , Tamar Garbuz

We consider the online $k$-median clustering problem in which $n$ points arrive online and must be irrevocably assigned to a cluster on arrival. As there are lower bound instances that show that an online algorithm cannot achieve a…

数据结构与算法 · 计算机科学 2023-03-28 Benjamin Moseley , Heather Newman , Kirk Pruhs

We propose a new approach to competitive analysis in online scheduling by introducing the novel concept of competitive-ratio approximation schemes. Such a scheme algorithmically constructs an online algorithm with a competitive ratio…

数据结构与算法 · 计算机科学 2012-11-01 Elisabeth Günther , Olaf Maurer , Nicole Megow , Andreas Wiese

We extend the Mobile Server Problem, introduced in SPAA'17, to a model where k identical mobile resources, here named servers, answer requests appearing at points in the Euclidean space. In order to reduce communication costs, the positions…

数据结构与算法 · 计算机科学 2019-07-24 Björn Feldkord , Till Knollmann , Manuel Malatyali , Friedhelm Meyer auf der Heide

We study the dominating set problem in an online setting. An algorithm is required to guarantee competitiveness against an adversary that reveals the input graph one node at a time. When a node is revealed, the algorithm learns about the…

数据结构与算法 · 计算机科学 2021-05-04 Hovhannes Harutyunyan , Denis Pankratov , Jesse Racicot

Define an environment as a set of convex constraint functions that vary arbitrarily over time and consider a cost function that is also convex and arbitrarily varying. Agents that operate in this environment intend to select actions that…

最优化与控制 · 数学 2016-04-08 Santiago Paternain , Alejandro Ribeiro

In the online metric bipartite matching problem, we are given a set $S$ of server locations in a metric space. Requests arrive one at a time, and on its arrival, we need to immediately and irrevocably match it to a server at a cost which is…

计算几何 · 计算机科学 2018-03-21 Sharath Raghvendra