中文
相关论文

相关论文: A Generalization of the Random Assignment Problem

200 篇论文

In the online bipartite matching with reassignments problem, an algorithm is initially given only one side of the vertex set of a bipartite graph; the vertices on the other side are revealed to the algorithm one by one, along with its…

数据结构与算法 · 计算机科学 2020-03-12 Yongho Shin , Kangsan Kim , Seungmin Lee , Hyung-Chan An

We prove that the Bounded Occurrence Ordering k-CSP Problem is not approximation resistant. We give a very simple local search algorithm that always performs better than the random assignment algorithm. Specifically, the expected value of…

数据结构与算法 · 计算机科学 2013-03-05 Konstantin Makarychev

We consider the problem of fair allocation of $m$ indivisible items to a group of $n$ agents with subsidy (money). Our work mainly focuses on the allocation of chores but most of our results extend to the allocation of goods as well. We…

计算机科学与博弈论 · 计算机科学 2023-07-11 Xiaowei Wu , Cong Zhang , Shengwei Zhou

We study the Maximum Budgeted Allocation problem, which is the problem of assigning indivisible items to players with budget constraints. In its most general form, an instance of the MBA problem might include many different prices for the…

数据结构与算法 · 计算机科学 2015-12-01 Christos Kalaitzis

We address the problem of estimating a high-dimensional matrix from linear measurements, with a focus on designing optimal rank-adaptive algorithms. These algorithms infer the matrix by estimating its singular values and the corresponding…

信息论 · 计算机科学 2026-05-12 Frédéric Zheng , Yassir Jedra , Alexandre Proutiere

This paper considers the maximization of the expected maximum value of a portfolio of random variables subject to a budget constraint. We refer to this as the optimal college application problem. When each variable's cost, or each college's…

最优化与控制 · 数学 2022-05-10 Max Kapur , Sung-Pil Hong

Factorizing low-rank matrices has many applications in machine learning and statistics. For probabilistic models in the Bayes optimal setting, a general expression for the mutual information has been proposed using heuristic statistical…

信息论 · 计算机科学 2017-03-24 Jean Barbier , Mohamad Dia , Nicolas Macris , Florent Krzakala , Thibault Lesieur , Lenka Zdeborova

Finding the $r\times r$ submatrix of maximum volume of a matrix $A\in\mathbb R^{n\times n}$ is an NP hard problem that arises in a variety of applications. We propose a new greedy algorithm of cost $\mathcal O(n)$, for the case $A$…

数值分析 · 数学 2021-04-05 Stefano Massei

Let $A$ be an $n\times n$ random matrix whose entries are i.i.d. with mean $0$ and variance $1$. We present a deterministic polynomial time algorithm which, with probability at least $1-2\exp(-\Omega(\epsilon n))$ in the choice of $A$,…

概率论 · 数学 2020-12-02 Vishesh Jain , Ashwin Sah , Mehtaab Sawhney

Strassen's asymptotic rank conjecture [Progr. Math. 120 (1994)] claims a strong submultiplicative upper bound on the rank of a three-tensor obtained as an iterated Kronecker product of a constant-size base tensor. The conjecture, if true,…

数据结构与算法 · 计算机科学 2023-10-19 Andreas Björklund , Petteri Kaski

A natural variant of the classical online $k$-server problem is the Weighted $k$-server problem, where the cost of moving a server is its weight times the distance through which it moves. Despite its apparent simplicity, the weighted…

数据结构与算法 · 计算机科学 2024-10-10 Nikhil Ayyadevara , Ashish Chiplunkar , Amatya Sharma

Random instances of constraint satisfaction problems such as k-SAT provide challenging benchmarks. If there are m constraints over n variables there is typically a large range of densities r=m/n where solutions are known to exist with…

离散数学 · 计算机科学 2009-11-13 Amin Coja-Oghlan

We study the proximity of the optimal value of the m-dimensional knapsack problem to the optimal value of that problem with the additional restriction that only one type of items is allowed to include in the solution. We derive exact and…

最优化与控制 · 数学 2020-04-21 A. Yu. Chirkov , D. V. Gribanov , N. Yu. Zolotykh

This paper investigates and bounds the expected solution quality of combinatorial optimization problems when feasible solutions are chosen at random. Loose general bounds are discovered, as well as families of combinatorial optimization…

数据结构与算法 · 计算机科学 2014-02-04 Evan A. Sultanik

We consider the problem of ranking $n$ experts according to their abilities, based on the correctness of their answers to $d$ questions. This is modeled by the so-called crowd-sourcing model, where the answer of expert $i$ on question $k$…

统计理论 · 数学 2025-12-25 Alexandra Carpentier , Nicolas Verzelen

Let $n$ be a large integer and $M_n$ be a random $n$ by $n$ matrix whose entries are i.i.d. Bernoulli random variables (each entry is $\pm 1$ with probability 1/2). We show that the probability that $M_n$ is singular is at most $(3/4…

组合数学 · 数学 2008-08-06 Terence Tao , Van Vu

The seminar assignment problem is a variant of the generalized assignment problem in which items have unit size and the amount of space allowed in each bin is restricted to an arbitrary set of values. The problem has been shown to be…

数据结构与算法 · 计算机科学 2016-10-18 Amotz Bar-Noy , George Rabanca

In the Determinant Maximization problem, given an $n\times n$ positive semi-definite matrix $\bf{A}$ in $\mathbb{Q}^{n\times n}$ and an integer $k$, we are required to find a $k\times k$ principal submatrix of $\bf{A}$ having the maximum…

数据结构与算法 · 计算机科学 2024-02-20 Naoto Ohsaka

Multiple hypothesis tests are often carried out in practice using p-value estimates obtained with bootstrap or permutation tests since the analytical p-values underlying all hypotheses are usually unknown. This article considers the…

统计计算 · 统计学 2019-10-08 Georg Hahn

We study the problem of optimizing the betting frequency in a dynamic game setting using Kelly's celebrated expected logarithmic growth criterion as the performance metric. The game is defined by a sequence of bets with independent and…

最优化与控制 · 数学 2018-08-23 Chung-Han Hsieh , B. Ross Barmish , John A. Gubner