中文
相关论文

相关论文: Lower Bounds for the Size of Nondeterministic Circ…

200 篇论文

In this paper, we investigate the encoding circuit size of Hamming codes and Hadamard codes. To begin with, we prove the exact lower bound of circuit size required in the encoding of (punctured)~Hadamard codes and (extended)~Hamming codes.…

信息论 · 计算机科学 2020-01-14 Zhengrui Li , Sian-Jheng Lin , Yunghsiang S. Han

We present several results on comparative complexity for different variants of OBDD models. - We present some results on comparative complexity of classical and quantum OBDDs. We consider a partial function depending on parameter k such…

计算复杂性 · 计算机科学 2016-11-25 Farid Ablayev , Aida Gainutdinova , Kamil Khadiev , Abuzer Yakarylmaz

We consider a model of computation motivated by possible limitations on quantum computers. We have a linear array of n wires, and we may perform operations only on pairs of adjacent wires. Our goal is to build a circuits that perform…

量子物理 · 物理学 2007-05-23 Samuel A. Kutin , David Petrie Moulton , Lawren M. Smithline

Minimum distance is an important parameter of a linear error correcting code. For improved performance of binary Low Density Parity Check (LDPC) codes, we need to have the minimum distance grow fast with n, the codelength. However, the best…

信息论 · 计算机科学 2009-06-12 Rethnakaran Pulikkoonattu

Multiplication is one of the most fundamental computational problems, yet its true complexity remains elusive. The best known upper bound, by F\"{u}rer, shows that two $n$-bit numbers can be multiplied via a boolean circuit of size $O(n \lg…

数据结构与算法 · 计算机科学 2019-03-01 Peyman Afshani , Casper Benjamin Freksen , Lior Kamma , Kasper Green Larsen

Let $ACC \circ THR$ be the class of constant-depth circuits comprised of AND, OR, and MOD$m$ gates (for some constant $m > 1$), with a bottom layer of gates computing arbitrary linear threshold functions. This class of circuits can be seen…

计算复杂性 · 计算机科学 2014-01-13 Ryan Williams

We introduce a natural notion of limit-deterministic parity automata and present a method that uses such automata to construct satisfiability games for the weakly aconjunctive fragment of the $\mu$-calculus. To this end we devise a method…

计算机科学中的逻辑 · 计算机科学 2018-03-16 Daniel Hausmann , Lutz Schröder , Hans-Peter Deifel

We say that a circuit $C$ over a field $F$ functionally computes an $n$-variate polynomial $P$ if for every $x \in \{0,1\}^n$ we have that $C(x) = P(x)$. This is in contrast to syntactically computing $P$, when $C \equiv P$ as formal…

计算复杂性 · 计算机科学 2016-05-16 Michael A. Forbes , Mrinal Kumar , Ramprasad Saptharishi

In this paper, we provide a uniform framework for investigating small circuit classes and bounds through the lens of ordinary differential equations (ODEs). Following an approach recently introduced to capture the class of polynomial-time…

计算复杂性 · 计算机科学 2025-07-01 Melissa Antonelli , Arnaud Durand , Juha Kontinen

We consider the problem of finding a near ground state of a $p$-spin model with Rademacher couplings by means of a low-depth circuit. As a direct extension of the authors' recent work [Gamarnik, Jagannath, Wein 2020], we establish that any…

计算复杂性 · 计算机科学 2022-01-25 David Gamarnik , Aukosh Jagannath , Alexander S. Wein

Quantum computers and simulators can potentially outperform classical computers in finding ground states of classical and quantum Hamiltonians. However, if this advantage can persist in the presence of noise without error correction remains…

量子物理 · 物理学 2024-02-19 Sattwik Deb Mishra , Miguel Frías-Pérez , Rahul Trivedi

QAC circuits are quantum circuits with one-qubit gates and Toffoli gates of arbitrary arity. QAC$^0$ circuits are QAC circuits of constant depth, and are quantum analogues of AC$^0$ circuits. We prove the following: $\bullet$ For all $d \ge…

量子物理 · 物理学 2020-12-01 Gregory Rosenthal

We study symmetric arithmetic circuits and improve on lower bounds given by Dawar and Wilsenach (ArXiv 2020). Their result showed an exponential lower bound of the permanent computed by symmetric circuits. We extend this result to show a…

计算复杂性 · 计算机科学 2020-09-24 Christian Engels

We consider probabilistic circuits working over the real numbers, and using arbitrary semialgebraic functions of bounded description complexity as gates. In particular, such circuits can use all arithmetic operations +, -, x, /,…

计算复杂性 · 计算机科学 2020-12-24 Stasys Jukna

We demonstrate a lower bound technique for linear decision lists, which are decision lists where the queries are arbitrary linear threshold functions. We use this technique to prove an explicit lower bound by showing that any linear…

计算复杂性 · 计算机科学 2019-01-18 Arkadev Chattopadhyay , Meena Mahajan , Nikhil Mande , Nitin Saurabh

We study the gap between the minimum size of a Boolean circuit (DAG) and the minimum size of a formula (tree circuit) over the And-Inverter Graph (AIG) basis {AND, NOT} with free inversions. We prove that this gap is always 0 or 1 (Unit Gap…

计算复杂性 · 计算机科学 2026-03-20 Kirill Krinkin

A unitary operator U=\sum u_{j,k} |k><j| is called diagonal when u_{j,k}=0 unless j=k. The definition extends to quantum computations, where j and k vary over the 2^n binary expressions for integers 0,1 ..., 2^n-1, given n qubits. Such…

量子物理 · 物理学 2007-05-23 Stephen S. Bullock , Igor L. Markov

We give new, smaller constructions of constant-depth linear circuits for computing any matrix which is the Kronecker power of a fixed matrix. A standard argument (e.g., the mixed product property of Kronecker products, or a generalization…

数据结构与算法 · 计算机科学 2022-11-11 Josh Alman , Yunfeng Guan , Ashwin Padaki

Decoders for Low Density Parity Check (LDPC) codes are usually tailored to an application and optimized once the specific content and structure of the parity matrix are known. In this work we consider the parity matrix as an argument of the…

信息论 · 计算机科学 2025-07-15 Omer Shimon Sella , Thomas Heinis

We study the circuit complexity of boolean functions in a certain infinite basis. The basis consists of all functions that take value $1$ on antichains over the boolean cube. We prove that the circuit complexity of the parity function and…

计算复杂性 · 计算机科学 2014-10-10 Olga Podolskaya