中文
相关论文

相关论文: An Optimal Offline Algorithm for List Update

200 篇论文

We propose a novel algorithm for offline reinforcement learning using optimal transport. Typically, in offline reinforcement learning, the data is provided by various experts and some of them can be sub-optimal. To extract an efficient…

In this paper, we generalize existing frameworks for $\mathcal{H}_2\otimes\mathcal{L}_2$-optimal model order reduction to a broad class of parametric linear time-invariant systems. To this end, we derive first-order necessary ptimality…

最优化与控制 · 数学 2022-04-04 Manuela Hund , Tim Mitchell , Petar Mlinarić , Jens Saak

Online linear programming (OLP) has gained significant attention from both researchers and practitioners due to its extensive applications, such as online auction, network revenue management, order fulfillment and advertising. Existing OLP…

数据结构与算法 · 计算机科学 2025-11-18 Guokai Li , Zizhuo Wang , Jingwei Zhang

With the popularity of the Internet, traditional offline resource allocation has evolved into a new form, called online resource allocation. It features the online arrivals of agents in the system and the real-time decision-making…

人工智能 · 计算机科学 2020-12-17 Yifan Xu , Pan Xu , Jianping Pan , Jun Tao

We study a type of Online Linear Programming (OLP) problem that maximizes the objective function with stochastic inputs. The performance of various algorithms that analyze this type of OLP is well studied when the stochastic inputs follow…

最优化与控制 · 数学 2022-10-04 Owen Shen

We investigate machine learning approaches for optimizing real-time staffing decisions in semi-automated warehouse sortation systems. Operational decision-making can be supported at different levels of abstraction, with different…

机器学习 · 计算机科学 2026-03-27 Kalle Kujanpää , Yuying Zhu , Kristina Klinkner , Shervin Malmasi

Personalised interactive systems such as recommender systems require selecting relevant items from massive catalogs dependent on context. Reward-driven offline optimisation of these systems can be achieved by a relaxation of the discrete…

信息检索 · 计算机科学 2023-05-30 Otmane Sakhi , David Rohde , Alexandre Gilotte

We focus on an online 2-stage problem, motivated by the following situation: consider a system where students shall be assigned to universities. There is a first round where some students apply, and a first (stable) matching $M_1$ has to be…

数据结构与算法 · 计算机科学 2023-05-03 Evripidis Bampis , Bruno Escoffier , Paul Youssef

In the well-known Minimum Linear Arrangement problem (MinLA), the goal is to arrange the nodes of an undirected graph into a permutation so that the total stretch of the edges is minimized. This paper studies an online (learning) variant of…

数据结构与算法 · 计算机科学 2024-05-28 Julien Dallot , Maciej Pacut , Marcin Bienkowski , Darya Melnyk , Stefan Schmid

We consider the online resource minimization problem in which jobs with hard deadlines arrive online over time at their release dates. The task is to determine a feasible schedule on a minimum number of machines. We rigorously study this…

数据结构与算法 · 计算机科学 2015-12-09 Lin Chen , Nicole Megow , Kevin Schewior

We consider the reordering buffer problem on a line consisting of n equidistant points. We show that, for any constant delta, an (offline) algorithm that has a buffer (1-delta) k performs worse by a factor of Omega(log n) than an offline…

Offline reinforcement learning (RL) is challenged by the distributional shift problem. To address this problem, existing works mainly focus on designing sophisticated policy constraints between the learned policy and the behavior policy.…

机器学习 · 计算机科学 2025-01-09 Yang Yue , Bingyi Kang , Xiao Ma , Qisen Yang , Gao Huang , Shiji Song , Shuicheng Yan

Many data analytics systems store and process large datasets in partitions containing millions of rows. By mapping rows to partitions in an optimized way, it is possible to improve query performance by skipping over large numbers of…

数据库 · 计算机科学 2024-05-09 Kexin Rong , Paul Liu , Sarah Ashok Sonje , Moses Charikar

We give a polynomial-time algorithm for OnlineSetCover with a competitive ratio of $O(\log mn)$ when the elements are revealed in random order, essentially matching the best possible offline bound of $O(\log n)$ and circumventing the…

数据结构与算法 · 计算机科学 2024-07-09 Anupam Gupta , Gregory Kehne , Roie Levin

Mobile edge computing (MEC) emerges as a promising solution for servicing delay-sensitive tasks at the edge network. A body of recent literature started to focus on cost-efficient service placement and request scheduling. This work…

分布式、并行与集群计算 · 计算机科学 2021-08-27 Lina Su , Ne Wang , Ruiting Zhou , Zongpeng Li

A natural optimization model that formulates many online resource allocation and revenue management problems is the online linear program (LP) in which the constraint matrix is revealed column by column along with the corresponding…

数据结构与算法 · 计算机科学 2014-04-10 Shipra Agrawal , Zizhuo Wang , Yinyu Ye

In traditional on-line problems, such as scheduling, requests arrive over time, demanding available resources. As each request arrives, some resources may have to be irrevocably committed to servicing that request. In many situations,…

数据结构与算法 · 计算机科学 2013-05-29 Michael A. Bender , Martin Farach-Colton , Sándor P. Fekete , Jeremy T. Fineman , Seth Gilbert

This paper considers online optimization for a system that performs a sequence of back-to-back tasks. Each task can be processed in one of multiple processing modes that affect the duration of the task, the reward earned, and an additional…

最优化与控制 · 数学 2024-01-17 Michael J. Neely

In the reordering buffer management problem, a sequence of requests must be executed by a service station, where a cost occurs for each pair of consecutive requests with different attributes. A reordering buffer management algorithm aims to…

数据结构与算法 · 计算机科学 2021-05-25 Gözde Filiz , M. Oğuzhan Külekci

We consider the problem of List Update, one of the most fundamental problems in online algorithms. We are given a list of elements and requests for these elements that arrive over time. Our goal is to serve these requests, at a cost…

数据结构与算法 · 计算机科学 2024-04-30 Yossi Azar , Shahar Lewkowicz , Danny Vainstein