中文
相关论文

相关论文: The Paulsen Problem, Continuous Operator Scaling, …

200 篇论文

The Skolem Problem asks to determine whether a given linear recurrence sequence (LRS) $\langle u_n \rangle_{n=0}^\infty$ over the integers has a zero term, that is, whether there exists $n$ such that $u_n = 0$. Decidability of the problem…

计算复杂性 · 计算机科学 2025-10-27 Piotr Bacik , Joël Ouaknine , James Worrell

Two fundamental models in plasma physics are given by the Vlasov-Maxwell-Boltzmann system and the compressible Euler-Maxwell system which both capture the complex dynamics of plasmas under the self-consistent electromagnetic interactions at…

偏微分方程分析 · 数学 2023-06-02 Renjun Duan , Dongcheng Yang , Hongjun Yu

Given a finite set of points $P \subseteq \mathbb{R}^d$, we would like to find a small subset $S \subseteq P$ such that the convex hull of $S$ approximately contains $P$. More formally, every point in $P$ is within distance $\epsilon$ from…

计算几何 · 计算机科学 2017-12-15 Avrim Blum , Vladimir Braverman , Ananya Kumar , Harry Lang , Lin F. Yang

The Vlasov-Poisson equation is a classical example of an effective equation which shall describe the coarse-grained time evolution of a system consisting of a large number of particles which interact by Coulomb or Newton's gravitational…

数学物理 · 物理学 2021-05-17 Phillip Grass

We consider the rooted orienteering problem in Euclidean space: Given $n$ points $P$ in $\mathbb R^d$, a root point $s\in P$ and a budget $\mathcal B>0$, find a path that starts from $s$, has total length at most $\mathcal B$, and visits as…

数据结构与算法 · 计算机科学 2022-04-22 Lee-Ad Gottlieb , Robert Krauthgamer , Havana Rika

Given a set of $n$ points in $\mathbb R^d$, the (monochromatic) Closest Pair problem asks to find a pair of distinct points in the set that are closest in the $\ell_p$-metric. Closest Pair is a fundamental problem in Computational Geometry…

计算几何 · 计算机科学 2018-12-04 Karthik C. S. , Pasin Manurangsi

Distance geometry explores the properties of distance spaces that can be exactly represented as the pairwise Euclidean distances between points in $\mathbb{R}^d$ ($d \geq 1$), or equivalently, distance spaces that can be isometrically…

计算几何 · 计算机科学 2025-03-26 Matthias Bentert , Fedor V. Fomin , Petr A. Golovach , M. S. Ramanujan , Saket Saurabh

We present new iterative algorithms for solving a square linear system $Ax=b$ in dimension $n$ by employing the {\it Triangle Algorithm} \cite{kal12}, a fully polynomial-time approximation scheme for testing if the convex hull of a finite…

数值分析 · 计算机科学 2012-10-31 Bahman Kalantari

A noticeable fraction of Algorithms papers in the last few decades improve the running time of well-known algorithms for fundamental problems by logarithmic factors. For example, the $O(n^2)$ dynamic programming solution to the Longest…

计算复杂性 · 计算机科学 2018-05-01 Amir Abboud , Karl Bringmann

Traditional problems in computational geometry involve aspects that are both discrete and continuous. One such example is nearest-neighbor searching, where the input is discrete, but the result depends on distances, which vary continuously.…

计算几何 · 计算机科学 2023-08-21 Ahmed Abdelkader , David M. Mount

The Euclidean Steiner Minimal Tree problem takes as input a set $\mathcal P$ of points in the Euclidean plane and finds the minimum length network interconnecting all the points of $\mathcal P$. In this paper, in continuation to the works…

计算几何 · 计算机科学 2023-07-04 Anubhav Dhar , Soumita Hait , Sudeshna Kolay

The 2-opt heuristic is a very simple local search heuristic for the traveling salesperson problem. In practice it usually converges quickly to solutions within a few percentages of optimality. In contrast to this, its running-time is…

数据结构与算法 · 计算机科学 2023-08-02 Marvin Künnemann , Bodo Manthey , Rianne Veenstra

Consider a dataset of n(d) points generated independently from R^d according to a common p.d.f. f_d with support(f_d) = [0,1]^d and sup{f_d([0,1]^d)} growing sub-exponentially in d. We prove that: (i) if n(d) grows sub-exponentially in d,…

数据库 · 计算机科学 2009-09-01 Chris Giannella

We present algorithms for the $(1+\epsilon)$-approximate version of the closest vector problem for certain norms. The currently fastest algorithm (Dadush and Kun 2016) for general norms has running time of $2^{O(n)} (1/\epsilon)^n$. We…

数据结构与算法 · 计算机科学 2021-11-03 Márton Naszódi , Moritz Venzin

A linear inverse problem is proposed that requires the determination of multiple unknown signal vectors. Each unknown vector passes through a different system matrix and the results are added to yield a single observation vector. Given the…

数值分析 · 计算机科学 2010-09-03 Adam C. Zelinski , Vivek K Goyal , Elfar Adalsteinsson

A well-studied continuous model of graphs considers each edge as a continuous unit-length interval of points. In the problem $\delta$-Tour defined within this model, the objective to find a shortest tour that comes within a distance of…

数据结构与算法 · 计算机科学 2025-02-27 Fabian Frei , Ahmed Ghazy , Tim A. Hartmann , Florian Hörsch , Dániel Marx

LP-type problems such as the Minimum Enclosing Ball (MEB), Linear Support Vector Machine (SVM), Linear Programming (LP), and Semidefinite Programming (SDP) are fundamental combinatorial optimization problems, with many important…

数据结构与算法 · 计算机科学 2025-07-17 N. Efe Çekirge , William Gay , David P. Woodruff

The recent years have witnessed advances in parallel algorithms for large scale optimization problems. Notwithstanding demonstrated success, existing algorithms that parallelize over features are usually limited by divergence issues under…

机器学习 · 计算机科学 2017-12-08 An Bian , Xiong Li , Yuncai Liu , Ming-Hsuan Yang

We study the min-max optimization problem where each function contributing to the max operation is strongly-convex and smooth with bounded gradient in the search domain. By smoothing the max operator, we show the ability to achieve an…

最优化与控制 · 数学 2019-05-31 Hakan Gokcesu , Kaan Gokcesu , Suleyman Serdar Kozat

We propose a new $(1+O(\varepsilon))$-approximation algorithm with $O(n+ 1/\varepsilon^{\frac{(d-1)}{2}})$ running time for computing the diameter of a set of $n$ points in the $d$-dimensional Euclidean space for a fixed dimension $d$,…

计算几何 · 计算机科学 2020-11-11 Mahdi Imanparast , Seyed Naser Hashemi
‹ 上一页 1 8 9 10 下一页 ›