paper-with-me

Papers

On the Optimal Bounds for Noisy Computing

2023-06-21 · Banghua Zhu, Ziao Wang, Nadim Ghaddar, Jiantao Jiao, Lele Wang

We revisit the problem of computing with noisy information considered in Feige et al. 1994, which includes computing the OR function from noisy queries, and computing the MAX, SEARCH and SORT functions from noisy pairwise comparisons. For $K$ given elements, the goal is to correctly recover the desired function with probability at least $1-\delta$ when the outcome of each query is flipped with probability $p$. We consider both the adaptive sampling setting where each query can be adaptively designed based on past outcomes, and the non-adaptive sampling setting where the query cannot depend on past outcomes. The prior work provides tight bounds on the worst-case query complexity in terms of the dependence on $K$. However, the upper and lower bounds do not match in terms of the dependence on $\delta$ and $p$. We improve the lower bounds for all the four functions under both adaptive and non-adaptive query models. Most of our lower bounds match the upper bounds up to constant factors when either $p$ or $\delta$ is bounded away from $0$, while the ratio between the best prior upper and lower bounds goes to infinity when $p\rightarrow 0$ or $p\rightarrow 1/2$. On the other hand, we also provide matching upper and lower bounds for the number of queries in expectation, improving both the upper and lower bounds for the variable-length query model.

📄 PDF Abstract BibTeX arXiv:2306.11951

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Minimax Structured Normal Means Inference

2015-06-25 · Akshay Krishnamurthy

We provide a unified treatment of a broad class of noisy structure recovery problems, known as structured normal means problems. In this setting, the goal is to identify, from a finite collection of Gaussian distribution…

Experimental Design

Instance-Optimality in the Noisy Value-and Comparison-Model --- Accept, Accept, Strong Accept: Which Papers get in?

2018-06-21 · Vincent Cohen-Addad, Frederik Mallmann-Trenn, Claire Mathieu

Motivated by crowdsourced computation, peer-grading, and recommendation systems, Braverman, Mao and Weinberg [STOC'16] studied the \emph{query} and \emph{round} complexity of fundamental problems such as finding the maxi…

Recommendation Systems

An Algorithmic Framework for Computing Validation Performance Bounds by Using Suboptimal Models

2014-02-10 · Yoshiki Suzuki, Kohei Ogawa, Yuki Shinmura, Ichiro Takeuchi

Practical model building processes are often time-consuming because many different models must be trained and validated. In this paper, we introduce a novel algorithm that can be used for computing the lower and the uppe…

Model Selection

More Practical and Adaptive Algorithms for Online Quantum State Learning

2020-06-01 · Yifang Chen, Xin Wang

Online quantum state learning is a recently proposed problem by Aaronson et al. (2018), where the learner sequentially predicts $n$-qubit quantum states based on given measurements on states and noisy outcomes. In the pr…

Revisit CP Tensor Decomposition: Statistical Optimality and Fast Convergence

2025-05-29 · Runshi Tang, Julien Chhor, Olga Klopp, Anru R. Zhang

Canonical Polyadic (CP) tensor decomposition is a fundamental technique for analyzing high-dimensional tensor data. While the Alternating Least Squares (ALS) algorithm is widely used for computing CP decomposition due to…

Tensor Decomposition