中文
相关论文

相关论文: CoBarS: Fast reweighted sampling for polygon space…

200 篇论文

We present an efficient algorithm for uniformly sampling from an arbitrary compact body $\mathcal{X} \subset \mathbb{R}^n$ from a warm start under isoperimetry and a natural volume growth condition. Our result provides a substantial common…

数据结构与算法 · 计算机科学 2026-03-27 Santosh S. Vempala , Andre Wibisono

Random packing of unoriented regular polygons and star polygons on a two-dimensional flat, continuous surface is studied numerically using random sequential adsorption algorithm. Obtained results are analyzed to determine saturated random…

统计力学 · 物理学 2016-03-27 Michał Cieśla , Jakub Barbasz

Space efficient algorithms play a central role in dealing with large amount of data. In such settings, one would like to analyse the large data using small amount of "working space". One of the key steps in many algorithms for analysing…

数据结构与算法 · 计算机科学 2015-01-19 Anup Bhattacharya , Davis Issac , Ragesh Jaiswal , Amit Kumar

We present the algorithm for generating strictly saturated random sequential adsorption packings built of rounded polygons. It can be used to study various properties of such packings built of a wide variety of different shapes and in…

统计力学 · 物理学 2021-06-23 Michał Cieśla , Piotr Kubala , Konrad Kozubek

Many statistical problems and applications require repeated computation of order statistics, such as the median, but most statistical and programming environments do not offer in their main distribution linear selection algorithms. We…

统计方法学 · 统计学 2023-02-14 Ivano Azzini , Domenico Perrotta , Francesca Torti

We study the two-dimensional geometric knapsack problem for convex polygons. Given a set of weighted convex polygons and a square knapsack, the goal is to select the most profitable subset of the given polygons that fits non-overlappingly…

数据结构与算法 · 计算机科学 2020-08-03 Arturo Merino , Andreas Wiese

Given a large set $U$ where each item $a\in U$ has weight $w(a)$, we want to estimate the total weight $W=\sum_{a\in U} w(a)$ to within factor of $1\pm\varepsilon$ with some constant probability $>1/2$. Since $n=|U|$ is large, we want to do…

数据结构与算法 · 计算机科学 2021-10-29 Lorenzo Beretta , Jakub Tětek

We extend our study of Motion Planning via Manifold Samples (MMS), a general algorithmic framework that combines geometric methods for the exact and complete analysis of low-dimensional configuration spaces with sampling-based approaches…

机器人学 · 计算机科学 2015-09-17 Oren Salzman , Michael Hemmer , Dan Halperin

Random geometric graphs are random graph models defined on metric measure spaces. A random geometric graph is generated by first sampling points from a metric space and then connecting each pair of sampled points independently with a…

概率论 · 数学 2025-11-10 Han Huang , Pakawut Jiradilok , Elchanan Mossel

In this paper, we analyze the time complexity of finding regular polygons in a set of n points. We combine two different approaches to find regular polygons, depending on their number of edges. Our result depends on the parameter alpha,…

计算几何 · 计算机科学 2009-08-19 Greg Aloupis , Jean Cardinal , Sebastien Collette , John Iacono , Stefan Langerman

We study the following basic machine learning task: Given a fixed set of $d$-dimensional input points for a linear regression problem, we wish to predict a hidden response value for each of the points. We can only afford to attain the…

机器学习 · 计算机科学 2018-06-07 Michał Dereziński , Manfred K. Warmuth

We develop a unified approach to universality of local scaling limits for eigenvalues of random normal matrices, or equivalently for planar Coulomb gases at inverse temperature $\beta=2$. The approach is direct in that it does not rely on…

概率论 · 数学 2025-11-25 Joakim Cronvall , Aron Wennman

In this paper we propose new techniques to sample arbitrary third-order tensors, with an objective of speeding up tensor algorithms that have recently gained popularity in machine learning. Our main contribution is a new way to select, in a…

机器学习 · 统计学 2015-02-23 Srinadh Bhojanapalli , Sujay Sanghavi

Inference for statistics of a stationary time series often involve nuisance parameters and sampling distributions that are difficult to estimate. In this paper, we propose the method of orthogonal samples, which can be used to address some…

统计方法学 · 统计学 2016-11-03 Suhasini Subba Rao

We consider the problem of stable sampling of multivariate real polynomials of large degree in a general framework where the polynomials are defined on an affine real algebraic variety $M$, equipped with a weighted measure. In particular,…

经典分析与常微分方程 · 数学 2018-06-04 Robert J. Berman , Joaquim Ortega-Cerdà

Tightness is a generalisation of the notion of convexity: a space is tight if and only if it is "as convex as possible", given its topological constraints. For a simplicial complex, deciding tightness has a straightforward exponential time…

计算几何 · 计算机科学 2018-10-24 Bhaskar Bagchi , Benjamin A. Burton , Basudeb Datta , Nitin Singh , Jonathan Spreer

There is a great need for improved statistical sampling in a range of physical, chemical and biological systems. Even simulations based on correct algorithms suffer from statistical error, which can be substantial or even dominant when slow…

计算物理 · 物理学 2007-11-09 F. Marty Ytreberg , Daniel M. Zuckerman

We consider the problem of approximating an unknown function $u\in L^2(D,\rho)$ from its evaluations at given sampling points $x^1,\dots,x^n\in D$, where $D\subset \mathbb{R}^d$ is a general domain and $\rho$ is a probability measure. The…

数值分析 · 数学 2018-05-29 Benjamin Arras , Markus Bachmayr , Albert Cohen

Graded posets frequently arise throughout combinatorics, where it is natural to try to count the number of elements of a fixed rank. These counting problems are often $\#\textbf{P}$-complete, so we consider approximation algorithms for…

数据结构与算法 · 计算机科学 2023-04-11 Prateek Bhakta , Ben Cousins , Matthew Fahrbach , Dana Randall

We give an algorithm to compute a one-dimensional shape-constrained function that best fits given data in weighted-$L_{\infty}$ norm. We give a single algorithm that works for a variety of commonly studied shape constraints including…

数据结构与算法 · 计算机科学 2019-05-30 David Durfee , Yu Gao , Anup B. Rao , Sebastian Wild