中文
相关论文

相关论文: Smoothed Analysis of Interior-Point Algorithms: Co…

200 篇论文

We show that the smoothed complexity of the FLIP algorithm for local Max-Cut is at most $\smash{\phi n^{O(\sqrt{\log n})}}$, where $n$ is the number of nodes in the graph and $\phi$ is a parameter that measures the magnitude of…

数据结构与算法 · 计算机科学 2019-11-26 Xi Chen , Chenghao Guo , Emmanouil-Vasileios Vlatakis-Gkaragkounis , Mihalis Yannakakis , Xinzhi Zhang

We obtain spectral inequalities and asymptotic formulae for the discrete spectrum of the operator $\frac12\, \log(-\Delta)$ in an open set $\Omega\in\Bbb R^d$, $d\ge2$, of finite measure with Dirichlet boundary conditions. We also derive…

谱理论 · 数学 2020-09-23 Ari Laptev , Tobias Weth

We prove that the integrality gap of the Goemans--Linial semidefinite programming relaxation for the Sparsest Cut Problem is $\Omega(\sqrt{\log n})$ on inputs with $n$ vertices.

数据结构与算法 · 计算机科学 2017-04-06 Assaf Naor , Robert Young

We present a regularized finite difference method for the logarithmic Schr\"odinger equation (LogSE) and establish its error bound. Due to the blow-up of the logarithmic nonlinearity, i.e. $\ln \rho\to -\infty$ when $\rho\rightarrow 0^+$…

数值分析 · 数学 2020-12-24 Weizhu Bao , Remi Carles , Chunmei Su , Qinglin Tang

In this paper we consider a class of logarithmic Schr\"{o}dinger equations with a potential which may change sign. When the potential is coercive, we obtain infinitely many solutions by adapting some arguments of the Fountain theorem, and…

偏微分方程分析 · 数学 2015-10-06 Chao Ji , Andrzej Szulkin

Given a sequence A of 2n real numbers, the Even-Rank-Sum problem asks for the sum of the n values that are at the even positions in the sorted order of the elements in A. We prove that, in the algebraic computation-tree model, this problem…

数据结构与算法 · 计算机科学 2009-03-23 Marc Mörig , Dieter Rautenbach , Michiel Smid , Jan Tusch

We provide a lower bound showing that the $O(1/k)$ convergence rate of the NoLips method (a.k.a. Bregman Gradient) is optimal for the class of functions satisfying the $h$-smoothness assumption. This assumption, also known as relative…

最优化与控制 · 数学 2021-02-18 Radu-Alexandru Dragomir , Adrien Taylor , Alexandre d'Aspremont , Jérôme Bolte

We study the query complexity of sampling from high-dimensional Gaussian distributions using gradient information. In the standard oracle model, exact gradients expose only matrix-vector products with the precision matrix, leading to…

数据结构与算法 · 计算机科学 2026-05-28 Jingbo Liu

We prove that the complexity of computing the table of primes between $1$ and $n$ on a multitape Turing machine is $O(n \log n)$.

数据结构与算法 · 计算机科学 2016-04-06 Igor S. Sergeev

We consider the complexity for computing the approximate sum $a_1+a_2+...+a_n$ of a sorted list of numbers $a_1\le a_2\le ...\le a_n$. We show an algorithm that computes an $(1+\epsilon)$-approximation for the sum of a sorted list of…

数据结构与算法 · 计算机科学 2012-01-24 Bin Fu

The purpose of this paper is to establish bounds on the rate of convergence of the conjugate gradient algorithm when the underlying matrix is a random positive definite perturbation of a deterministic positive definite matrix. We estimate…

数值分析 · 数学 2016-11-08 Govind Menon , Thomas Trogdon

Smoothed analysis is a new way of analyzing algorithms introduced by Spielman and Teng (J. ACM, 2004). Classical methods like worst-case or average-case analysis have accompanying complexity classes, like P and AvgP, respectively. While…

计算复杂性 · 计算机科学 2015-03-20 Markus Bläser , Bodo Manthey

Given a list of N numbers, the maximum can be computed in N iterations. During these N iterations, the maximum gets updated on average as many times as the Nth harmonic number. We first use this fact to approximate the Nth harmonic number…

数据结构与算法 · 计算机科学 2017-04-24 Ali Dasdan

The Hardy operator is not bounded on the space of integrable functions on the positive half-line and its discrete counterpart on summable sequences. we introduce a modified Hardy operator obtained by subtracting a natural corrective term,…

经典分析与常微分方程 · 数学 2026-03-24 Samson Owusu-Ensaw , Benoit F. Sehba , Ransford T. Tweneboanah

We prove that, for any arbitrary finite alphabet and for the uniform distribution over deterministic and accessible automata with n states, the average complexity of Moore's state minimization algorithm is in O(n log n). Moreover this bound…

数据结构与算法 · 计算机科学 2009-02-09 Frédérique Bassino , Julien David , Cyril Nicaud

We study the composition question for bounded-error randomized query complexity: Is R(f o g) = Omega(R(f) R(g)) for all Boolean functions f and g? We show that inserting a simple Boolean function h, whose query complexity is only Theta(log…

计算复杂性 · 计算机科学 2016-12-06 Shalev Ben-David , Robin Kothari

Stochastic non-smooth convex optimization constitutes a class of problems in machine learning and operations research. This paper considers minimization of a non-smooth function based on stochastic subgradients. When the function has a…

最优化与控制 · 数学 2016-07-12 Sucha Supittayapornpong , Michael J. Neely

Given a probability measure $P$ on a $\sigma$-algebra of subsets of a set $\Omega$, an interval $I\subset\mathbb R$, $g\in L^1(I)$, and a function $\varphi\colon I\times\Omega\to I$ fulfilling some conditions we obtain results on the…

经典分析与常微分方程 · 数学 2015-07-28 Rafał Kapica , Janusz Morawiec

In this paper we study the worst-case complexity of an inexact Augmented Lagrangian method for nonconvex constrained problems. Assuming that the penalty parameters are bounded, we prove a complexity bound of $\mathcal{O}(|\log(\epsilon)|)$…

最优化与控制 · 数学 2021-05-25 Geovani N. Grapiglia , Ya-xiang Yuan

The complexity of matrix multiplication is measured in terms of $\omega$, the smallest real number such that two $n\times n$ matrices can be multiplied using $O(n^{\omega+\epsilon})$ field operations for all $\epsilon>0$; the best bound…

数据结构与算法 · 计算机科学 2024-09-11 Josh Alman , Virginia Vassilevska Williams