中文
相关论文

相关论文: Approximate Voronoi cells for lattices, revisited

200 篇论文

Minimization diagrams encompass a large class of diagrams of interest in the literature, such as generalized Voronoi diagrams. We develop an abstract perturbation theory and perform a sensitivity analysis for functions depending on sets…

最优化与控制 · 数学 2023-04-28 Ernesto G. Birgin , Antoine Laurain , Tiago C. Menezes

We study a new model-free algorithm to compute $\varepsilon$-optimal policies for average reward Markov decision processes, in the weakly communicating case. Given a generative model, our procedure combines a recursive sampling technique…

最优化与控制 · 数学 2025-06-16 Jongmin Lee , Mario Bravo , Roberto Cominetti

We consider a regularized least squares problem, with regularization by structured sparsity-inducing norms, which extend the usual $\ell_1$ and the group lasso penalty, by allowing the subsets to overlap. Such regularizations lead to…

最优化与控制 · 数学 2012-09-04 Silvia Villa , Lorenzo Rosasco , Sofia Mosci , Alessandro Verri

We study $2$-neighbor one-dimensional cellular automata with a large number $n$ of states and randomly selected rules. We focus on the rules with weakly robust periodic solutions (WRPS). WRPS are global configurations that exhibit spatial…

概率论 · 数学 2020-09-04 Janko Gravner , Xiaochen Liu

We propose a self-improving algorithm for computing Voronoi diagrams under a given convex distance function with constant description complexity. The $n$ input points are drawn from a hidden mixture of product distributions; we are only…

计算几何 · 计算机科学 2021-10-26 Siu-Wing Cheng , Man Ting Wong

This paper presents a saddlepoint approximation of the random-coding union bound of Polyanskiy et al. for i.i.d. random coding over discrete memoryless channels. The approximation is single-letter, and can thus be computed efficiently.…

信息论 · 计算机科学 2014-04-28 Jonathan Scarlett , Alfonso Martinez , Albert Guillén i Fàbregas

We introduce a new class of algorithms for finding a short vector in lattices defined by codes of co-dimension $k$ over $\mathbb{Z}_P^d$, where $P$ is prime. The co-dimension $1$ case is solved by exploiting the packing properties of the…

密码学与安全 · 计算机科学 2024-01-24 Robert Lin , Peter W. Shor

We show that for those lattices of Voronoi's first kind with known obtuse superbasis, a closest lattice point can be computed in $O(n^4)$ operations where $n$ is the dimension of the lattice. To achieve this a series of relevant lattice…

信息论 · 计算机科学 2014-05-28 Robby G. McKilliam , Alex Grant , I. Vaughan L. Clarkson

$ \newcommand{\SVP}{\mathsf{SVP}} \newcommand{\NP}{\mathsf{NP}} \newcommand{\RTIME}{\mathsf{RTIME}} \newcommand{\RSUBEXP}{\mathsf{RSUBEXP}} \newcommand{\eps}{\epsilon} \newcommand{\poly}{\mathop{\mathrm{poly}}} $We show that unless $\NP…

计算复杂性 · 计算机科学 2018-06-12 Ishay Haviv , Oded Regev

This paper considers stochastic optimization problems with weakly convex objective and constraint functions. We propose Prox-PEP, a proximal method equipped with quadratic subproblems. To handle nonlinear equality constraints, we employ an…

最优化与控制 · 数学 2026-05-11 Lixin Tang , Xingyu Wang , Liwei Zhang

We show that a constant factor approximation of the shortest and closest lattice vector problem w.r.t. any $\ell_p$-norm can be computed in time $2^{(0.802 +{\epsilon})\, n}$. This matches the currently fastest constant factor approximation…

计算几何 · 计算机科学 2020-06-17 Friedrich Eisenbrand , Moritz Venzin

Gomes and Valdinoci have introduced a time-step approximation scheme for a viscous version of Aubry-Mather theory; this scheme is a variant of that of Jordan, Kinderlehrer and Otto. Gangbo and Tudorascu have shown that the Vlasov equation…

偏微分方程分析 · 数学 2016-12-20 Ugo Bessi

The latent variable proximal point (LVPP) algorithm is a framework for solving infinite-dimensional variational problems with pointwise inequality constraints. The algorithm is a saddle point reformulation of the Bregman proximal point…

In this paper we give a f-approximation algorithm for the minimum unweighted Vertex Cover problem with Hard Capacity constraints (VCHC) on f-hypergraphs. This problem generalizes standard vertex cover for which the best known approximation…

数据结构与算法 · 计算机科学 2017-01-24 Sam Chiu-wai Wong

Given a graph $G=(V,E)$ and a positive integer $t\geq2$, the task in the vertex cover $P_t$ ($VCP_t$) problem is to find a minimum subset of vertices $F\subseteq V$ such that every path of order $t$ in $G$ contains at least one vertex from…

组合数学 · 数学 2023-06-22 Zongwen Bai , Jianhua Tu , Yongtang Shi

We present a Reinforcement Learning (RL) solution to the view planning problem (VPP), which generates a sequence of view points that are capable of sensing all accessible area of a given object represented as a 3D model. In doing so, the…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Mustafa Devrim Kaba , Mustafa Gokhan Uzunbas , Ser Nam Lim

This paper presents a comparative analysis of algorithmic strategies for fitting tessellation models to 3D image data of materials such as polycrystals and foams. In this steadily advancing field, we review and assess optimization-based…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Andreas Alpers , Orkun Furat , Christian Jung , Matthias Neumann , Claudia Redenbach , Aigerim Saken , Volker Schmidt

Bayesian optimization (BO) offers an elegant approach for efficiently optimizing black-box functions. However, acquisition criteria demand their own challenging inner-optimization, which can induce significant overhead. Many practical BO…

机器学习 · 统计学 2024-12-09 Nathan Wycoff , John W. Smith , Annie S. Booth , Robert B. Gramacy

In the NP-hard \textsc{Group Closeness Centrality Maximization} problem, the input is a graph $G = (V,E)$ and a positive integer $k$, and the task is to find a set $S \subseteq V$ of size $k$ that maximizes the reciprocal of group farness…

数据结构与算法 · 计算机科学 2026-03-27 Christian Schulz , Jakob Ternes , Henning Woydt

We consider a class of multivariate recurrences frequently arising in the worst case analysis of Davis-Putnam-style exponential time backtracking algorithms for NP-hard problems. We describe a technique for proving asymptotic upper bounds…

数据结构与算法 · 计算机科学 2007-05-23 David Eppstein