中文
相关论文

相关论文: Parallel Identity Testing for Skew Circuits with B…

200 篇论文

We study the arithmetic complexity of hitting set generators, which are pseudorandom objects used for derandomization of the polynomial identity testing problem. We give new explicit constructions of hitting set generators whose outputs are…

计算复杂性 · 计算机科学 2025-08-19 Robert Andrews

The weight distribution of an error correcting code is a crucial statistic in determining it's performance. One key tool for relating the weight of a code to that of it's dual is the MacWilliams Identity, first developed for the Hamming…

信息论 · 计算机科学 2023-05-03 Izzy Friedlander , Thanasis Bouganis , Maximilien Gadouleau

Learning neural program embeddings is key to utilizing deep neural networks in program languages research --- precise and efficient program representations enable the application of deep models to a wide range of program analysis tasks.…

软件工程 · 计算机科学 2019-07-12 Ke Wang , Zhendong Su

We introduce a new algebraic proof system, which has tight connections to (algebraic) circuit complexity. In particular, we show that any super-polynomial lower bound on any Boolean tautology in our proof system implies that the permanent…

计算复杂性 · 计算机科学 2014-04-16 Joshua A. Grochow , Toniann Pitassi

In software testing, the large size of the input domain makes exhaustively testing the inputs a daunting and often impossible task. Pair-wise testing is a popular approach to combinatorial testing problems. This paper reviews Pair-wise…

软件工程 · 计算机科学 2016-06-02 Jimi Sanchez

Equivalence checking of quantum circuits is a central verification task in quantum computing, ensuring the correctness of circuit optimizations, hardware mappings, and compilation pipelines. Among the primary symbolic methods for this…

Let $R$ be a ring and $\sigma$ an endomorphism of $R$. In this note, we study skew polynomial rings and skew power series rings over idempotent reflexive rings and abelian rings. Also, we introduce the concept of right (resp., left)…

环与代数 · 数学 2017-11-17 Mohamed Louzari

We propose a definition of QNC, the quantum analog of the efficient parallel class NC. We exhibit several useful gadgets and prove that various classes of circuits can be parallelized to logarithmic depth, including circuits for encoding…

量子物理 · 物理学 2009-09-25 Cristopher Moore , Martin Nilsson

Probabilistic circuits (PCs) are a unifying representation for probabilistic models that support tractable inference. Numerous applications of PCs like controllable text generation depend on the ability to efficiently multiply two circuits.…

人工智能 · 计算机科学 2025-05-01 Honghua Zhang , Benjie Wang , Marcelo Arenas , Guy Van den Broeck

Reverse derivative categories (RDCs) have recently been shown to be a suitable semantic framework for studying machine learning algorithms. Whereas emphasis has been put on training methodologies, less attention has been devoted to…

机器学习 · 计算机科学 2022-05-10 Paul Wilson , Fabio Zanasi

The neural network has become an integral part of modern software systems. However, they still suffer from various problems, in particular, vulnerability to adversarial attacks. In this work, we present a novel program reasoning framework…

人工智能 · 计算机科学 2023-03-27 Zi Wang , Somesh Jha , Krishnamurthy , Dvijotham

We show that the tensor product of two random linear codes is robustly testable with high probability. This implies that one can obtain pairs of linear codes such that their product and the product of their dual codes are simultaneously…

信息论 · 计算机科学 2023-08-11 Gleb Kalachev , Pavel Panteleev

Error Detection and Correction Codes (ECCs) are often used in digital designs to protect data integrity. Especially in safety-critical systems such as automotive electronics, ECCs are widely used and the verification of such complex logic…

人工智能 · 计算机科学 2024-04-30 Aman Kumar

Parameterised quantum circuits (PQCs) hold great promise for demonstrating quantum advantages in practical applications of quantum computation. Examples of successful applications include the variational quantum eigensolver, the quantum…

量子物理 · 物理学 2024-04-30 Xin Hong , Wei-Jia Huang , Wei-Chen Chien , Yuan Feng , Min-Hsiu Hsieh , Sanjiang Li , Mingsheng Ying

This survey presents a necessarily incomplete (and biased) overview of results at the intersection of arithmetic circuit complexity, structured matrices and deep learning. Recently there has been some research activity in replacing…

计算复杂性 · 计算机科学 2022-11-01 Atri Rudra

Parallel circuit and the Lorentz forces on current carrying wires are important concepts in introductory physics courses. Here we describe an experiment that illustrates these two concepts. We mount a circuit with multiple grounding points…

科普物理 · 物理学 2015-10-28 Audrey Yueru Li , Shengchao Alfred Li

We discuss the advantages and limitations of cyclotomic fields to have fast polynomial arithmetic within homomorphic encryption, and show how these limitations can be overcome by replacing cyclotomic fields by a family that we refer to as…

密码学与安全 · 计算机科学 2023-06-08 Iván Blanco-Chacón , Alberto Pedrouzo-Ulloa , Rahinatou Yuh Njah Nchiwo , Beatriz Barbero-Lucas

Satisfiability Testing (SAT) techniques are well-established in classical computing where they are used to solve a broad variety of problems, e.g., in the design of classical circuits and systems. Analogous to the classical realm, quantum…

量子物理 · 物理学 2023-01-11 Lucas Berent , Lukas Burgholzer , Robert Wille

When solving data analysis problems it is important to integrate prior knowledge and/or structural invariances. This paper contributes by a novel framework for incorporating algebraic invariance structure into kernels. In particular, we…

机器学习 · 统计学 2014-12-01 Franz J. Király , Andreas Ziehe , Klaus-Robert Müller

We study the problems of testing isomorphism of polynomials, algebras, and multilinear forms. Our first main results are average-case algorithms for these problems. For example, we develop an algorithm that takes two cubic forms $f, g\in…

数据结构与算法 · 计算机科学 2023-06-22 Joshua A. Grochow , Youming Qiao , Gang Tang