中文
相关论文

相关论文: Deterministic Black-Box Identity Testing $\pi$-Ord…

200 篇论文

We present a symbolic perturbation scheme for arbitrary polynomial geometric predicates which combines the benefits of Emiris and Canny's simple randomized linear perturbation scheme with Yap's multiple infinitesimal scheme for general…

计算几何 · 计算机科学 2013-08-12 Geoffrey Irving , Forrest Green

We consider chance-constrained binary programs, where each row of the inequalities that involve uncertainty needs to be satisfied probabilistically. Only the information of the mean and covariance matrix is available, and we solve…

最优化与控制 · 数学 2020-03-24 Yiling Zhang , Ruiwei Jiang , Siqian Shen

In this paper, an exact algorithm in polynomial time is developed to solve unrestricted binary quadratic programs. The computational complexity is $O\left( n^{\frac{15}{2}}\right) $, although very conservative, it is sufficient to prove…

数据结构与算法 · 计算机科学 2021-02-02 Juan Ignacio Mulero-Martínez

The symmetric binary perceptron ($\texttt{SBP}$) exhibits a dramatic statistical-to-computational gap: the densities at which known efficient algorithms find solutions are far below the threshold for the existence of solutions. Furthermore,…

计算复杂性 · 计算机科学 2022-03-30 David Gamarnik , Eren C. Kızıldağ , Will Perkins , Changji Xu

While obtaining optimal algorithms for the most important problems in the LOCAL model has been one of the central goals in the area of distributed algorithms since its infancy, tight complexity bounds are elusive for many problems even when…

分布式、并行与集群计算 · 计算机科学 2025-05-06 Sebastian Brandt , Ananth Narayanan

In this paper we introduce a class of constraint logic programs such that their termination can be proved by using affine level mappings. We show that membership to this class is decidable in polynomial time.

编程语言 · 计算机科学 2007-05-23 Fred Mesnard , Alexander Serebrenik

Suppose that we are given an infinite binary sequence which is random for a Bernoulli measure of parameter $p$. By the law of large numbers, the frequency of zeros in the sequence tends to~$p$, and thus we can get better and better…

In recent work, Rosenbaum and Wagner showed that isomorphism of explicitly listed $p$-groups of order $n$ could be tested in $n^{\frac{1}{2}\log_p n + O(p)}$ time, roughly a square root of the classical bound. The $O(p)$ term is entirely…

计算复杂性 · 计算机科学 2015-11-03 Eugene M. Luks

Recent work proposed the computation of so-called PI-explanations of Naive Bayes Classifiers (NBCs). PI-explanations are subset-minimal sets of feature-value pairs that are sufficient for the prediction, and have been computed with…

机器学习 · 计算机科学 2020-11-05 Joao Marques-Silva , Thomas Gerspacher , Martin C. Cooper , Alexey Ignatiev , Nina Narodytska

We consider finite dimensional representations of the dihedral group $D_{2p}$ over an algebraically closed field of characteristic two where $p$ is an odd integer and study the degrees of generating and separating polynomials in the…

交换代数 · 数学 2016-08-14 Martin Kohls , Müfit Sezer

For a linearly recurrent vector sequence P[n+1] = A(n) * P[n], consider the problem of calculating either the n-th term P[n] or L<=n arbitrary terms P[n_1],...,P[n_L], both for the case of constant coefficients A(n)=A and for a matrix A(n)…

符号计算 · 计算机科学 2007-05-23 Martin Ziegler

We study the problem of estimating the number of defective items $d$ within a pile of $n$ elements up to a multiplicative factor of $\Delta>1$, using deterministic group testing algorithms. We bring lower and upper bounds on the number of…

信息论 · 计算机科学 2020-09-08 Nader H. Bshouty , Catherine A. Haddad-Zaknoon

We study the settings where we are given a function of n variables defined in a given box of integers. We show that in many cases we can replace the given objective function by a new function with a much smaller domain. Our approach allows…

最优化与控制 · 数学 2025-01-30 Asaf Levin

The solutions of the equation $f^{(p-1)} + f^p = h^p$ in the unknown function $f $over an algebraic function field of characteristic $p$ are very closely linked to the structure and factorisations of linear differential operators with…

符号计算 · 计算机科学 2026-04-30 Raphaël Pagès

In this paper, we study learning and testing decision tree of size and depth that are significantly smaller than the number of attributes $n$. Our main result addresses the problem of poly$(n,1/\epsilon)$ time algorithms with…

数据结构与算法 · 计算机科学 2021-08-11 Nader H. Bshouty , Catherine A. Haddad-Zaknoon

In parameterized complexity, it is a natural idea to consider different generalizations of classic problems. Usually, such generalization are obtained by introducing a "relaxation" variable, where the original problem corresponds to setting…

数据结构与算法 · 计算机科学 2015-04-27 Ariel Gabizon , Daniel Lokshtanov , Michal Pilipczuk

We exhibit an algorithm to compute the strongest polynomial (or algebraic) invariants that hold at each location of a given affine program (i.e., a program having only non-deterministic (as opposed to conditional) branching and all of whose…

计算机科学中的逻辑 · 计算机科学 2018-05-03 Ehud Hrushovski , Joël Ouaknine , Amaury Pouly , James Worrell

The well-known DeMillo-Lipton-Schwartz-Zippel lemma says that $n$-variate polynomials of total degree at most $d$ over grids, i.e. sets of the form $A_1 \times A_2 \times \cdots \times A_n$, form error-correcting codes (of distance at least…

计算复杂性 · 计算机科学 2018-12-17 Mitali Bafna , Srikanth Srinivasan , Madhu Sudan

This paper advances the theoretical understanding of active learning label complexity for decision trees as binary classifiers. We make two main contributions. First, we provide the first analysis of the disagreement coefficient for…

Two polynomials $f, g \in \mathbb{F}[x_1, \ldots, x_n]$ are called shift-equivalent if there exists a vector $(a_1, \ldots, a_n) \in \mathbb{F}^n$ such that the polynomial identity $f(x_1+a_1, \ldots, x_n+a_n) \equiv g(x_1,\ldots,x_n)$…

计算复杂性 · 计算机科学 2014-02-20 Zeev Dvir , Rafael Oliveira , Amir Shpilka