中文
相关论文

相关论文: Property testing of the Boolean and binary rank

200 篇论文

The goal of property testing is to quickly distinguish between objects which satisfy a property and objects that are $\epsilon$-far from satisfying the property. There are now several general results in this area which show that natural…

组合数学 · 数学 2018-04-05 Jacob Fox , Fan Wei

We investigate the existence of heavy columns in binary matrices with distinct rows. A column of an m x n binary matrix is called heavy if the number of ones in it is at least m/2. We introduce two recursive algorithms, A1 and A2, that…

离散数学 · 计算机科学 2026-01-27 Jamolidin K. Abdurakhmanov

Strong bisimilarity on normed BPA is polynomial-time decidable, while weak bisimilarity on totally normed BPA is NP-hard. It is natural to ask where the computational complexity of branching bisimilarity on totally normed BPA lies. This…

计算机科学中的逻辑 · 计算机科学 2014-11-18 Chaodong He

In this paper we generalize the 1-bit matrix completion problem to higher order tensors. We prove that when $r=O(1)$ a bounded rank-$r$, order-$d$ tensor $T$ in $\mathbb{R}^{N} \times \mathbb{R}^{N} \times \cdots \times \mathbb{R}^{N}$ can…

统计理论 · 数学 2018-12-05 Navid Ghadermarzy , Yaniv Plan , Ozgur Yilmaz

A Poisson Binomial distribution over $n$ variables is the distribution of the sum of $n$ independent Bernoullis. We provide a sample near-optimal algorithm for testing whether a distribution $P$ supported on $\{0,...,n\}$ to which we have…

数据结构与算法 · 计算机科学 2014-10-15 Jayadev Acharya , Constantinos Daskalakis

Quantitative research relies heavily on coding, and coding errors are relatively common even in published research. In this paper, we examine whether individuals are more or less likely to check their code depending on the results they…

综合经济学 · 经济学 2025-09-26 Bruno Ferman , Lucas Finamor

We propose RoBiRank, a ranking algorithm that is motivated by observing a close connection between evaluation metrics for learning to rank and loss functions for robust classification. The algorithm shows a very competitive performance on…

机器学习 · 统计学 2014-08-22 Hyokun Yun , Parameswaran Raman , S. V. N. Vishwanathan

Ranking algorithms are deployed widely to order a set of items in applications such as search engines, news feeds, and recommendation systems. Recent studies, however, have shown that, left unchecked, the output of ranking algorithms can…

数据结构与算法 · 计算机科学 2018-07-31 L. Elisa Celis , Damian Straszak , Nisheeth K. Vishnoi

We define and study a new type of quantum oracle, the quantum conditional oracle, which provides oracle access to the conditional probabilities associated with an underlying distribution. Amongst other properties, we (a) obtain speed-ups…

量子物理 · 物理学 2016-09-07 Imdad S. B. Sardharwalla , Sergii Strelchuk , Richard Jozsa

Ranking objects is a simple and natural procedure for organizing data. It is often performed by assigning a quality score to each object according to its relevance to the problem at hand. Ranking is widely used for object selection, when…

人工智能 · 计算机科学 2012-06-26 Or Zuk , Liat Ein-Dor , Eytan Domany

This work generalizes the binary search problem to a $d$-dimensional domain $S_1\times\cdots\times S_d$, where $S_i=\{0, 1, \ldots,n_i-1\}$ and $d\geq 1$, in the following way. Given $(t_1,\ldots,t_d)$, the target element to be found, the…

数据结构与算法 · 计算机科学 2024-04-23 Dariusz Dereniowski , Przemysław Gordinowicz , Karolina Wróbel

Many binary classification problems minimize misclassification above (or below) a threshold. We show that instances of ranking problems, accuracy at the top or hypothesis testing may be written in this form. We propose a general framework…

机器学习 · 计算机科学 2020-02-26 Lukáš Adam , Václav Mácha , Václav Šmídl , Tomáš Pevný

When factorizing binary matrices, we often have to make a choice between using expensive combinatorial methods that retain the discrete nature of the data and using continuous methods that can be more efficient but destroy the discrete…

离散数学 · 计算机科学 2016-10-07 Stefan Neumann , Rainer Gemulla , Pauli Miettinen

In this paper we initiate the study of \emph{property testing of weighted computational networks viewed as computational devices}. Our goal is to design property testing algorithms that for a given computational network with oracle access…

数据结构与算法 · 计算机科学 2025-12-09 Artur Czumaj , Christian Sohler

Binary classification is highly used in credit scoring in the estimation of probability of default. The validation of such predictive models is based both on rank ability, and also on calibration (i.e. how accurately the probabilities…

计量经济学 · 经济学 2017-10-25 Pedro G. Fonseca , Hugo D. Lopes

Given two testable properties $\mathcal{P}_{1}$ and $\mathcal{P}_{2}$, under what conditions are the union, intersection or set-difference of these two properties also testable? We initiate a systematic study of these basic set-theoretic…

数据结构与算法 · 计算机科学 2010-10-26 Victor Chen , Madhu Sudan , Ning Xie

We study the question of testing structured properties (classes) of discrete distributions. Specifically, given sample access to an arbitrary distribution $D$ over $[n]$ and a property $\mathcal{P}$, the goal is to distinguish between…

数据结构与算法 · 计算机科学 2016-01-22 Clément L. Canonne , Ilias Diakonikolas , Themis Gouleakis , Ronitt Rubinfeld

The problem of inferring an inductive invariant for verifying program safety can be formulated in terms of binary classification. This is a standard problem in machine learning: given a sample of good and bad points, one is asked to find a…

编程语言 · 计算机科学 2015-01-21 Siddharth Krishna , Christian Puhrsch , Thomas Wies

Understanding the local behaviour of structured multi-dimensional data is a fundamental problem in various areas of computer science. As the amount of data is often huge, it is desirable to obtain sublinear time algorithms, and specifically…

数据结构与算法 · 计算机科学 2017-03-28 Omri Ben-Eliezer , Simon Korman , Daniel Reichman

We study a new framework for property testing of probability distributions, by considering distribution testing algorithms that have access to a conditional sampling oracle.* This is an oracle that takes as input a subset $S \subseteq [N]$…

数据结构与算法 · 计算机科学 2015-01-19 Clement Canonne , Dana Ron , Rocco A. Servedio