中文
相关论文

相关论文: The Dirichlet Mechanism for rounding with strong n…

200 篇论文

We describe a new dependent-rounding algorithmic framework for bipartite graphs. Given a fractional assignment $\vec x$ of values to edges of graph $G = (U \cup V, E)$, the algorithms return an integral solution $\vec X$ such that each…

数据结构与算法 · 计算机科学 2025-12-11 David G. Harris

We revisit the unrelated machine scheduling problem with the weighted completion time objective. It is known that independent rounding achieves a 1.5 approximation for the problem, and many prior algorithms improve upon this ratio by…

数据结构与算法 · 计算机科学 2024-10-22 Shi Li

We consider the classic problem of scheduling jobs on unrelated machines so as to minimize the weighted sum of completion times. Recently, for a small constant $\varepsilon >0 $, Bansal et al. gave a $(3/2-\varepsilon)$-approximation…

数据结构与算法 · 计算机科学 2017-03-16 Christos Kalaitzis , Ola Svensson , Jakub Tarnawski

Dependent rounding is a useful technique for optimization problems with hard budget constraints. This framework naturally leads to \emph{negative correlation} properties. However, what if an application naturally calls for dependent…

数据结构与算法 · 计算机科学 2016-04-26 Jarosław Byrka , Thomas Pensyl , Bartosz Rybicki , Aravind Srinivasan , Khoa Trinh

In Directed Multiway Cut(Dir-MC) the input is an edge-weighted directed graph $G=(V,E)$ and a set of $k$ terminal nodes $\{s_1,s_2,\ldots,s_k\} \subseteq V$; the goal is to find a min-weight subset of edges whose removal ensures that there…

数据结构与算法 · 计算机科学 2015-07-17 Chandra Chekuri , Vivek Madan

We revisit two well-studied scheduling problems in the unrelated machines setting where each job can have a different processing time on each machine. For minimizing total weighted completion time we give a 1.45-approximation, which…

数据结构与算法 · 计算机科学 2022-11-21 Sungjin Im , Shi Li

We study dynamic $(1-\epsilon)$-approximate rounding of fractional matchings -- a key ingredient in numerous breakthroughs in the dynamic graph algorithms literature. Our first contribution is a surprisingly simple deterministic rounding…

数据结构与算法 · 计算机科学 2024-02-26 Sayan Bhattacharya , Peter Kiss , Aaron Sidford , David Wajc

This paper provides three nearly-optimal algorithms for scheduling $t$ jobs in the $\mathsf{CLIQUE}$ model. First, we present a deterministic scheduling algorithm that runs in $O(\mathsf{GlobalCongestion} + \mathsf{dilation})$ rounds for…

分布式、并行与集群计算 · 计算机科学 2021-02-16 Keren Censor-Hillel , Yannic Maus , Volodymyr Polosukhin

We introduce the abstract problem of rounding an unknown fractional bipartite $b$-matching $\bf{x}$ revealed online (e.g., output by an online fractional algorithm), exposed node-by-node on~one~side. The objective is to maximize the…

数据结构与算法 · 计算机科学 2024-10-30 Joseph , Naor , Aravind Srinivasan , David Wajc

We consider the problem of finding a minimum edge cost subgraph of a graph satisfying both given node-connectivity requirements and degree upper bounds on nodes. We present an iterative rounding algorithm of the biset LP relaxation for this…

数据结构与算法 · 计算机科学 2015-08-11 Takuro Fukunaga , Zeev Nutov , R. Ravi

We consider non-preemptive scheduling of MapReduce jobs with multiple tasks in the practical scenario where each job requires several map-reduce rounds. We seek to minimize the average weighted completion time and consider scheduling on…

数据结构与算法 · 计算机科学 2016-02-18 Dimitris Fotakis , Ioannis Milis , Orestis Papadigenopoulos , Vasilis Vassalos , Georgios Zois

This paper introduces a special family of randomized algorithms for Max DICUT that we call oblivious algorithms. Let the bias of a vertex be the ratio between the total weight of its outgoing edges and the total weight of all its edges. An…

数据结构与算法 · 计算机科学 2010-10-05 Uriel Feige , Shlomo Jozeph

We give a 1.488-approximation for the classic scheduling problem of minimizing total weighted completion time on unrelated machines. This is a considerable improvement on the recent breakthrough of $(1.5 - 10^{-7})$-approximation (STOC…

数据结构与算法 · 计算机科学 2020-01-16 Sungjin Im , Maryam Shadloo

We study two-stage bipartite matching, in which the edges of a bipartite graph on vertices $(B_1 \cup B_2, I)$ are revealed in two batches. In stage one, a matching must be selected from among revealed edges $E \subseteq B_1 \times I$. In…

数据结构与算法 · 计算机科学 2025-10-24 Tristan Pollner , Amin Saberi , Anders Wikum

The vertex cover problem is a fundamental and widely studied combinatorial optimization problem. It is known that its standard linear programming relaxation is integral for bipartite graphs and half-integral for general graphs. As a…

数据结构与算法 · 计算机科学 2023-07-28 Danish Kashaev , Guido Schäfer

While reinforcement learning (RL) algorithms are achieving state-of-the-art performance in various challenging tasks, they can easily encounter catastrophic forgetting or interference when faced with lifelong streaming information. In the…

机器学习 · 计算机科学 2022-05-24 Zhi Wang , Chunlin Chen , Daoyi Dong

We develop a deep reinforcement learning framework for dynamic portfolio optimization that combines a Dirichlet policy with cross-sectional attention mechanisms. The Dirichlet formulation ensures that portfolio weights are always feasible,…

计算工程、金融与科学 · 计算机科学 2025-10-09 Pei Xue , Yuanchun Ye

We study a multi-round mechanism design problem, where we interact with a set of agents over a sequence of rounds. We wish to design an incentive-compatible (IC) online learning scheme to maximize an application-specific objective within a…

计算机科学与博弈论 · 计算机科学 2024-07-09 Joon Suk Huh , Kirthevasan Kandasamy

We consider the problem of scheduling jobs on unrelated machines so as to minimize the sum of weighted completion times. Our main result is a $(3/2-c)$-approximation algorithm for some fixed $c>0$, improving upon the long-standing bound of…

数据结构与算法 · 计算机科学 2015-12-02 Nikhil Bansal , Aravind Srinivasan , Ola Svensson

Given an $n$-vertex $m$-edge graph $G$ with non negative edge-weights, the girth of $G$ is the weight of a shortest cycle in $G$. For any graph $G$ with polynomially bounded integer weights, we present a deterministic algorithm that…

数据结构与算法 · 计算机科学 2018-10-25 Guillaume Ducoffe
‹ 上一页 1 2 3 10 下一页 ›