中文
相关论文

相关论文: An Efficient Method to Verify the Inclusion of Ell…

200 篇论文

The subgradient method is one of the most fundamental algorithmic schemes for nonsmooth optimization. The existing complexity and convergence results for this method are mainly derived for Lipschitz continuous objective functions. In this…

最优化与控制 · 数学 2024-11-01 Xiao Li , Lei Zhao , Daoli Zhu , Anthony Man-Cho So

$\renewcommand{\Re}{\mathbb{R}}$ We develop a general randomized technique for solving "implic it" linear programming problems, where the collection of constraints are defined implicitly by an underlying ground set of elements. In many…

计算几何 · 计算机科学 2021-12-24 Timothy M. Chan , Sariel Har-Peled , Mitchell Jones

Given a set of $n$ points in the Euclidean plane, such that just $k$ points are strictly inside the convex hull of the whole set, we want to find the shortest tour visiting every point. The fastest known algorithm for the version when $k$…

数据结构与算法 · 计算机科学 2014-06-10 Pawel Gawrychowski , Damian Rusak

The Gaussian width is a fundamental quantity in probability, statistics and geometry, known to underlie the intrinsic difficulty of estimation and hypothesis testing. In this work, we show how the Gaussian width, when localized to any given…

统计理论 · 数学 2018-03-22 Yuting Wei , Billy Fang , Martin J. Wainwright

Metric embedding is a powerful tool used extensively in mathematics and computer science. We devise a new method of using metric embeddings recursively, which turns out to be particularly effective in $\ell_p$ spaces, $p>2$, yielding…

计算几何 · 计算机科学 2025-04-08 Robert Krauthgamer , Nir Petruschka , Shay Sapir

Penetration depth (PD) is essential for robotics due to its extensive applications in dynamic simulation, motion planning, haptic rendering, etc. The Expanding Polytope Algorithm (EPA) is the de facto standard for this problem, which…

机器人学 · 计算机科学 2024-09-06 Wei Gao

Using sparse-inducing norms to learn robust models has received increasing attention from many fields for its attractive properties. Projection-based methods have been widely applied to learning tasks constrained by such norms. As a key…

机器学习 · 计算机科学 2012-06-22 Adams Wei Yu , Hao Su , Li Fei-Fei

Detecting local features, such as corners, segments or blobs, is the first step in the pipeline of many Computer Vision applications. Its speed is crucial for real-time applications. In this paper we present ELSED, the fastest line segment…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Iago Suárez , José M. Buenaposada , Luis Baumela

The Elvis problem has been studied in [2], which proves existence of solutions. However, their computation in the non-smooth case remains unsolved. A bisection method is proposed to solve the Elvis problem in two space dimensions for…

数值分析 · 数学 2023-03-16 Clinten A. Graham , Frederic Marazzato , Peter R. Wolenski

The article is devoted to the development of algorithmic methods ensuring efficient complexity bounds for strongly convex-concave saddle point problems in the case when one of the groups of variables is high-dimensional, and the other is…

Considering a finite intersection of balls and a finite union of other balls in an Euclidean space, we propose an exact method to test whether the intersection is covered by the union. We reformulate this problem into quadratic programming…

统计方法学 · 统计学 2018-09-26 Vincent Runge

In some cases, computational benefit can be gained by exploring the hyper parameter space using a deterministic set of grid points instead of a Markov chain. We view this as a numerical integration problem and make three unique…

统计计算 · 统计学 2016-09-30 Chaitanya Joshi , Paul T. Brown , Stephen Joe

The efficient realization of linear space-variant (non-convolution) filters is a challenging computational problem in image processing. In this paper, we demonstrate that it is possible to filter an image with a Gaussian-like elliptic…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Kunal Narayan Chaudhury , Arrate Munoz-Barrutia , Michael Unser

In this paper, we study the problem of finding the Euclidean distance to a convex cone generated by a set of discrete points in $\mathbb{R}^n_+$. In particular, we are interested in problems where the discrete points are the set of feasible…

最优化与控制 · 数学 2017-04-24 Ali Fattahi , Sriram Dasu , Reza Ahmadi

We consider the problem $(\mathrm{P})$ of fitting $n$ standard Gaussian random vectors in $\mathbb{R}^d$ to the boundary of a centered ellipsoid, as $n, d \to \infty$. This problem is conjectured to have a sharp feasibility transition: for…

Problems that require the parameterization of closed contours arise frequently in computer vision applications. This article introduces a new curve parameterization algorithm that is able to fit a closed curve to a set of points while being…

计算机视觉与模式识别 · 计算机科学 2015-04-23 Michael A. Greminger

It is known that one can solve semidefinite programs to within fixed accuracy in polynomial time using the ellipsoid method (under some assumptions). In this paper it is shown that the same holds true when one uses the short-step, primal…

最优化与控制 · 数学 2016-09-26 Etienne de Klerk , Frank Vallentin

General results on convex bodies are reviewed and used to derive an exact closed-form parametric formula for the boundary of the geometric (Minkowski) sum of $k$ ellipsoids in $n$-dimensional Euclidean space. Previously this was done…

度量几何 · 数学 2021-07-20 Navid Hashemi , Justin Ruths

General results on convex bodies are reviewed and used to derive an exact closed-form parametric formula for the boundary of the geometric (Minkowski) sum of $k$ ellipsoids in $n$-dimensional Euclidean space. Previously this was done…

系统与控制 · 电气工程与系统科学 2021-07-07 Navid Hashemi , Justin Ruths

Given a set of N points, we have discovered an algorithm that can separate these points from one another by n-dimensional planes. Each point is chosen at random and put into a set S and planes which separate them are determined and put into…

计算几何 · 计算机科学 2015-10-26 K. Eswaran