中文
相关论文

相关论文: Online Facility Location with Deletions

200 篇论文

We study the block-aware caching problem, a generalization of classic caching in which fetching (or evicting) pages from the same block incurs the same cost as fetching (or evicting) just one page from the block. Given a cache of size $k$,…

数据结构与算法 · 计算机科学 2022-05-25 Christian Coester , Roie Levin , Joseph , Naor , Ohad Talmon

Given facilities with capacities and clients with penalties and demands, the transportation problem with market choice consists in finding the minimum-cost way to partition the clients into unserved clients, paying the penalties, and into…

数据结构与算法 · 计算机科学 2016-08-23 Karen Aardal , Pierre Le Bodic

This article describes a model and an exact solution method for facility location problems with decision-dependent uncertainties. The model allows characterizing the probability distribution of the random elements as a function of the…

最优化与控制 · 数学 2025-09-15 Giovanni Pantuso

This paper considers the online machine minimization problem, a basic real time scheduling problem. The setting for this problem consists of n jobs that arrive over time, where each job has a deadline by which it must be completed. The goal…

数据结构与算法 · 计算机科学 2018-01-31 Sungjin Im , Benjamin Moseley , Kirk Pruhs , Clifford Stein

In this paper we initiate the study of the heterogeneous capacitated $k$-center problem: given a metric space $X = (F \cup C, d)$, and a collection of capacities. The goal is to open each capacity at a unique facility location in $F$, and…

数据结构与算法 · 计算机科学 2016-11-23 Deeparnab Chakrabarty , Ravishankar Krishnaswamy , Amit Kumar

The paper discusses issues related to the use of faceted classifications in an online environment. The author argues that knowledge organization systems can be fully utilized in information retrieval only if they are exposed and made…

信息检索 · 计算机科学 2017-05-22 Aida Slavic

We introduce an online version of the multiselection problem, in which q selection queries are requested on an unsorted array of n elements. We provide the first online algorithm that is 1-competitive with Kaligosi et al. [ICALP 2005] in…

数据结构与算法 · 计算机科学 2018-11-16 Jérémy Barbay , Ankur Gupta , S. Srinivasa Rao , Jonathan Sorenson

To ensure uninterrupted services to the cloud clients from federated cloud providers, it is important to guarantee an efficient allocation of the cloud resources to users to improve the rate of client satisfaction and the quality of the…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Kemchi Sofiane , Abdelhafid Zitouni , Mahieddine Djoudi

We introduce a model of online algorithms subject to strict constraints on data retention. An online learning algorithm encounters a stream of data points, one per round, generated by some stationary process. Crucially, each data point can…

机器学习 · 计算机科学 2024-04-18 Nicole Immorlica , Brendan Lucier , Markus Mobius , James Siderius

In this article, we determine the amortized computational complexity of the planar dynamic convex hull problem by querying. We present a data structure that maintains a set of n points in the plane under the insertion and deletion of points…

计算几何 · 计算机科学 2019-03-01 Riko Jacob , Gerth Stølting Brodal

In the online facility assignment problem OFA(k,\ell), there exist k servers with a capacity \ell \geq 1 on a metric space and a request arrives one-by-one. The task of an online algorithm is to irrevocably match a current request with one…

数据结构与算法 · 计算机科学 2022-08-11 Tsubasa Harada , Toshiya Itoh , Shuichi Miyazaki

We study the facility location games with candidate locations from a mechanism design perspective. Suppose there are n agents located in a metric space whose locations are their private information, and a group of candidate locations for…

计算机科学与博弈论 · 计算机科学 2020-11-02 Zhongzheng Tang , Chenhao Wang , Mengqi Zhang , Yingchao Zhao

We consider the online unrelated-machine load balancing problem with recourse, where the algorithm is allowed to re-assign prior jobs. We give a $(2+\epsilon)$-competitive algorithm for the problem with $O_\epsilon(\log n)$ amortized…

数据结构与算法 · 计算机科学 2022-11-30 Ravishankar Krishnaswamy , Shi Li , Varun Suriyanarayana

We introduce the mobile server problem, inspired by current trends to move computational tasks from cloud structures to multiple devices close to the end user. An example for this are embedded systems in autonomous cars that communicate in…

数据结构与算法 · 计算机科学 2019-04-11 Björn Feldkord , Friedhelm Meyer auf der Heide

We consider a single-facility location problem, where agents are positioned on the real line and are partitioned into multiple disjoint districts. The goal is to choose a location (where a public facility is to be built) so as to minimize…

计算机科学与博弈论 · 计算机科学 2021-07-13 Aris Filos-Ratsikas , Alexandros A. Voudouris

We introduce a natural online allocation problem that connects several of the most fundamental problems in online optimization. Let $M$ be an $n$-point metric space. Consider a resource that can be allocated in arbitrary fractions to the…

数据结构与算法 · 计算机科学 2021-12-01 Nikhil Bansal , Christian Coester

We study the problem of capacity modification in the many-to-one stable matching of workers and firms. Our goal is to systematically study how the set of stable matchings changes when some seats are added to or removed from the firms. We…

计算机科学与博弈论 · 计算机科学 2025-07-11 Salil Gokhale , Shivika Narang , Samarth Singla , Rohit Vaish

We study the distributed facility location games with candidate locations, where agents on a line are partitioned into groups. Both desirable and obnoxious facility location settings are discussed. In distributed location problems,…

计算机科学与博弈论 · 计算机科学 2025-01-03 Feiyue Sun

Cloud computing is widely adopted by corporate as well as retail customers to reduce the upfront cost of establishing computing infrastructure. However, switching to the cloud based services poses a multitude of questions, both for…

分布式、并行与集群计算 · 计算机科学 2016-11-22 M P Gilesh

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