中文
相关论文

相关论文: Computing expected moments of the R\'enyi parking …

200 篇论文

In [3], algorithms to compute the density of the distance to a random variable uniformly distributed in (a) a ball, (b) a disk, (c) a line segment, or (d) a polygone were introduced. For case (d), the algorithm, based on Green's theorem,…

计算几何 · 计算机科学 2019-06-06 Vincent Guigues

In this paper, we present an improved approximation algorithm for three related problems. In the Minimum Sum of Radii clustering problem (MSR), we aim to select $k$ balls in a metric space to cover all points while minimizing the sum of the…

数据结构与算法 · 计算机科学 2024-12-24 Zachary Friggstad , Mahya Jamshidian

In this paper, we study permutations $\pi \in S_n$ with exactly $m$ transpositions. In particular, we are interested in the expected value of $\pi(1)$ when such permutations are chosen uniformly at random. When $n$ is even, this expected…

组合数学 · 数学 2021-12-13 Peter Kagey

Let A be a matrix, c be any linear objective function and x be a fractional vector, say an LP solution to some discrete optimization problem. Then a recurring task in theoretical computer science (and in approximation algorithms in…

数据结构与算法 · 计算机科学 2011-04-26 Thomas Rothvoss

We consider the Chance Constrained Model Predictive Control problem for polynomial systems subject to disturbances. In this problem, we aim at finding optimal control input for given disturbed dynamical system to minimize a given cost…

最优化与控制 · 数学 2016-05-04 Ashkan Jasour , Constantino Lagoa

In the standard formulation of the occupancy problem one considers the distribution of r balls in n cells, with each ball assigned independently to a given cell with probability 1/n. Although closed form expressions can be given for the…

概率论 · 数学 2007-05-23 Paul Dupuis , Carl Nuzman , Phil Whiting

The least square solution of minimum norm of a rectangular linear system of equations can be found out iteratively by using matrix splittings. However, the convergence of such an iteration scheme arising out of a matrix splitting is…

数值分析 · 数学 2025-08-07 Chinmay Kumar Giri , Debasisha Mishra

In this paper, we study the problem of computing the diameter of a set of $n$ points in $d$-dimensional Euclidean space for a fixed dimension $d$, and propose a new $(1+\varepsilon)$-approximation algorithm with $O(n+ 1/\varepsilon^{d-1})$…

计算几何 · 计算机科学 2019-05-08 Mahdi Imanparast , Seyed Naser Hashemi , Ali Mohades

This paper investigates three closely related topics -- R\'enyi resolvability, noise stability, and anti-contractivity. The R\'enyi resolvability problem refers to approximating a target output distribution of a given channel in the R\'enyi…

信息论 · 计算机科学 2025-06-10 Lei Yu

We consider the {\em Shaped Partition Problem} of partitioning $n$ given vectors in real $k$-space into $p$ parts so as to maximize an arbitrary objective function which is convex on the sum of vectors in each part, subject to arbitrary…

组合数学 · 数学 2016-09-07 Frank K. Hwang , Shmuel Onn , Uriel G. Rothblum

Given a set $P$ of $n$ points and a set $S$ of $m$ disks in the plane, the disk coverage problem asks for a smallest subset of disks that together cover all points of $P$. The problem is NP-hard. In this paper, we consider a line-separable…

计算几何 · 计算机科学 2024-02-06 Gang Liu , Haitao Wang

Fix a point in a finite-dimensional complex vector space and consider the sequence of iterates of this point under the composition of a unitary map with the orthogonal projection on the hyperplane orthogonal to the starting point. We prove…

量子物理 · 物理学 2021-08-10 Wojciech Słomczyński , Anna Szczepanek

We consider the sparse moment problem of learning a $k$-spike mixture in high-dimensional space from its noisy moment information in any dimension. We measure the accuracy of the learned mixtures using transportation distance. Previous…

机器学习 · 计算机科学 2023-07-25 Zhiyuan Fan , Jian Li

This work analyzes the distribution and size of interparticle gaps arising in an ensemble of hexagonal unit structures in the xy plane when packing disks with a Gaussian distribution of radii with mean (r) and standard deviation $\Delta r$.…

统计力学 · 物理学 2007-11-29 Daniel P. Snowman

The momentum entropic moments and R\'enyi entropies of a one-dimensional particle in an infinite well potential are found by means of explicit calculations of some Dirichlet-like trigonometric integrals. The associated spreading lengths and…

量子物理 · 物理学 2013-05-22 Alexander I. Aptekarev , Jesus S. Dehesa , Pablo Sánchez-Moreno , D. N. Tulyakov

To devise efficient solutions for approximating a mean partition in consensus clustering, Dimitriadou et al. [3] presented a necessary condition of optimality for a consensus function based on least square distances. We show that their…

机器学习 · 计算机科学 2016-04-27 Brijnesh J. Jain

We study linear chance-constrained problems where the coefficients follow a Gaussian mixture distribution. We provide mixed-binary quadratic programs that give inner and outer approximations of the chance constraint based on piecewise…

最优化与控制 · 数学 2025-11-24 Shibshankar Dey , Sanjay Mehrotra , Anirudh Subramanyam

Column-sparse packing problems arise in several contexts in both deterministic and stochastic discrete optimization. We present two unifying ideas, (non-uniform) attenuation and multiple-chance algorithms, to obtain improved approximation…

数据结构与算法 · 计算机科学 2019-08-07 Brian Brubach , Karthik Abinav Sankararaman , Aravind Srinivasan , Pan Xu

Following the seminal work of Erlebach and van Leeuwen in SODA 2008, we introduce the minimum ply covering problem. Given a set $P$ of points and a set $S$ of geometric objects, both in the plane, our goal is to find a subset $S'$ of $S$…

计算几何 · 计算机科学 2019-05-03 Therese Biedl , Ahmad Biniaz , Anna Lubiw

In the classical Min-Sum Radii problem (MSR) we are given a set $X$ of $n$ points in a metric space and a positive integer $k\in [n]$. Our goal is to partition $X$ into $k$ subsets (the clusters) so as to minimize the sum of the radii of…

数据结构与算法 · 计算机科学 2026-05-12 Fabrizio Grandoni , Anupam Gupta , Jatin Yadav