中文
相关论文

相关论文: Online Convex Covering and Packing Problems

200 篇论文

This paper considers online convex optimization with time-varying constraint functions. Specifically, we have a sequence of convex objective functions $\{f_t(x)\}_{t=0}^{\infty}$ and convex constraint functions…

最优化与控制 · 数学 2017-02-20 Michael J. Neely , Hao Yu

In this paper, we study the online class cover problem where a (finite or infinite) family $\cal F$ of geometric objects and a set ${\cal P}_r$ of red points in $\mathbb{R}^d$ are given a prior, and blue points from $\mathbb{R}^d$ arrives…

计算几何 · 计算机科学 2024-07-04 Minati De , Anil Maheshwari , Ratnadip Mandal

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

In this paper we propose a framework for solving constrained online convex optimization problem. Our motivation stems from the observation that most algorithms proposed for online convex optimization require a projection onto the convex set…

机器学习 · 计算机科学 2012-10-01 Mehrdad Mahdavi , Rong Jin , Tianbao Yang

In online convex optimization, some efficient algorithms have been designed for each of the individual classes of objective functions, e.g., convex, strongly convex, and exp-concave. However, existing regret analyses, including those of…

最优化与控制 · 数学 2024-12-13 Tomoya Kamijima , Shinji Ito

Recently, there were introduced important classes of relatively smooth, relatively continuous, and relatively strongly convex optimization problems. These concepts have significantly expanded the class of problems for which optimal…

This article investigates the problem of controlling linear time-invariant systems subject to time-varying and a priori unknown cost functions, state and input constraints, and exogenous disturbances. We combine the online convex…

系统与控制 · 电气工程与系统科学 2025-12-18 Marko Nonhoff , Emiliano Dall'Anese , Matthias A. Müller

This paper studies the problem of controlling linear dynamical systems subject to point-wise-in-time constraints. We present an algorithm similar to online gradient descent, that can handle time-varying and a priori unknown convex cost…

最优化与控制 · 数学 2021-11-03 Marko Nonhoff , Matthias A. Müller

Online optimization problems arise in many resource allocation tasks, where the future demands for each resource and the associated utility functions change over time and are not known apriori, yet resources need to be allocated at every…

最优化与控制 · 数学 2015-02-06 Reza Eghbali , Jon Swenson , Maryam Fazel

We consider the setting of online computation with advice, and study the bin packing problem and a number of scheduling problems. We show that it is possible, for any of these problems, to arbitrarily approach a competitive ratio of $1$…

数据结构与算法 · 计算机科学 2015-08-06 Marc P. Renault , Adi Rosén , Rob van Stee

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

Matrix factorization (MF) is a versatile learning method that has found wide applications in various data-driven disciplines. Still, many MF algorithms do not adequately scale with the size of available datasets and/or lack…

机器学习 · 计算机科学 2019-05-30 Abhishek Agarwal , Jianhao Peng , Olgica Milenkovic

We introduce the batched set cover problem, which is a generalization of the online set cover problem. In this problem, the elements of the ground set that need to be covered arrive in batches. Our main technical contribution is a tight…

数据结构与算法 · 计算机科学 2018-11-28 Juan C. Martínez Mori , Samitha Samaranayake

In this paper, we investigate the online allocation problem of maximizing the overall revenue subject to both lower and upper bound constraints. Compared to the extensively studied online problems with only resource upper bounds, the…

机器学习 · 计算机科学 2023-01-31 Qixin Zhang , Wenbing Ye , Zaiyi Chen , Haoyuan Hu , Enhong Chen , Yang Yu

This paper considers the problem of online optimization where the objective function is time-varying. In particular, we extend coordinate descent type algorithms to the online case, where the objective function varies after a finite number…

最优化与控制 · 数学 2024-04-26 Yankai Lin , Iman Shames , Dragan Nešić

A well-studied generalization of the standard online convex optimization (OCO) framework is constrained online convex optimization (COCO). In COCO, on every round, a convex cost function and a convex constraint function are revealed to the…

机器学习 · 计算机科学 2024-10-29 Abhishek Sinha , Rahul Vaze

We introduce and study a family of online metric problems with long-term constraints. In these problems, an online player makes decisions $\mathbf{x}_t$ in a metric space $(X,d)$ to simultaneously minimize their hitting cost…

数据结构与算法 · 计算机科学 2024-07-15 Adam Lechowicz , Nicolas Christianson , Bo Sun , Noman Bashir , Mohammad Hajiesmaili , Adam Wierman , Prashant Shenoy

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 consider the online vector packing problem in which we have a $d$ dimensional knapsack and items $u$ with weight vectors $\mathbf{w}_u \in \mathbb{R}_+^d$ arrive online in an arbitrary order. Upon the arrival of an item, the algorithm…

离散数学 · 计算机科学 2017-06-22 T-H. Hubert Chan , Shaofeng H. -C. Jiang , Zhihao Gavin Tang , Xiaowei Wu

Suppose a set of requests arrives online: each request gives some value $v_i$ if accepted, but requires using some amount of each of $d$ resources. Our cost is a convex function of the vector of total utilization of these $d$ resources.…

数据结构与算法 · 计算机科学 2018-04-24 Anupam Gupta , Ruta Mehta , Marco Molinaro