中文
相关论文

相关论文: A Subexponential Time Algorithm for the Dihedral H…

200 篇论文

SIS problem has numerous applications in cryptography. Known algorithms for solving that problem are exponential in complexity. A new algorithm is suggested in this note, its complexity is sub-exponential for a range of parameters.

密码学与安全 · 计算机科学 2020-08-18 Igor Semaev

The Minimum Fill-in problem is to decide if a graph can be triangulated by adding at most k edges. Kaplan, Shamir, and Tarjan [FOCS 1994] have shown that the problem is solvable in time O(2^(O(k)) + k2 * nm) on graphs with n vertices and m…

数据结构与算法 · 计算机科学 2011-04-13 Fedor V. Fomin , Yngve Villanger

We develop a combinatorial approach to the study of semigroups and monoids with finite presentations satisfying small overlap conditions. In contrast to existing geometric methods, our approach facilitates a sequential left-right analysis…

环与代数 · 数学 2007-12-04 Mark Kambites

Finding a hidden partition in a random environment is a general and important problem, which contains as subproblems many famous questions, such as finding a hidden clique, finding a hidden coloring, finding a hidden bipartition etc. In…

组合数学 · 数学 2014-04-16 Van Vu

We describe polynomial time algorithms for determining whether an undirected graph may be embedded in a distance-preserving way into the hexagonal tiling of the plane, the diamond structure in three dimensions, or analogous structures in…

计算几何 · 计算机科学 2008-07-15 David Eppstein

This paper will analyze several quadratic-time solvable problems, and will classify them into two classes: problems that are solvable in truly subquadratic time (that is, in time $O(n^{2-\epsilon})$ for some $\epsilon>0$) and problems that…

计算复杂性 · 计算机科学 2014-07-21 Michele Borassi , Pierluigi Crescenzi , Michel Habib

We study the algorithmic problem of sparse mean estimation in the presence of adversarial outliers. Specifically, the algorithm observes a \emph{corrupted} set of samples from $\mathcal{N}(\mu,\mathbf{I}_d)$, where the unknown mean $\mu \in…

数据结构与算法 · 计算机科学 2024-03-08 Ankit Pensia

DR-submodular functions encompass a broad class of functions which are generally non-convex and non-concave. We study the problem of minimizing any DR-submodular function, with continuous and general integer variables, under box constraints…

最优化与控制 · 数学 2023-09-07 Qimeng Yu , Simge Küçükyavuz

For every constant $d$, we design a subexponential time deterministic algorithm that takes as input a multivariate polynomial $f$ given as a constant depth algebraic circuit over the field of rational numbers, and outputs all irreducible…

计算复杂性 · 计算机科学 2023-09-19 Mrinal Kumar , Varun Ramanathan , Ramprasad Saptharishi

We present the first algorithm for computing class groups and unit groups of arbitrary number fields that provably runs in probabilistic subexponential time, assuming the Extended Riemann Hypothesis (ERH). Previous subexponential algorithms…

数论 · 数学 2026-02-20 Koen de Boer , Alice Pellet-Mary , Benjamin Wesolowski

Many problems are known to be solvable in subexponential parameterized time when the input graph is planar. The bidimensionality framework of Demaine, Fomin, Hajiaghay, and Thilikos [JACM'05] and the treewidth-pattern-covering approach by…

数据结构与算法 · 计算机科学 2026-04-02 Matthias Bentert , Fedor V. Fomin , Petr A. Golovach

Learning from data in the presence of outliers is a fundamental problem in statistics. In this work, we study robust statistics in the presence of overwhelming outliers for the fundamental problem of subspace recovery. Given a dataset where…

数据结构与算法 · 计算机科学 2020-02-11 Prasad Raghavendra , Morris Yau

In this paper, we design a new iterative algorithm for solving pseudomonotone equilibrium problems in real Hilbert spaces. The advantage of our algorithm is that it requires only one strongly convex programming problem at each iteration.…

最优化与控制 · 数学 2018-04-06 Nguyen The Vinh

Several cryptographic protocols constructed based on less-known algorithmic problems, such as those in non-commutative groups, group rings, semigroups, etc., which claim quantum security, have been broken through classical reduction methods…

密码学与安全 · 计算机科学 2022-07-28 Simran Tinani

For many fundamental problems in computational topology, such as unknot recognition and $3$-sphere recognition, the existence of a polynomial-time solution remains unknown. A major algorithmic tool behind some of the best known algorithms…

计算几何 · 计算机科学 2024-03-08 Benjamin A. Burton , Alexander He

The works presented in this habilitation concern the algorithmics of polynomials. This is a central topic in computer algebra, with numerous applications both within and outside the field - cryptography, error-correcting codes, etc. For…

符号计算 · 计算机科学 2026-03-09 Bruno Grenet

We characterize the algebraic structure of semi-direct product of cyclic groups, $\Z_{N}\rtimes\Z_{p}$, where $p$ is an odd prime number which does not divide $q-1$ for any prime factor $q$ of $N$, and provide a polynomial-time quantum…

量子物理 · 物理学 2013-07-05 Jeong San Kim , Eunok Bae , Soojoon Lee

Biedl et al. introduced the minimum ply cover problem in CG 2021 following the seminal work of Erlebach and van Leeuwen in SODA 2008. They showed that determining the minimum ply cover number for a given set of points by a given set of…

计算几何 · 计算机科学 2023-01-31 Siddhartha Sarkar

We present the first truly subcubic, combinatorial algorithm for detecting an induced $4$-cycle in a graph. The running time is $O(n^{2.84})$ on $n$-node graphs, thus separating the task of detecting induced $4$-cycles from detecting…

数据结构与算法 · 计算机科学 2026-01-12 Amir Abboud , Shyan Akmal , Nick Fischer

Attempts to separate the power of classical and quantum models of computation have a long history. The ultimate goal is to find exponential separations for computational problems. However, such separations do not come a dime a dozen: while…

量子物理 · 物理学 2013-12-05 Martin Roetteler