中文
相关论文

相关论文: A 3/2-approximation algorithm for the Student-Proj…

200 篇论文

Stochastic matching is the stochastic version of the well-known matching problem, which consists in maximizing the rewards of a matching under a set of probability distributions associated with the nodes and edges. In most stochastic…

最优化与控制 · 数学 2024-05-01 Yuya Hikima , Yasunori Akagi , Hideaki Kim

We consider constrained optimization problems with a nonsmooth objective function in the form of mathematical expectation. The Sample Average Approximation (SAA) is used to estimate the objective function and variable sample size strategy…

最优化与控制 · 数学 2022-08-09 Natasa Krejic , Natasa Krklec Jerinkic , Tijana Ostojic

We study the Parallel Task Scheduling problem $Pm|size_j|C_{\max}$ with a constant number of machines. This problem is known to be strongly NP-complete for each $m \geq 5$, while it is solvable in pseudo-polynomial time for each $m \leq 3$.…

计算复杂性 · 计算机科学 2017-05-15 Sören Henning , Klaus Jansen , Malin Rau , Lars Schmarje

This paper considers an optimization problem for a dynamical system whose evolution depends on a collection of binary decision variables. We develop scalable approximation algorithms with provable suboptimality bounds to provide…

最优化与控制 · 数学 2016-10-31 Insoon Yang , Samuel A. Burden , Ram Rajagopal , S. Shankar Sastry , Claire J. Tomlin

Policy optimization is among the most popular and successful reinforcement learning algorithms, and there is increasing interest in understanding its theoretical guarantees. In this work, we initiate the study of policy optimization for the…

机器学习 · 计算机科学 2022-02-08 Liyu Chen , Haipeng Luo , Aviv Rosenberg

This paper considers the problem of minimizing an expectation function over a closed convex set, coupled with a {\color{black} functional or expectation} constraint on either decision variables or problem parameters. We first present a new…

最优化与控制 · 数学 2020-10-05 Guanghui Lan , Zhiqiang Zhou

We present prior robust algorithms for a large class of resource allocation problems where requests arrive one-by-one (online), drawn independently from an unknown distribution at every step. We design a single algorithm that, for every…

数据结构与算法 · 计算机科学 2019-03-12 Nikhil R. Devanur , Kamal Jain , Balasubramanian Sivan , Christopher A. Wilkens

Preferences play a key role in determining what goals/constraints to satisfy when not all constraints can be satisfied simultaneously. In this paper, we study how to synthesize preference satisfying plans in stochastic systems, modeled as…

人工智能 · 计算机科学 2022-10-06 Abhishek N. Kulkarni , Jie Fu

Given $k$ collections of 2SAT clauses on the same set of variables $V$, can we find one assignment that satisfies a large fraction of clauses from each collection? We consider such simultaneous constraint satisfaction problems, and design…

数据结构与算法 · 计算机科学 2014-07-30 Amey Bhangale , Swastik Kopparty , Sushant Sachdeva

We study the arbitrary cost case of the unweighted Stochastic Score Classification (SSClass) problem. We show two constant approximation algorithms and both algorithms are 6-approximation non-adaptive algorithms with respect to the optimal…

数据结构与算法 · 计算机科学 2022-12-06 Naifeng Liu

This paper derives polynomial-time approximation schemes for several NP-hard stochastic optimization problems from the algorithmic mechanism design and operations research literatures. The problems we consider involve a principal or seller…

计算机科学与博弈论 · 计算机科学 2025-09-18 Robin Bowers , Marius Garbea , Emmanouil Pountourakis , Samuel Taggart

We consider a distributed computing network consisting of a master and multiple workers processing tasks of different types. The master is running multiple applications. Each application stochastically generates real-time jobs with a strict…

分布式、并行与集群计算 · 计算机科学 2020-01-31 Yu-Pin Hsu , Yu-Chih Huang , Shin-Lin Shieh

We consider a multi-agent optimization problem where agents subject to local, intermittent interactions aim to minimize a sum of local objective functions subject to a global inequality constraint and a global state constraint set. In…

最优化与控制 · 数学 2012-10-10 Minghui Zhu , Sonia Martinez

We consider a recently introduced fair repetitive scheduling problem involving a set of clients, each asking for their associated job to be daily scheduled on a single machine across a finite planning horizon. The goal is to determine a job…

数据结构与算法 · 计算机科学 2026-01-01 Danny Hermelin , Danny Segev , Dvir Shabtay

Replicability, introduced by (Impagliazzo et al. STOC '22), is the notion that algorithms should remain stable under a resampling of their inputs (given access to shared randomness). While a strong and interesting notion of stability, the…

机器学习 · 计算机科学 2026-04-09 Max Hopkins , Russell Impagliazzo , Christopher Ye

In considering the college admissions problem, almost fifty years ago, Gale and Shapley came up with a simple abstraction based on preferences of students and colleges. They introduced the concept of stability and optimality; and proposed…

计算机科学与博弈论 · 计算机科学 2011-05-04 Jian Liu , Dah Ming Chiu

In the restricted assignment problem, the input consists of a set of machines and a set of jobs each with a processing time and a subset of eligible machines. The goal is to find an assignment of the jobs to the machines minimizing the…

计算复杂性 · 计算机科学 2019-07-09 Marten Maack , Klaus Jansen

In this paper, we study the problem of eliciting preferences of agents in the house allocation model. For this we build on a recent model of Hosseini et al.[AAAI'21] and focus on the task of eliciting preferences to find matchings which are…

计算机科学与博弈论 · 计算机科学 2021-12-09 Jannik Peters

We consider the classical problem of Scheduling on Unrelated Machines. In this problem a set of jobs is to be distributed among a set of machines and the maximum load (makespan) is to be minimized. The processing time $p_{ij}$ of a job $j$…

数据结构与算法 · 计算机科学 2017-01-16 Klaus Jansen , Lars Rohwedder

We develop a polynomial time $\Omega\left ( \frac 1R \log R \right)$ approximate algorithm for Max 2CSP-$R$, the problem where we are given a collection of constraints, each involving two variables, where each variable ranges over a set of…

数据结构与算法 · 计算机科学 2015-04-07 Guy Kindler , Alexandra Kolla , Luca Trevisan