中文
相关论文

相关论文: Nearest neighbor representations of Boolean functi…

200 篇论文

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

The noise sensitivity of a Boolean function $f: \{0,1\}^n \rightarrow \{0,1\}$ is one of its fundamental properties. A function of a positive noise parameter $\delta$, it is denoted as $NS_{\delta}[f]$. Here we study the algorithmic problem…

数据结构与算法 · 计算机科学 2019-04-16 Ronitt Rubinfeld , Arsen Vasilyan

The K-nearest neighbor (KNN) classifier is one of the simplest and most common classifiers, yet its performance competes with the most complex classifiers in the literature. The core of this classifier depends mainly on measuring the…

We construct a hybrid quantum-classical approach for the $K$-Nearest Neighbour algorithm, where the information is embedded in a phase-distributed multimode coherent state with the assistance of a single photon. The task of finding the…

量子物理 · 物理学 2024-04-19 Vivek Mehta , Francesco Petruccione , Utpal Roy

It is already shown that a Boolean function for a NP-complete problem can be computed by a polynomial-sized circuit if its variables have enough number of automorphisms. Looking at this previous study from the different perspective gives us…

计算复杂性 · 计算机科学 2013-04-24 Satoshi Tazawa

We consider representing of natural numbers by expressions using 1's, addition, multiplication and parentheses. $\left\| n \right\|$ denotes the minimum number of 1's in the expressions representing $n$. The logarithmic complexity $\left\|…

This paper describes a purely functional library for computing level-$p$-complexity of Boolean functions, and applies it to two-level iterated majority. Boolean functions are simply functions from $n$ bits to one bit, and they can describe…

编程语言 · 计算机科学 2023-12-13 Julia Jansson , Patrik Jansson

Approximation theory is concerned with the ability to approximate functions by simpler and more easily calculated functions. The first question we ask in approximation theory concerns the {\it possibility of approximation}. Is the given…

经典分析与常微分方程 · 数学 2007-05-23 Allan Pinkus

We use the $k$-nearest neighbor probability distribution function ($k$NN-PDF, Banerjee & Abel 2021) to assess convergence in a scale-free $N$-body simulation. Compared to our previous two-point analysis, the $k$NN-PDF allows us to quantify…

宇宙学与河外天体物理 · 物理学 2021-11-17 Lehman H. Garrison , Tom Abel , Daniel J. Eisenstein

We prove lower bounds on complexity measures, such as the approximate degree of a Boolean function and the approximate rank of a Boolean matrix, using quantum arguments. We prove these lower bounds using a quantum query algorithm for the…

量子物理 · 物理学 2018-07-18 Shalev Ben-David , Adam Bouland , Ankit Garg , Robin Kothari

Voting is a commonly applied method for the aggregation of the preferences of multiple agents into a joint decision. If preferences are binary, i.e., "yes" and "no", every voting system can be described by a (monotone) Boolean function…

计算机科学与博弈论 · 计算机科学 2016-07-15 Martin Olsen , Sascha Kurz , Xavier Molinero

We study a local thinning $T_r$ that retains a point with probability $p(n_r)$, where $n_r$ counts neighbors within radius $r$. For Poisson input with spatially varying intensity, we obtain an exact intensity via a Poisson--mixture formula…

概率论 · 数学 2025-11-14 Kateryna Hlyniana

We study approximation by arbitrary linear combinations of $n$ translates of a single function of periodic functions. We construct some methods of this approximation for functions in a class induced by the convolution with a given function,…

数值分析 · 数学 2017-03-01 Dinh Dũng , Charles A. Micchelli , Vu Nhat Huy

The largest Hamming distance between a Boolean function in $n$ variables and the set of all affine Boolean functions in $n$ variables is known as the covering radius $\rho_n$ of the $[2^n,n+1]$ Reed-Muller code. This number determines how…

组合数学 · 数学 2017-11-23 Kai-Uwe Schmidt

The parity decision tree model extends the decision tree model by allowing the computation of a parity function in one step. We prove that the deterministic parity decision tree complexity of any Boolean function is polynomially related to…

计算复杂性 · 计算机科学 2010-04-06 Zhiqiang Zhang , Yaoyun Shi

We present new algorithms to compute fundamental properties of a Boolean function given in truth-table form. Specifically, we give an O(N^2.322 log N) algorithm for block sensitivity, an O(N^1.585 log N) algorithm for `tree decomposition,'…

计算复杂性 · 计算机科学 2007-05-23 Scott Aaronson

Composite minimization involves a collection of smooth functions which are aggregated in a nonsmooth manner. In the convex setting, we design an algorithm by linearizing each smooth component in accordance with its main curvature. The…

最优化与控制 · 数学 2019-03-26 Jérôme Bolte , Zheng Chen , Edouard Pauwels

Given a family of feasible subsets of a ground set, the packing problem is to find a largest subfamily of pairwise disjoint family members. Non-approximability renders heuristics attractive viable options, while efficient methods with…

离散数学 · 计算机科学 2015-09-29 Giovanni Rossi

We construct a smooth real-valued function P(n) in [0,1], defined via a triple integral with a periodic kernel, that approximates the characteristic function of prime numbers. The function is built to suppress when n is divisible by some m…

综合数学 · 数学 2025-05-28 Stanislav Semenov

We initiate the study of property testing of submodularity on the boolean hypercube. Submodular functions come up in a variety of applications in combinatorial optimization. For a vast range of algorithms, the existence of an oracle to a…

数据结构与算法 · 计算机科学 2010-08-05 C. Seshadhri , Jan Vondrak