中文
相关论文

相关论文: Competitive Algorithms for Online Budget-Constrain…

200 篇论文

In this paper we study the fundamental problems of maximizing a continuous non-monotone submodular function over the hypercube, both with and without coordinate-wise concavity. This family of optimization problems has several applications…

数据结构与算法 · 计算机科学 2018-05-25 Rad Niazadeh , Tim Roughgarden , Joshua R. Wang

Submodular optimization generalizes many classic problems in combinatorial optimization and has recently found a wide range of applications in machine learning (e.g., feature engineering and active learning). For many large-scale…

数据结构与算法 · 计算机科学 2023-04-11 Matthew Fahrbach , Vahab Mirrokni , Morteza Zadimoghaddam

Design and analysis of constant competitive deterministic semi-online algorithms for the multi-processor scheduling problem with small number of identical machines have gained significant research interest in the last two decades. In the…

数据结构与算法 · 计算机科学 2021-06-10 Debasis Dwibedy , Rakesh Mohanty

Several well-known algorithms in the field of combinatorial optimization can be interpreted in terms of the primal-dual method for solving linear programs. For example, Dijkstra's algorithm, the Ford-Fulkerson algorithm, and the Hungarian…

最优化与控制 · 数学 2016-01-19 Randy Cogill

The Submodular Welfare Maximization problem (SWM) captures an important subclass of combinatorial auctions and has been studied extensively from both computational and economic perspectives. In particular, it has been studied in a natural…

数据结构与算法 · 计算机科学 2018-11-20 Niv Buchbinder , Moran Feldman , Yuval Filmus , Mohit Garg

In this paper, we introduce faster accelerated primal-dual algorithms for minimizing a convex function subject to strongly convex function constraints. Prior to our work, the best complexity bound was $\mathcal{O}(1/{\varepsilon})$,…

最优化与控制 · 数学 2024-11-28 Zhenwei Lin , Qi Deng

This paper develops a continuous-time primal-dual accelerated method with an increasing damping coefficient for a class of convex optimization problems with affine equality constraints. This paper analyzes critical values for parameters in…

最优化与控制 · 数学 2022-02-16 Xianlin Zeng , Jinlong Lei , Jie Chen

Consider the following online version of the submodular maximization problem under a matroid constraint: We are given a set of elements over which a matroid is defined. The goal is to incrementally choose a subset that remains independent…

数据结构与算法 · 计算机科学 2012-05-08 Niv Buchbinder , Joseph , Naor , R. Ravi , Mohit Singh

This paper considers distributed online nonconvex optimization with time-varying inequality constraints over a network of agents. For a time-varying graph, we propose a distributed online primal-dual algorithm with compressed communication…

最优化与控制 · 数学 2025-09-01 Kunpeng Zhang , Lei Xu , Xinlei Yi , Ming Cao , Karl H. Johansson , Tianyou Chai , Tao Yang

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 budgeted allocation (also called ADWORDS) problem, where a set of impressions arriving online are allocated to a set of budget-constrained advertisers to maximize revenue. Motivated by connections to Internet…

数据结构与算法 · 计算机科学 2016-03-28 Nathaniel Kell , Debmalya Panigrahi

We investigate deterministic non-preemptive online scheduling with delayed commitment for total completion time minimization on parallel identical machines. In this problem, jobs arrive one-by-one and their processing times are revealed…

数据结构与算法 · 计算机科学 2022-07-19 Uwe Schwiegelshohn

This paper aims to address distributed optimization problems over directed and time-varying networks, where the global objective function consists of a sum of locally accessible convex objective functions subject to a feasible set…

最优化与控制 · 数学 2020-07-14 Xiuxian Li , Gang Feng , Lihua Xie

In this work, we study the problem of finding the maximum value of a non-negative submodular function subject to a limit on the number of items selected, a ubiquitous problem that appears in many applications, such as data summarization and…

数据结构与算法 · 计算机科学 2023-08-08 Yixin Chen , Alan Kuhnle

Offline constrained reinforcement learning (RL) aims to learn a policy that maximizes the expected cumulative reward subject to constraints on expected cumulative cost using an existing dataset. In this paper, we propose Primal-Dual-Critic…

机器学习 · 计算机科学 2023-10-23 Kihyuk Hong , Yuhang Li , Ambuj Tewari

We consider the problem of solving packing/covering LPs online, when the columns of the constraint matrix are presented in random order. This problem has received much attention and the main focus is to figure out how large the right-hand…

数据结构与算法 · 计算机科学 2015-11-30 Anupam Gupta , Marco Molinaro

In this paper, we consider a network of agents that jointly aim to minimise the sum of local functions subject to coupling constraints involving all local variables. To solve this problem, we propose a novel solution based on a primal-dual…

最优化与控制 · 数学 2025-02-11 Mohamed Abdelmouamin Messilem , Guido Carnevale , Ruggero Carli

Best subset selection is considered the `gold standard' for many sparse learning problems. A variety of optimization techniques have been proposed to attack this non-smooth non-convex problem. In this paper, we investigate the dual forms of…

机器学习 · 计算机科学 2024-12-31 Shaogang Ren , Xiaoning Qian

This paper investigates online composite optimization in dynamic environments, where each objective or loss function contains a time-varying nondifferentiable regularizer. To resolve it, an online proximal gradient algorithm is studied for…

最优化与控制 · 数学 2023-03-24 Ruijie Hou , Xiuxian Li , Yang Shi

We study the online submodular maximization problem with free disposal under a matroid constraint. Elements from some ground set arrive one by one in rounds, and the algorithm maintains a feasible set that is independent in the underlying…

离散数学 · 计算机科学 2016-10-26 T-H. Hubert Chan , Zhiyi Huang , Shaofeng H. -C. Jiang , Ning Kang , Zhihao Gavin Tang